aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp: added a time sync check for multi usrpJosh Blum2010-10-271-0/+9
|
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-1/+1
| | | | | | renamed print warning calls in the implementation fixed issue with dict::pop so it now works even if the value is not comparable
* uhd: created tune request struct and implemented more fine grained tuning callsJosh Blum2010-10-251-18/+6
|
* usrp: added gain element access by gain name to multi and single wrappersJosh Blum2010-10-201-12/+22
|
* usrp: change the bandwidth param to a double (its a frequency), add set and ↵Josh Blum2010-10-191-4/+16
| | | | gets for BW in the wrappers
* multi-usrp: fixed num channel calculation, moved logic to cpm functionsJosh Blum2010-10-191-16/+16
|
* multi-usrp: corrected calculations for channel and mboard indexesJosh Blum2010-10-181-30/+25
|
* usrp: moved warnings logic into wrappersJosh Blum2010-10-171-9/+15
|
* usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrpJosh Blum2010-10-161-0/+422