1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 07:43:15 +03:00
ben-wpan/tools/atrf-rssi
Werner Almesberger b4a6e8ef46 tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now
- include/misctxrx.h (wait_for_interrupt), lib/misctxrx.c
  (wait_for_interrupt): replaced sleep_us*timeout limiting mechanism
  with a single timeout value in milliseconds
- lib/misctxrx.c (wait_for_interrupt): use atrf_interrupt_wait instead
  of polling
- lib/misctxrx.c (wait_for_interrupt): cleaned up control flow
- lib/misctxrx.c (run, die, wait_for_interrupt): renamed variable "run"
  to more specific "sigint"
- atrf-txrx/atrf-txrx.c (ping_rx, ping): pass timeout in milliseconds,
  not deciseconds
- atrf-rssi/atrf-rssi.c (sweep), atrf-rssi/gui.c (sweep),
  atrf-txrx/atrf-txrx.c (init_txrx, receive_message, receive_pcap,
  receive, transmit, transmit_pattern, ping_tx, ping_rx),
  atrf-xmit/atrf-xmit.c (init_tx, init_rx, xfer_one),
  lib/cwtest.c (enter_test_mode_230, start_test_mode_231):
  updated use of wait_for_interrupt
2011-06-20 20:08:42 -03:00
..
atrf-rssi.c tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
digit.c The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
digit.h The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
gui.c tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
gui.h - atrf-rssi.c (gui): moved system-dependent definition to gui.h 2011-04-12 22:47:18 -03:00
Makefile tools/: renamed OpenWRT target from "ben" to "ben_openwrt" and added "ben_jlime" 2011-01-09 19:01:27 -03:00
zgrid.c The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00
zgrid.h The Great ATSPI Renaming, part 8: rename the tools from atspi-* to atrf-* 2010-11-11 10:27:49 -03:00