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
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Add check for gdb_eeprom before accessing
michael-west
2019-01-29
1
-1
/
+1
*
cpack: Fix RPM generation
Matt Reilly
2019-01-28
2
-2
/
+2
*
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
*
tests: Fix up dpdk_test to use current APIs
Alex Williams
2019-01-25
1
-64
/
+47
*
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
22
-344
/
+1220
*
mpmd_xport: liberio: using 4096 bytes frame size
Trung Tran
2019-01-23
1
-2
/
+6
*
devtest: add universal_newlines to subprocess call
Trung Tran
2019-01-23
3
-2
/
+4
*
tests: replace has_key by using 'in'
Trung Tran
2019-01-23
5
-8
/
+8
*
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
*
cmake: Extend list of additional Boost versions
Martin Braun
2019-01-22
1
-0
/
+1
*
examples: Fix boundary condition in ascii_art_dft plotting
Martin Braun
2019-01-21
1
-1
/
+1
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
5
-29
/
+22
*
docs: Add manual page for the N320/N321
Martin Braun
2019-01-21
7
-10
/
+187
*
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
6
-10
/
+41
*
lib: transport: convert: apply clang-format
Brent Stapleton
2019-01-21
2
-193
/
+261
*
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
*
multi_usrp: fix get_{tx/rx}_dc_offset_range default argument
Christian Hahn
2019-01-18
1
-2
/
+2
*
math: Replace boost::*::{lcm,gcd}() with portable versions
Martin Braun
2019-01-18
6
-14
/
+40
*
math: Remove uhd::math::log2, replace with std::log2
Martin Braun
2019-01-18
4
-19
/
+5
*
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
2
-5
/
+4
*
lib: rfnoc: apply clang-format
Martin Braun
2019-01-17
29
-1905
/
+1859
*
formatting: Add modified clang-format for headers
Martin Braun
2019-01-17
1
-0
/
+94
*
Debian: Rename file for libuhd install
michael-west
2019-01-16
1
-0
/
+0
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
279
-20123
/
+20150
*
ascii_art_dft: move example within include guard
Brent Stapleton
2019-01-16
1
-2
/
+1
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
43
-43
/
+0
*
examples: utils: skip formatting program options
Brent Stapleton
2019-01-16
42
-0
/
+84
*
uhd: skip formatting misc arrays, maps, etc.
Brent Stapleton
2019-01-16
8
-1
/
+20
*
transport: Move uhd-dpdk header to uhdlib
Alex Williams
2019-01-15
4
-3
/
+3
*
tests: Add arguments to dpdk_test to control core mapping
Alex Williams
2019-01-15
1
-40
/
+100
*
tests: Add unit test for DPDK transport
Alex Williams
2019-01-15
2
-0
/
+353
*
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
*
uhd-dpdk: Add ARP responder, set MTU, and clean up API
Alex Williams
2019-01-15
5
-7
/
+75
*
docs: Add comments for TwinRX and MCR
Martin Braun
2019-01-15
2
-0
/
+25
*
includes: Make sure BOOST_VERSION is always available
Martin Braun
2019-01-15
1
-0
/
+1
*
examples: Improved error message in tx_waveforms
Derek Kozel
2019-01-14
1
-2
/
+6
*
mpmd: increase claim_rpc call timeout.
Trung Tran
2019-01-14
2
-3
/
+6
*
rpc,mpmd: replace all set_timeout() to new api
Trung Tran
2019-01-14
4
-58
/
+11
[next]