1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-30 13:26:21 +03:00
ben-wpan/tools/dirtpan
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
..
dirtpan.c tools/dirtpan/: added statistics collection, SIGUSR1 to dump, SIGUSR2 to reset 2011-06-26 00:03:56 -03:00
Makefile tools/dirtpan/: quick and dirty IPv4 over 802.15.4 tunnel (in progress) 2011-05-11 07:39:23 -03:00