1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 19:52:49 +02:00
ben-wpan/tools/atrf-path
Werner Almesberger 2c1cb715e4 atrf-path: sweep offsets separately, so that the we can reuse the cw setup
atrf-path -g ... 10 10 time:

before	1.92 s
after	0.65 s	(34%)

- atrf-path.c (do_sweep): separate -0.5 MHz and +0.5 MHz sweep
- atrf-path.c (sample, do_sweep): set up cw test mode only twice per
  sweep (once for each offset), and simply resume in all other cases
2011-04-13 13:07:55 -03:00
..
atrf-path.c atrf-path: sweep offsets separately, so that the we can reuse the cw setup 2011-04-13 13:07:55 -03:00
gui.c atrf-path: the GUI is now activated with -g; also changed arguments in GUI mode 2011-04-13 11:54:58 -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: generalized sweep interface (for reuse) 2011-04-12 22:35:46 -03:00