aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rx_multi_samples.cpp
Commit message (Collapse)AuthorAgeFilesLines
* examples: changed examples that force usage of all channels to allow user to ↵Nicholas Corgan2013-08-261-3/+17
| | | | input which channels to use
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-1/+1
| | | | | | | * The transmit streamer gives access to the async msg queue. * The receive streamer gives access to the issue stream cmd. * Supporting usrp implementation files updated. * Example applications updated to use this API.
* examples & utils: return EXIT_FAILURE and EXIT_SUCCESS respectivelyMoritz Fischer2012-10-261-1/+1
| | | | instead of 0 and 1.
* uhd: modify examples to use new time/clock source APIJosh Blum2011-11-071-4/+3
|
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-2/+2
|
* uhd: updated examples to use new streamer interfaceJosh Blum2011-11-031-5/+10
|
* uhd: add mimo cable config option to rx_multi_samplesJosh Blum2011-09-061-2/+18
|
* usrp: created common code to demux an rx stream (b100, e100)Josh Blum2011-07-011-1/+1
|
* uhd: created rx_multi_samples for multi-channel exampleJosh Blum2011-03-111-0/+158