1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-07-01 04:10:45 +03:00
ben-wpan/usrp
Werner Almesberger 417ef7b8c1 usrp/p: cleanup and more command-line control
- usrp/p.c (find_peak, main): moved data processing to separate function
- usrp/p.c (find_peak, usage, main): new option -s skip to set the number
  of samples to skip (default: 0)
- usrp/p.c (find_peak, usage, main): new option -d to dump the histogram
  instead of picking the peak
- usrp/p.c (find_peak, usage, main): the percentile can now be set on the
  command line (default: 0.9)
2010-11-12 11:54:17 -03:00
..
20100925-msgs usrp/: move first "step" runs to directory usrp/step/ 2010-11-12 11:44:51 -03:00
d.c usrp/d: cleanup and allow number of samples to be set on command line 2010-11-12 11:54:13 -03:00
Makefile usrp/: a set of utilities for testing board performance with an USRP2 2010-09-16 01:01:02 -03:00
p.c usrp/p: cleanup and more command-line control 2010-11-12 11:54:17 -03:00
plot Measurement results and a script to view them. 2010-09-16 14:45:09 -03:00