1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-01 16:26:19 +03:00
ben-wpan/tools/atrf-rssi
Werner Almesberger 5296fc8cf5 tools/: API change - atrf_open now requires a string argument (can be NULL)
atrf_open(NULL) maintains the old behaviour. To select a driver, use
atrf_open("name") or atrf_open("name:driver-specific-arguments")
The driver name is "ben" or "usb".

- include/atrf.h (atrf_open), lib/atrf.c (do_atrf_open, atrf_open):
  atrf_open now requires the string argument for driver selection
- atrf-id/atrf-id.c (main), atrf-reset/atrf-reset.c (main),
  atrf-rssi/atrf-rssi.c (main), atrf-trim/atrf-trim.c (main),
  atrf-txrx/atrf-txrx.c (main), atrf-xtal/atrf-xtal.c (main):
  changed atrf_open() to atrf_open(NULL)
2011-04-09 21:13:11 -03:00
..
atrf-rssi.c tools/: API change - atrf_open now requires a string argument (can be NULL) 2011-04-09 21:13:11 -03:00
digit.c The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
digit.h The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
gui.c The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
gui.h The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
Makefile tools/: renamed OpenWRT target from "ben" to "ben_openwrt" and added "ben_jlime" 2011-01-09 19:01:27 -03:00
zgrid.c The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
zgrid.h The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00