aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mimo_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp: added api call to get the subdev specJosh Blum2010-08-091-0/+8
* Merge branch 'codec_gains'Josh Blum2010-08-061-6/+15
|\
| * usrp: added gain group support usrp2 dboard and to wrapper implementationsJosh Blum2010-07-271-6/+11
* | usrp: tweaks to subdev spec printingJosh Blum2010-08-061-2/+2
* | uhd: created subdevice pair struct for subdev spec (easier than first/second)Josh Blum2010-08-061-4/+4
* | uhd: implemented subdev spec in mimo and simple usrp wrappers.Josh Blum2010-08-061-78/+91
|/
* usrp: added functions to derive tuned frequency, tweaked logic, added unit testJosh Blum2010-07-161-4/+12
* uhd: include code_rate/2 as part of the tunable frequency rangeJosh Blum2010-07-161-2/+7
* uhd: added checking for time deviation after sync. Prints error.Josh Blum2010-07-121-3/+16
* uhd: mimo usrp replace sleep with boost thread sleep (windows fix)Josh Blum2010-07-061-2/+5
* uhd: added set time w/ unknown pps to mimo usrp, get tx rate bug fixJosh Blum2010-07-061-1/+18
* uhd: added get time now call to simple and mimo usrpJosh Blum2010-07-051-5/+5
* mimo: added call to set time to zero at next pps on initJosh Blum2010-07-051-0/+4
* uhd: filled in mimo usrp rx and tx methodsJosh Blum2010-07-051-0/+118
* uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string f...Josh Blum2010-07-051-0/+149