Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: replace all the instances of float not pertaining to io types with ↵ | Josh Blum | 2011-01-11 | 1 | -6/+6 |
| | | | | double, simplifies life | ||||
* | usrp2: implemented get time last pps | Josh Blum | 2010-12-30 | 1 | -1/+5 |
| | | | | | | | | | renamed the enum for the pps time added calls to single and multi wrappers set time unknown pps now simpler removed peek64 stuff from host + fw please test | ||||
* | uhd: created tune request struct and implemented more fine grained tuning calls | Josh Blum | 2010-10-25 | 1 | -18/+6 |
| | |||||
* | usrp: added gain element access by gain name to multi and single wrappers | Josh Blum | 2010-10-20 | 1 | -12/+22 |
| | |||||
* | usrp: change the bandwidth param to a double (its a frequency), add set and ↵ | Josh Blum | 2010-10-19 | 1 | -4/+16 |
| | | | | gets for BW in the wrappers | ||||
* | usrp: moved warnings logic into wrappers | Josh Blum | 2010-10-17 | 1 | -9/+15 |
| | |||||
* | usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrp | Josh Blum | 2010-10-16 | 1 | -4/+0 |
| | |||||
* | UHD: Brought out set_rx_bandwidth for dboards with programmable rx filters. | Nick Foster | 2010-10-11 | 1 | -0/+4 |
| | |||||
* | usrp: added calls to get subdev and mboard canonical names | Josh Blum | 2010-10-08 | 1 | -3/+15 |
| | |||||
* | usrp1: implemented multi-channel dsp control of shift freq | Josh Blum | 2010-09-20 | 1 | -8/+6 |
| | | | | | | usrp: simple usrp calls into single usrp and prints deprecation warning usrp: tune helper now supports multi-channel dsps | ||||
* | uhd: added single usrp interface, added usrp1 properties to prop names | Josh Blum | 2010-09-20 | 1 | -0/+309 |