Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host/examples: rm'ed refs to d'boards, IF freq. | Marcus Müller | 2014-12-12 | 1 | -4/+4 |
| | | | | | To reflect a reality where some USRPs don't have daughterboards, and set_xx_bandwidth doesn't necessarily set an /IF/ bandwidth. | ||||
* | Fixing help text for --ref argument in some examples. Reported by Marcus | Ben Hilburn | 2014-06-30 | 1 | -1/+1 |
| | | | | Mueller. | ||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -1/+1 |
| | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -2/+5 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -2/+6 |
| | | | | | | | * 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 & utils: return EXIT_FAILURE and EXIT_SUCCESS respectively | Moritz Fischer | 2012-10-26 | 1 | -1/+1 |
| | | | | instead of 0 and 1. | ||||
* | examples: tx_samples_from_file can now repeatedly transmit file with ↵ | Nicholas Corgan | 2012-10-10 | 1 | -7/+27 |
| | | | | optional delays between transmissions | ||||
* | uhd: added wire format option for tx samples example | Josh Blum | 2012-06-18 | 1 | -5/+7 |
| | |||||
* | uhd: updated ref sensor checks for new option names | Josh Blum | 2011-11-10 | 1 | -2/+2 |
| | |||||
* | uhd: modify examples to use new time/clock source API | Josh Blum | 2011-11-07 | 1 | -13/+2 |
| | |||||
* | 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 | -8/+9 |
| | |||||
* | uhd: help messages for user on rx samples to file | Josh Blum | 2011-10-08 | 1 | -1/+1 |
| | |||||
* | Updates to example apps | Jason Abele | 2011-09-21 | 1 | -1/+36 |
| | | | | | | Add --ref option to specify mboard clock reference source Add check for lock to mboard clock reference (where applicable) Add check of daughterboard LO lock detect (where applicable) | ||||
* | uhd: added continuous streaming and new options to tx_waveforms | Josh Blum | 2011-03-11 | 1 | -4/+4 |
| | |||||
* | uhd: a lot of tweaking, new parameters, and sig handler for to/from file ↵ | Josh Blum | 2011-03-11 | 1 | -16/+43 |
| | | | | examples | ||||
* | uhd: created tx_samples_from_file.cpp and added to rx_samples_to_file.cpp | Josh Blum | 2011-03-11 | 1 | -0/+122 |