HomeSort by relevance Sort by last modified time
    Searched refs:calibrator (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
Makefile 8 OBJS = nvs.o misc_cmds.o calibrator.o plt.o ini.o
10 %.o: %.c calibrator.h nl80211.h plt.h nvs_dual_band.h
14 $(CC) $(LDFLAGS) $(OBJS) $(LIBS) -o calibrator
20 $(CC) $(LDFLAGS) --static $(OBJS) $(LIBS) -o calibrator
24 @cp -f ./calibrator $(NFSROOT)/home/root
28 @rm -f *.o calibrator uim
Android.mk 4 # Calibrator
11 calibrator.c \
22 LOCAL_MODULE := calibrator
  /hardware/ti/wlan/mac80211/ti-utils/scripts/
go.sh 339 ./calibrator set ref_nvs2 $path_to_ini $path_to_ini2
347 run_it=`./calibrator set nvs_autofem 1 ./new-nvs.bin`
358 ./calibrator wlan0 plt power_mode on
364 ./calibrator wlan0 plt tune_channel 0 7
372 ./calibrator wlan0 plt tx_bip 1 1 1 1 1 1 1 1 $path_to_install
378 ./calibrator wlan0 plt tx_bip 1 0 0 0 0 0 0 0 $path_to_install
385 ./calibrator wlan0 plt power_mode off
396 ./calibrator set nvs_mac ./new-nvs.bin
440 ./calibrator set ref_nvs $path_to_ini
455 ./calibrator wlan0 plt power_mode o
    [all...]

Completed in 937 milliseconds