Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -2/+2 |
| | | | | | | | * 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 | -4/+5 |
| | | | | instead of 0 and 1. | ||||
* | 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 | -4/+6 |
| | |||||
* | Updates to example apps | Jason Abele | 2011-09-21 | 1 | -2/+37 |
| | | | | | | 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 more hw params to rx_ascii_art_dft | Josh Blum | 2011-04-25 | 1 | -12/+41 |
| | |||||
* | uhd: replaced sdev and single usrp in examples with usrp and multi usrp | Josh Blum | 2011-01-31 | 1 | -16/+16 |
| | |||||
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | uhd: replace all the instances of float not pertaining to io types with ↵ | Josh Blum | 2011-01-11 | 1 | -3/+3 |
| | | | | double, simplifies life | ||||
* | created ascii art dft plotter in uhd | Josh Blum | 2010-10-25 | 1 | -0/+143 |