1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 07:51:55 +02:00
ben-wpan/tools
Werner Almesberger 56f8b2d038 tools/: moved get_key from atrf-path/gui.c to libatrf, for sharing
The old "raw" function becomes get_key_init. Calling get_key_init is
only necessary if one wants to control the moment standard input is
switched to raw mode. If get_key is invoked without a prior call to
get_key_init, it will initialize automatically.

- atrf-path/gui.c (raw, main): renamed "raw" to get_key_init
- atrf-path/gui.c (old_term, restore_term, get_key_init, get_key):
  moved to include/getkey.h and lib/getkey.c
- lib/getkey.c (get_key_init, get_key): made calling get_key_init
  optional
- lib/Makefile (OBJS): added getkey.o
2011-07-04 20:29:22 -03:00
..
atrf-gpio tools/atrf-gpio/atusb.c (restore_gpios): send ATUSB_GPIO_CLEANUP 2011-06-20 23:15:30 -03:00
atrf-id tools: atrf-id option -s to retrieve driver spec, with necessary infrastructure 2011-04-20 08:58:17 -03:00
atrf-path tools/: moved get_key from atrf-path/gui.c to libatrf, for sharing 2011-07-04 20:29:22 -03:00
atrf-proxy tools/atrf-proxy/: make WAIT 0 wait forever 2011-06-20 22:14:52 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi tools/atrf-rssi/: added menu for regulation area selection 2011-06-24 22:29:17 -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/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
atrf-xmit tools/atrf-xmit/atrf-xmit.c: cleaned up timeouts and interrupt polling 2011-06-23 13:21:25 -03:00
atrf-xtal libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
dirtpan switch linux-zigbee tools source from (old) tarball to git repository 2011-07-04 20:29:22 -03:00
include tools/: moved get_key from atrf-path/gui.c to libatrf, for sharing 2011-07-04 20:29:22 -03:00
lib tools/: moved get_key from atrf-path/gui.c to libatrf, for sharing 2011-07-04 20:29:22 -03:00
usbwait tools/usbwait/usbwait.c: new option -r to require removal before appearance 2011-05-11 05:21:45 -03:00
Makefile tools/Makefile (BEN_DIRS): add dirtpan iff its lowpan tools dependency is met 2011-07-04 20:29:22 -03:00
Makefile.common dropped f32xbase dependency on Makefile.common 2011-05-29 06:03:11 -03:00