1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-26 04:56:16 +02:00
ben-wpan/tools/atrf-path
Werner Almesberger a1fc867bf2 atrf-path: option -P to load a min/max profile; pass/fail indication in GUI
- sweep.h (MIN_DIFF, MAX_DIFF, struct sweep): added min/max profile
- sweep.h (do_sweep), atrf-path.c (do_half_sweep, do_sweep): compare
  result against limits and return pass/fail decision
- sweep.h (N_CHAN), atrf-path.c (do_half_sweep, do_sweeps), gui.c
  (N_CHAN): declare number of channels in one central place instead of
  scattering it all around the program
- atrf-path.c (do_read_profile, read_profile, usage, main): new option -P
  to read a min/max profile
- gui.c (indicate, main): moved indicator to separate function and
  improved blink logic
- gui.c (OVER_RGBA, UNDER_RGBA, indicate, main): change color to indicate
  pass/fail
2011-04-13 18:40:39 -03:00
..
atrf-path.c atrf-path: option -P to load a min/max profile; pass/fail indication in GUI 2011-04-13 18:40:39 -03:00
gui.c atrf-path: option -P to load a min/max profile; pass/fail indication in GUI 2011-04-13 18:40:39 -03:00
gui.h atrf-path: the GUI is now activated with -g; also changed arguments in GUI mode 2011-04-13 11:54:58 -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