1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-05 07:27:31 +02:00
ben-wpan/tools
Werner Almesberger ccd3fd4264 tools/lib/atrf.c: perform driver-specific operations only if using that driver
- atrf.c (atrf_usb_handle): only return the handle if using the atusb
  driver
- atrf.c (atrf_ben_regs): only call atben_regs if using the atben driver
2011-04-10 17:34:46 -03:00
..
atrf-id tools/: two small usage fixes 2011-04-10 11:28:16 -03:00
atrf-proxy tools/atrf-proxy/: network proxy (untested) 2011-04-10 17:28:09 -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 17:28:09 -03:00
atrf-txrx tools/: moved constant wave test mode code to libatrf (for sharing) 2011-04-10 10:24:24 -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/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
lib tools/lib/atrf.c: perform driver-specific operations only if using that driver 2011-04-10 17:34: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