1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 06:29:29 +03:00
ben-wpan/tools/atrf-path
Werner Almesberger 6df648792a atrf-path: generalized sweep interface (for reuse)
- sweep.h (struct sweep ), atrf-path.c (sample, do_sweeps, main): pass
  sweep parameters via a struct
- sweep.h (do_sweep), atrf-path.c (do_sweep, do_sweeps): separated single
  sweep and made it public
- sweep.h (struct sample), atrf-path.c (sample, print_sweep, do_sweeps):
  made "sample" and do_sweep return the sample value/vector and moved
  output from "sample" to print_sweep
2011-04-12 22:35:46 -03:00
..
atrf-path.c atrf-path: generalized sweep interface (for reuse) 2011-04-12 22:35:46 -03:00
Makefile tools: new utility atrf-path to measure path characteristics 2011-04-12 19:43:45 -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