1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-07 23:06:22 +03:00
ben-wpan/tools
Werner Almesberger 8934c062a9 tools/: moved function to set transmit power from atrf-txrx to libatrf
- atrf-txrx/atrf-txrx.c (tx_pwr_230, tx_pwr_231, set_power): moved to
  lib/misctxrx.c
- include/misctxrx.h, lib/misctxr.c (set_power_step, set_power_dBm):
  separated dBm to index conversion from the actual operation
- atrf-txrx/atrf-txrx.c (main): use new set_power_dBm instead of old
  set_power
2011-04-12 16:37:05 -03:00
..
atrf-id tools/: two small usage fixes 2011-04-10 11:28:16 -03:00
atrf-proxy atrf-proxy.c (loop): use SO_REUSEADDR to avoid "address already in use" 2011-04-12 06:58:55 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi tools/: two small usage fixes 2011-04-10 11:28:16 -03:00
atrf-trim atrf-trim.c (main): passing the trim value is not a usage error 2011-04-10 19:55:47 -03:00
atrf-txrx tools/: moved function to set transmit power from atrf-txrx to libatrf 2011-04-12 16:37:05 -03:00
atrf-xtal tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
include tools/: moved function to set transmit power from atrf-txrx to libatrf 2011-04-12 16:37:05 -03:00
lib tools/: moved function to set transmit power from atrf-txrx to libatrf 2011-04-12 16:37:05 -03:00
Makefile tools/Makefile (DIRS): include atrf-proxy in builds 2011-04-12 06:58:20 -03:00
Makefile.common tools/Makefile.common: offer LDLIBS_$(TARGET) twice (hack - needs more study) 2011-03-03 23:17:32 -03:00