1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-07 23:14:32 +03:00
ben-wpan/tools
Werner Almesberger 7ff1a32ccf tools/: added option -d driver[:arg] to all tools
- atrf-id/atrf-id.c (main), atrf-reset/atrf-reset.c (main),
  atrf-trim/atrf-trim.c (main): changed command-line parsing to use
  "getopt"
- atrf-id/atrf-id.c (usage, main), atrf-reset/atrf-reset.c (usage, main),
  atrf-rssi/atrf-rssi.c (usage, main), atrf-trim/atrf-trim.c (usage,
  main), atrf-txrx/atrf-txrx.c (init_txrx, usage, main),
  atrf-xtal/atrf-xtal.c (usage, main): added option -d to select a driver
2011-04-10 07:28:27 -03:00
..
atrf-id tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-trim tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-txrx tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-xtal tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
include libatrf: new function atrf_default_driver_name to get the default driver name 2011-04-09 22:35:29 -03:00
lib tools/lib/atrf.c (select_driver): fixed name length calculation 2011-04-09 22:38:46 -03:00
Makefile tools/atrf-xtal: new utility to measure the crystal frequency 2011-04-03 22:50:19 -03:00
Makefile.common tools/Makefile.common: offer LDLIBS_$(TARGET) twice (hack - needs more study) 2011-03-03 23:17:32 -03:00