mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-03-04 14:28:20 +02:00
- 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)