aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/benchmark_rate.cpp
Commit message (Expand)AuthorAgeFilesLines
* examples: Merged benchmark_rate and transport_hammerMartin Braun2014-11-131-13/+51
* examples: Whitespace and other cleanupMartin Braun2014-10-281-1/+0
* OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-1/+1
* uhd: Added nicer error reporting to rx examplesMartin Braun2014-04-101-1/+1
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-6/+18
* examples: changed examples that force usage of all channels to allow user to ...Nicholas Corgan2013-08-261-5/+19
* uhd: benchmark use builtin samp calculationJosh Blum2013-08-201-3/+1
* uhd: dont handle multi-chan overflow recovery hereJosh Blum2013-07-191-8/+3
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-29/+33
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+2
* examples: added multi-channel and host format options to benchmarkJosh Blum2012-04-131-16/+41
* dsp rework: added otw mode for benchmark appJosh Blum2012-02-031-6/+9
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-4/+4
* uhd: updated examples to use new streamer interfaceJosh Blum2011-11-031-16/+15
* uhd: benchmark example will print help if no rate specifiedJosh Blum2011-07-081-1/+1
* uhd: on e100, this benchmark control thread should also have prio so it can s...Josh Blum2011-06-171-0/+1
* e100: implemented spi, i2c, messages w/ peek/pokeJosh Blum2011-06-171-16/+20
* uhd: more benchmark tweaks, removed old benchmark rxJosh Blum2011-06-151-7/+9
* uhd: added dropped samples calculation to rx testJosh Blum2011-06-151-1/+13
* uhd: created benchmark rate appJosh Blum2011-06-151-0/+222