1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-05 04:28:55 +03:00
ben-wpan/tools/atrf-path
Werner Almesberger c86ce307e2 atrf-path: added pass/fail indication (in the GUI, accept the result with P/F)
- atrf-path.c (do_sweeps): return a pass/fail/undecided value
- gui.h (gui), gui.c (gui): return a pass/fail/undecided value
- gui.c (gui): return pass/fail when P or F is pressed; exit
  unconditionally if Q is pressed
- atrf-path.c (main): according to the decision of "gui" or "do_sweeps",
  print "#PASS", "#FAIL", or nothing
2011-04-13 20:24:50 -03:00
..
atrf-path.c atrf-path: added pass/fail indication (in the GUI, accept the result with P/F) 2011-04-13 20:24:50 -03:00
gui.c atrf-path: added pass/fail indication (in the GUI, accept the result with P/F) 2011-04-13 20:24:50 -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
sweep.h atrf-path: option -P to load a min/max profile; pass/fail indication in GUI 2011-04-13 18:40:39 -03:00