1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 03:25:09 +03:00
ben-wpan/tools
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-id Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
atspi-reset Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-rssi atspi-rssi cleanup: wait for interrupt, exit cleanly. 2010-09-09 17:56:04 -03:00
atspi-trim Merged uSD driver into unified tool build, completed conversion of tools. 2010-09-05 20:32:58 -03:00
atspi-txrx atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level. 2010-09-14 17:12:03 -03:00
include Make wait_for_interrupt available to all atspi tools. 2010-09-09 17:42:47 -03:00
lib atspi-txrx can now send repeatedly, cleans up on ^C, prints the power level. 2010-09-14 17:12:03 -03:00
Makefile Updated atusd driver for new hardware. Make use of the interrupt line. 2010-09-09 09:19:06 -03:00
Makefile.common tools/Makefile.common: added quiet compilation 2010-09-09 17:33:38 -03:00