Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: changed examples that force usage of all channels to allow user to ↵ | Nicholas Corgan | 2013-08-26 | 1 | -3/+17 |
| | | | | input which channels to use | ||||
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -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 respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
| | | | | instead of 0 and 1. | ||||
* | uhd: modify examples to use new time/clock source API | Josh Blum | 2011-11-07 | 1 | -4/+3 |
| | |||||
* | uhd: renamed some of the stream types and functions | Josh Blum | 2011-11-03 | 1 | -2/+2 |
| | |||||
* | uhd: updated examples to use new streamer interface | Josh Blum | 2011-11-03 | 1 | -5/+10 |
| | |||||
* | uhd: add mimo cable config option to rx_multi_samples | Josh Blum | 2011-09-06 | 1 | -2/+18 |
| | |||||
* | usrp: created common code to demux an rx stream (b100, e100) | Josh Blum | 2011-07-01 | 1 | -1/+1 |
| | |||||
* | uhd: created rx_multi_samples for multi-channel example | Josh Blum | 2011-03-11 | 1 | -0/+158 |