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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: Remove device3.hpp header if not using RFNoC
Martin Braun
2016-08-17
1
-1
/
+8
*
doxygen: Cleared up some warnings
Martin Braun
2016-08-12
3
-2
/
+15
*
doxygen: Removed warning on dboard_iface
Martin Braun
2016-08-12
1
-1
/
+1
*
cmake: Auto-generate ABI string and clarify comment on UHD_VERSION macro
Martin Braun
2016-08-12
1
-4
/
+4
*
Updated repository for 3.10.0.0 Release
Martin Braun
2016-08-11
1
-1
/
+1
*
multi_usrp: Removed RFNoC-specific API call
Martin Braun
2016-08-10
1
-15
/
+0
*
Merging RFNoC support for X310
Martin Braun
2016-08-09
46
-3
/
+4117
*
uhd: Added syntax error exception type
Martin Braun
2016-08-09
1
-0
/
+7
*
dboard manager: Allow deferring dboard initialization
Derek Kozel
2016-08-09
1
-1
/
+8
*
Improve LO APIs for daughterboards without configurable LOs
Derek Kozel
2016-08-09
1
-0
/
+8
*
Add sleep function to dboard_iface
Kevin Gilbert
2016-08-05
1
-0
/
+6
*
update support for clang to include UHD_FORCE_INLINE
Michael Dickens
2016-08-01
1
-0
/
+1
*
usb: add virtual destructors where needed; make virtual destructors out-of-li...
Michael Dickens
2016-08-01
3
-1
/
+5
*
usb: fix interfaces to be type 'int' and endpoints to be type 'unsigned char'...
Michael Dickens
2016-08-01
2
-5
/
+5
*
usb: fix 'timeout' variables to be unsigned since that is what the 'libusb_co...
Michael Dickens
2016-08-01
1
-1
/
+1
*
usb: fix 'submit' to return 'int' since that is what 'libusb_control_transfer...
Michael Dickens
2016-08-01
1
-7
/
+7
*
add specific configuration support for clang
Michael Dickens
2016-08-01
2
-0
/
+14
*
Merge branch 'maint'
Martin Braun
2016-08-01
1
-1
/
+3
|
\
|
*
Octoclock: Fix firmware version compatibility
michael-west
2016-06-27
1
-1
/
+3
*
|
cmake: Fix compatibility with new versioning scheme
Nicolas Cuervo
2016-08-01
1
-1
/
+1
*
|
uhd: minor prop tree formatting
Martin Braun
2016-07-29
1
-1
/
+3
*
|
usrp3: Added SW muxer/demuxer for the zero_copy interface
Ashish Chaudhari
2016-07-29
1
-0
/
+72
*
|
C API: wrapped multi_usrp functions for interacting with LO's
Nicholas Corgan
2016-07-19
2
-2
/
+79
*
|
multi_usrp: Added LO control API
Derek Kozel
2016-07-19
1
-0
/
+80
*
|
Changing UHD's versioning system
Nicholas Corgan
2016-06-14
1
-2
/
+3
*
|
Merge branch 'maint'
Martin Braun
2016-06-14
2
-6
/
+6
|
\
|
|
*
config: better platform detection
Nicholas Corgan
2016-06-14
2
-6
/
+6
*
|
dboard_iface: Added FE name input to set_fe_connection
Ashish Chaudhari
2016-05-16
1
-2
/
+7
*
|
remove unnecessary 'explicit' from soft_register constructors
Brooks Prumo
2016-05-13
1
-2
/
+2
*
|
Merge branch 'maint'
Martin Braun
2016-04-22
1
-1
/
+1
|
\
|
|
*
math: Fixed floating point comparison for custom delta
Martin Braun
2016-04-22
1
-1
/
+1
*
|
transport optimize: Added a thread transport offload to share the workload
Paul David
2016-04-18
1
-0
/
+50
*
|
Added option for writes to specify a SPI speed
Derek Kozel
2016-04-08
1
-1
/
+7
*
|
Merge branch 'maint'
Martin Braun
2016-04-07
17
-28
/
+28
|
\
|
|
*
Fixed spelling errors, mostly in documentation
Derek Kozel
2016-04-06
17
-28
/
+28
*
|
dboard_iface: Added method to configure front connection and settings
Ashish Chaudhari
2016-03-21
1
-0
/
+9
*
|
usrp: Added fe_connection type and unit test
Ashish Chaudhari
2016-03-21
2
-0
/
+128
*
|
Updated code to work for new minimum dependencies
Nicholas Corgan
2016-03-21
3
-61
/
+3
*
|
Merge branch 'maint'
Martin Braun
2016-03-11
2
-0
/
+2
|
\
|
|
*
Added <cstddef> includes to support more platforms
Martin Braun
2016-03-08
2
-0
/
+2
|
*
docs: Remove some doxygen warnings by minor refactorings
Martin Braun
2015-11-05
2
-6
/
+10
*
|
dboards: Added APIs to get RX and TX frontend names
Ashish Chaudhari
2016-02-26
1
-0
/
+14
*
|
dboards: Added ability to register a per-dboard container class
Ashish Chaudhari
2016-02-26
2
-12
/
+25
*
|
dboard: Made dboard class dtors virtual
Ashish Chaudhari
2016-02-26
1
-0
/
+4
*
|
usrp: Refactored dboard_iface for all products
Ashish Chaudhari
2016-02-16
1
-38
/
+20
*
|
dboard: Added restricted dboard registration capability
Ashish Chaudhari
2016-02-16
1
-0
/
+34
*
|
prop_tree: Added advanced coercion capability to property
Ashish Chaudhari
2016-02-11
2
-27
/
+129
*
|
prop_tree: Multiple API enhancements to uhd::property
Ashish Chaudhari
2016-02-11
2
-20
/
+78
*
|
lib: Made sensor_value_t copyable
Ashish Chaudhari
2016-02-11
1
-4
/
+13
*
|
Grab (u)intptr_t from the global namespace
Ashish Chaudhari
2016-02-04
1
-2
/
+2
[next]