index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
usrp
/
mimo_usrp.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
usrp: added api call to get the subdev spec
Josh Blum
2010-08-09
1
-0
/
+8
|
*
Merge branch 'codec_gains'
Josh Blum
2010-08-06
1
-6
/
+15
|
\
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts: host/lib/usrp/mimo_usrp.cpp host/lib/usrp/simple_usrp.cpp host/test/CMakeLists.txt
|
*
usrp: added gain group support usrp2 dboard and to wrapper implementations
Josh Blum
2010-07-27
1
-6
/
+11
|
|
*
|
usrp: tweaks to subdev spec printing
Josh Blum
2010-08-06
1
-2
/
+2
|
|
*
|
uhd: created subdevice pair struct for subdev spec (easier than first/second)
Josh Blum
2010-08-06
1
-4
/
+4
|
|
*
|
uhd: implemented subdev spec in mimo and simple usrp wrappers.
Josh Blum
2010-08-06
1
-78
/
+91
|
/
|
|
|
|
|
implemented subdev spec in usrp2 mboard impl removed subdevs used in dboard impl
*
usrp: added functions to derive tuned frequency, tweaked logic, added unit test
Josh Blum
2010-07-16
1
-4
/
+12
|
*
uhd: include code_rate/2 as part of the tunable frequency range
Josh Blum
2010-07-16
1
-2
/
+7
|
*
uhd: added checking for time deviation after sync. Prints error.
Josh Blum
2010-07-12
1
-3
/
+16
|
*
uhd: mimo usrp replace sleep with boost thread sleep (windows fix)
Josh Blum
2010-07-06
1
-2
/
+5
|
*
uhd: added set time w/ unknown pps to mimo usrp, get tx rate bug fix
Josh Blum
2010-07-06
1
-1
/
+18
|
*
uhd: added get time now call to simple and mimo usrp
Josh Blum
2010-07-05
1
-5
/
+5
|
*
mimo: added call to set time to zero at next pps on init
Josh Blum
2010-07-05
1
-0
/
+4
|
*
uhd: filled in mimo usrp rx and tx methods
Josh Blum
2010-07-05
1
-0
/
+118
|
*
uhd: filling in mimo usrp implementation, renamed get_name to get_pp_string ↵
Josh Blum
2010-07-05
1
-0
/
+149
for simple and mimo usrp