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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
simple_device.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved usrp specific things into usrp directories and namespaces.
Josh Blum
2010-04-01
1
-207
/
+0
*
moved props into usrp and multiple hpp files
Josh Blum
2010-04-01
1
-1
/
+5
*
Added utility methods to device addr and mac addr to make them more usable.
Josh Blum
2010-03-29
1
-25
/
+1
*
use bb_rate and if_rate to handle dxc io rates
Josh Blum
2010-03-29
1
-10
/
+6
*
Added tune helper to utils.
Josh Blum
2010-03-29
1
-71
/
+3
*
refactored types.hpp into types directory
Josh Blum
2010-03-27
1
-3
/
+2
*
Split utils.hpp into subdir with multiple files.
Josh Blum
2010-03-27
1
-2
/
+2
*
Overhaullllllled the way we do streaming. There is an odd bug where
Josh Blum
2010-03-25
1
-11
/
+2
*
Added example app to receive timed samples.
Josh Blum
2010-03-23
1
-0
/
+16
*
Added ability to load modules at runtime
Josh Blum
2010-03-21
1
-1
/
+0
*
Moved typedefs from props.hpp into new file types.hpp.
Josh Blum
2010-03-21
1
-24
/
+9
*
changes to get tuning working
Josh Blum
2010-03-16
1
-2
/
+10
*
Replaced uses of wax:cast with the templated as method (like in boost program...
Josh Blum
2010-03-15
1
-27
/
+27
*
Removed freq min and max and gain min, max, and step...
Josh Blum
2010-03-12
1
-34
/
+22
*
Filled in dboard code for basics and lf type boards.
Josh Blum
2010-03-10
1
-2
/
+12
*
Added simple device to handle wrapping general properties up into simple api.
Josh Blum
2010-03-10
1
-0
/
+303