1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:09:29 +03:00
ben-wpan/tools
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-gpio atrf-gpio: cleaned up usage 2011-06-06 19:42:31 -03:00
atrf-id tools: atrf-id option -s to retrieve driver spec, with necessary infrastructure 2011-04-20 08:58:17 -03:00
atrf-path tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
atrf-proxy tools/atrf-xmit/atrf-xmit.c: corrected title comment 2011-06-20 18:22:29 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
atrf-trim atrf-trim.c (main): passing the trim value is not a usage error 2011-04-10 19:55:47 -03:00
atrf-txrx tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
atrf-xmit tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
atrf-xtal libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
dirtpan tools/dirtpan/dirtpan.c: cleaned up embarrassing explanation of control byte 2011-06-19 08:40:56 -03:00
include tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
lib tools/: major overhaul of wait_for_interrupt; uses atrf_interrupt_wait now 2011-06-20 20:08:42 -03:00
usbwait tools/usbwait/usbwait.c: new option -r to require removal before appearance 2011-05-11 05:21:45 -03:00
Makefile atrf-gpio: new utility to directly access GPIOs (for now atben-only) 2011-06-04 09:50:27 -03:00
Makefile.common dropped f32xbase dependency on Makefile.common 2011-05-29 06:03:11 -03:00