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 | -4/+20 |
| | | | | 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. | ||||
* | examples: fix tx bursts so we only set EOB at the end | Josh Blum | 2012-05-30 | 1 | -9/+5 |
| | |||||
* | tx_bursts: set EOB on nsamps <= spb | Nick Foster | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | 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 | -6/+8 |
| | |||||
* | tx_bursts: minor change | Nick Foster | 2011-05-27 | 1 | -1/+1 |
| | |||||
* | tx_bursts: optional repeat | Nick Foster | 2011-05-27 | 1 | -3/+5 |
| | |||||
* | minor change to tx_bursts | Nick Foster | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | add gain to tx burst app | Nick Foster | 2011-05-26 | 1 | -0/+6 |
| | |||||
* | added tx_bursts MIMO burst transmit test | Nick Foster | 2011-05-26 | 1 | -0/+154 |