Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -2/+7 |
| | | | | | | | * Added support for new CBX-120, SBX-120, and WBX-120 daughterboards * Added implementation of Integer-N tuning for all CBX, SBX, and WBX daughterboards * Added --int-n option to examples to show how to use Integer-N tuning API * Removed duplicate ADF4350/ADF4351 code and moved it to common/adf435x_common.cpp | ||||
* | 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 |