1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:09:29 +03:00
ben-wpan/tools
Werner Almesberger 0194dc1a05 tools/dirtpan/: added statistics collection, SIGUSR1 to dump, SIGUSR2 to reset
- dirtpan.c (stats, send_frame, send_more, send_ack, rx_pck, tx_pck,
  ack_timeout, reass_timeout): gather extensive statistics
- dirtpan.c (handle_usr1, main): if running in the foreground, dump
  statistics on standard error on SIGUSR1
- dirtpan.c (handle_usr2, main): if running in the foreground, reset
  statistics to zero on SIGUSR2
2011-06-26 00:03:56 -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/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -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 tools/dirtpan/: added statistics collection, SIGUSR1 to dump, SIGUSR2 to reset 2011-06-26 00:03:56 -03:00
include tools/: the great removal of atrf_interrupt 2011-06-20 21:10:41 -03:00
lib tools/lib/misctxrx.c (wait_for_interrupt): enforce a minimum timeout of 10 ms 2011-06-23 13:21:05 -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): added "dirtpan", so it's now included by default 2011-06-26 00:03:07 -03:00
Makefile.common dropped f32xbase dependency on Makefile.common 2011-05-29 06:03:11 -03:00