1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-07 20:32:01 +03:00
ben-wpan/tools/atrf-path
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-path.c tools/: rearranged cwtest/atrf-path to be more clear about reset and do re-init 2011-06-13 14:24:59 -03:00
genpathprof atrf-path/genpathprof: profile generator 2011-04-13 21:13:26 -03:00
gui.c atrf-path: accept keyboard input both from stdin and SDL 2011-06-06 20:22:57 -03:00
gui.h atrf-path: added pass/fail indication (in the GUI, accept the result with P/F) 2011-04-13 20:24:50 -03:00
Makefile atrf-path: added basic graphical output 2011-04-12 22:52:39 -03:00
plot atrf-path: added min/max values and corrected averaging algorithm 2011-04-12 20:53:17 -03:00
profile.example atrf-path/genpathprof: profile generator 2011-04-13 21:13:26 -03:00
sweep.h tools/atrf-path: added interactive dumping with D 2011-05-28 12:03:23 -03:00