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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rh: Fix typo in setting up RX frontend
Alex Williams
2019-02-27
1
-1
/
+1
*
mpmd: Fix typecast warning in property tree default settings
Martin Braun
2019-02-22
1
-1
/
+1
*
mpmd: Allow reclaim failures on component updates
Martin Braun
2019-02-22
3
-14
/
+67
*
rh: revise correction data usage
Mark Meserve
2019-02-22
3
-11
/
+19
*
rh: reset rx iq balance on init
Mark Meserve
2019-02-22
1
-0
/
+1
*
RFNoC: Fix flush in source_block_ctrl_base
Michael West
2019-02-18
1
-18
/
+1
*
RFNoC: Disable FC ACK packets for lossless links
Michael West
2019-02-18
3
-8
/
+16
*
x300: Enable ADC gain through RFNoC API
Martin Braun
2019-02-18
2
-29
/
+83
*
lib: fix includes for boost::noncopyable
Michael Dickens
2019-02-11
2
-0
/
+7
*
fixup! RFNoC: Fix scaling of M and N values in DDC/DUC
Mark Meserve
2019-02-08
1
-1
/
+1
*
E31x: Destruct RFNoC before loading idle image
michael-west
2019-01-31
1
-0
/
+2
*
Device3: Fix flow control window and interval
michael-west
2019-01-31
2
-9
/
+14
*
RFNoC: Limit number of control packets in flight
michael-west
2019-01-31
3
-19
/
+23
*
RFNoC: Fix typos in legacy_compat
michael-west
2019-01-31
1
-2
/
+2
*
X300: Fix tick and sample rate setting
michael-west
2019-01-31
2
-11
/
+9
*
RFNoC: Fix scaling of M and N values in DDC/DUC
michael-west
2019-01-31
2
-3
/
+10
*
Device3: Remove redundant function call
michael-west
2019-01-31
1
-1
/
+0
*
fixup! RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-4
/
+4
*
RFNoC: More graph traversal fixes
michael-west
2019-01-31
2
-1
/
+3
*
RFNoC: Prevent unnecessary FC ACK packets
michael-west
2019-01-31
4
-13
/
+13
*
mpmd: use init timeout for update_component
Trung Tran
2019-01-29
1
-4
/
+1
*
ad9361: Replace Boost lock & mutex with std variety
Martin Braun
2019-01-25
1
-23
/
+21
*
formatting: Apply clang-format to ad9361_ctrl.cpp
Martin Braun
2019-01-25
1
-72
/
+87
*
uhd-dpdk: Cover all paths to request TX offloads
Alex Williams
2019-01-25
3
-11
/
+61
*
uhd-dpdk: Delete useless test folder
Alex Williams
2019-01-25
2
-356
/
+0
*
mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy
Alex Williams
2019-01-25
20
-303
/
+1177
*
mpmd_xport: liberio: using 4096 bytes frame size
Trung Tran
2019-01-23
1
-2
/
+6
*
lib: rfnoc: Add some missing virtual destructors
Martin Braun
2019-01-22
3
-2
/
+8
*
formatting: Apply clang-format to nocscript files
Martin Braun
2019-01-22
8
-557
/
+499
*
device3: Replace NULL with 0 for empty function pointers
Martin Braun
2019-01-22
1
-2
/
+2
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
4
-29
/
+18
*
mpmd_xport: honor users' send(recv)frame_size args
Trung Tran
2019-01-21
2
-8
/
+11
*
mpmd: implement get_*x_hints
Trung Tran
2019-01-21
2
-6
/
+11
*
endianness: Replace Boost macros with custom ones
Martin Braun
2019-01-21
3
-4
/
+4
*
lib: transport: convert: apply clang-format
Brent Stapleton
2019-01-21
1
-119
/
+165
*
cmake: Register N320 component
Martin Braun
2019-01-21
1
-1
/
+1
*
rh: increase timeout of set_rate's rpc call
Mark Meserve
2019-01-21
1
-1
/
+4
*
lib: transport: Revert to boost instead of std sleep
Sugandha Gupta
2019-01-18
1
-3
/
+1
*
lib: transport: apply clang-format
Brent Stapleton
2019-01-18
25
-2326
/
+2745
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
4
-11
/
+10
*
math: Remove uhd::math::log2, replace with std::log2
Martin Braun
2019-01-18
1
-1
/
+2
*
formatting: preparing for uhd::math cleanup
Brent Stapleton
2019-01-18
5
-971
/
+1129
*
rfnoc: Fix detection of outstanding acks by ctrl_iface
Martin Braun
2019-01-17
1
-4
/
+3
*
lib: rfnoc: apply clang-format
Martin Braun
2019-01-17
29
-1905
/
+1859
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
61
-7418
/
+6799
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
22
-22
/
+0
*
uhd: skip formatting misc arrays, maps, etc.
Brent Stapleton
2019-01-16
7
-1
/
+18
*
transport: Move uhd-dpdk header to uhdlib
Alex Williams
2019-01-15
4
-3
/
+3
*
transport: Add dpdk_zero_copy transport
Alex Williams
2019-01-15
3
-0
/
+527
*
transport: Add blocking recv calls to uhd-dpdk
Alex Williams
2019-01-15
11
-220
/
+704
[next]