summaryrefslogtreecommitdiffstats
path: root/host/examples/benchmark_rx_rate.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: more benchmark tweaks, removed old benchmark rxJosh Blum2011-06-151-167/+0
* uhd: make benchmark example take a rate, and give special warning for usrp1Josh Blum2011-04-291-17/+22
* uhd: replaced sdev and single usrp in examples with usrp and multi usrpJosh Blum2011-01-311-20/+20
* usrp1: changes that make benchmark rx workJosh Blum2011-01-241-1/+2
* uhd: added error code print to benchmarkJosh Blum2011-01-211-0/+1
* created ascii art dft plotter in uhdJosh Blum2010-10-251-1/+0
* uhd: added single usrp interface, added usrp1 properties to prop namesJosh Blum2010-09-201-4/+4
* uhd: added async recv message call to device apiJosh Blum2010-07-201-1/+1
* uhd: benchmark app, stop if left running initiallyJosh Blum2010-07-131-0/+1
* uhd: switch statements to handle error code, default md to error code noneJosh Blum2010-07-121-5/+10
* uhd: setup metadata for fragment case (not in general case)Josh Blum2010-07-121-10/+10
* uhd: benchmark app, overruns are ok to getJosh Blum2010-07-091-1/+1
* uhd: added error codes to rx metadata, switched examples to useJosh Blum2010-07-091-1/+4
* uhd: added single rate option to benchmark exampleJosh Blum2010-07-071-4/+13
* uhd: removed some errors and warnings under macosx gcc buildJosh Blum2010-07-061-1/+3
* uhd: replaced old send and recv with inline wrappers that take a single buffe...Josh Blum2010-07-051-2/+2
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-051-1/+1
* uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato...Josh Blum2010-06-241-11/+2
* uhd: created benchmark rx example appJosh Blum2010-06-241-0/+150