1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-13 08:28:03 +03:00
ben-wpan/tools/include
Werner Almesberger 9ef447865b tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init
- include/cwtest.h (cw_test_needs_reset), lib/cwtest.c
  (cw_test_needs_reset): new function to indicate all cases where the
  transceiver needs to be reset (instead of using SLP_TR)
- lib/cwtest.c (cw_test_end): use cw_test_needs_reset instead of
  open-coding the decision
- lib/cwtest.c (enter_test_mode_230, start_test_mode_231): always wait
  for the PLL to lock. Contrary to the assumption in the previous
  commit, we should always see this interrupt.
- atrf-path/atrf-path.c (sample): initialize the transceiver if we had
  to reset it
- atrf-path/atrf-path.c (sample), atrf-path/atrf-path.c (do_half_sweep):
  moved the tTR19 delay to "sweep", so that all branches share it and it
  is taken only once
2011-06-13 14:24:59 -03:00
..
atrf.h libatrf: add option to send a pulse with atrf_slp_tr 2011-06-05 21:08:48 -03:00
cwtest.h tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
daemon.h tools/lib/: new helper function for daemonification 2011-05-18 13:34:26 -03:00
misctxrx.h libatrf: further modularized transmit power setting and exported conversion 2011-04-12 18:41:03 -03:00
netio.h tools/: added network (TCP) I/O helper functions 2011-04-10 17:28:09 -03:00
usbopen.h libatrf: new function usb_rescan to force next open_usb to scan tree again 2011-05-11 03:22:53 -03:00