1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 06:56:21 +03:00
ben-wpan/cntr/tools
Werner Almesberger df1706fe74 Added burst counter mode to cntr tool, plus assorted small improvements.
- tools/cntr/cntr.c (measure): also stop if ^C is pressed while we're
  unsuccessfully trying to communicate with the device
- tools/cntr/cntr.c (main): report a usage error if an argument is given to
  -i or -r
- tools/cntr/cntr.c (arm_stop, measure): moveing open-coded arming of the
  SIGINT handler to separate function
- tools/cntr/cntr.c (count_bursts, usage, main): added burst counter mode
  (cntr -b [timeout_s])
2010-11-04 22:35:24 -03:00
..
cntr Added burst counter mode to cntr tool, plus assorted small improvements. 2010-11-04 22:35:24 -03:00
Makefile Added user-space counter utility. 2010-08-25 06:40:03 -03:00