1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 06:12:35 +03:00
ben-wpan/tools/atrf-path
Werner Almesberger e3463ef8a0 atrf-path.c: moved tx init out of sample loop (breaks 230 support)
atrf-path -g ... 10 10 time is now stable at 1.92 s

- atrf-path.c (sample): commented-out init sequence needed for AT86RF230
- atrf-path.c (sample, do_sweep): set TX channel only once per +/-0.5 MHz
  pair
- atrf-path.c (sample, do_sweep): "sample" no longer needs the channel
  argument
- atrf-path.c (sample, main): do TX init only once
2011-04-13 12:53:46 -03:00
..
atrf-path.c atrf-path.c: moved tx init out of sample loop (breaks 230 support) 2011-04-13 12:53:46 -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