1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-08-25 08:13:42 +03:00
ben-wpan/tools/atspi-txrx
Werner Almesberger c99ba2c769 atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level.
if it differs by more than 0.01 dBm from the level specified
- tools/atspi-txrx/Makefile (LDLIBS): added -lm, for fabs()
- tools/atspi-txrx/atspi-txrx.c (transmit, usage, main): add optional
  command-line argument with the number of times to send the message
- tools/atspi-txrx/atspi-txrx.c (receive, transmit, die, main): return and
  clean up on ^C
- tools/tools/lib/misctxrx.c (wait_for_interrupt) return and raise SIGINT
  for the caller's signal handler on ^C
2010-09-14 17:12:03 -03:00
..
atspi-txrx.c atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level. 2010-09-14 17:12:03 -03:00
Makefile atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level. 2010-09-14 17:12:03 -03:00