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
/
x300
Commit message (
Expand
)
Author
Age
Files
Lines
*
radio: Improve log messages for non-implemented corrections
Martin Braun
2021-09-08
1
-2
/
+4
*
x300: Fix MAX_RATE_1GIGE value
Martin Braun
2021-09-07
1
-1
/
+1
*
X300: Initialize struct variable before using it
Martin Anderseck
2021-08-20
1
-1
/
+1
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
1
-2
/
+2
*
x3xx: Fix x3xx fpga image name
mattprost
2021-06-25
1
-1
/
+1
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
2
-7
/
+6
*
x3xx: Improve image loader
Martin Braun
2021-06-22
1
-27
/
+44
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
1
-1
/
+3
*
multi_usrp, x300: Relax LO set API strictness
Aaron Rossetto
2021-05-19
1
-4
/
+8
*
rfnoc: Add option to disable flow control on rx streaming
mattprost
2021-04-29
3
-30
/
+69
*
X300: Reduce phase noise for 184.32 MHz MCR
michael-west
2021-04-16
1
-2
/
+5
*
uhd: Fix radio_control-related method constness
Martin Braun
2021-03-17
1
-2
/
+1
*
host: Update code base using clang-tidy
Martin Braun
2021-03-17
3
-102
/
+114
*
lib: Use const-ref in for loops instead of const-copy
Martin Braun
2021-03-04
1
-1
/
+1
*
lib: Fix warnings related to unnecessary lambda captures
Martin Braun
2021-03-04
1
-1
/
+1
*
lib: Remove unused constants
Martin Braun
2021-03-04
2
-2
/
+1
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
13
-114
/
+122
*
mpmd: Skip find if "resource" key is specified
michael-west
2021-02-11
1
-4
/
+2
*
lib: disable non pcie types in find with resource
Steven Koo
2020-10-05
1
-2
/
+4
*
x300,mpmd: Increase recv frames for dpdk streaming
Steven Koo
2020-09-03
1
-0
/
+7
*
X300: Adjusting 10GbE frame sizes for HW limits
michael-west
2020-08-17
1
-2
/
+2
*
rfnoc: Resolves streamer/link segfaults on python
Steven Koo
2020-08-11
1
-11
/
+15
*
X300: Update frame sizes for 10GbE
michael-west
2020-08-07
1
-7
/
+5
*
X300: fix for incorrect PCIe buffer size values
Matthew Crymble
2020-08-04
1
-1
/
+1
*
x300: change default dboard clock rate from 50 to 100 MHz
mattprost
2020-08-04
2
-5
/
+64
*
RFNoC: Add xport disconnect callbacks
michael-west
2020-08-04
1
-7
/
+20
*
x300: Update maximum bitstream size
Wade Fife
2020-07-28
1
-1
/
+1
*
utils: Expose CHDR Types in Public API
robot-rover
2020-07-13
1
-1
/
+1
*
X300: Fix get_time_source()
michael-west
2020-06-10
1
-0
/
+2
*
x300: Enable power reference API
Martin Braun
2020-06-10
1
-2
/
+63
*
TwinRX: Remove decimation from frontend
Michael West
2020-05-12
1
-4
/
+1
*
fixup! x300: lf/basic antenna API implementation
Martin Braun
2020-03-26
1
-2
/
+2
*
x300: lf/basic antenna API implementation
mattprost
2020-03-23
1
-36
/
+83
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
10
-78
/
+73
*
x300: add front-panel GPIO source control
eklai
2020-02-18
4
-43
/
+117
*
x300: Remove early x300_device_args usage
Alex Williams
2020-01-22
1
-7
/
+6
*
cmake: Find DPDK via pkg-config, if available
Alex Williams
2020-01-22
1
-0
/
+1
*
uhd: Correct rx/tx EEPROM typo
Toni Jones
2020-01-07
1
-5
/
+5
*
usrp: Change default number of data frames for X300
Ciro Nishiguchi
2019-12-20
1
-16
/
+20
*
transport,usrp: Make available packet-based flow control
Alex Williams
2019-12-20
3
-27
/
+33
*
x300,mpmd: Enable DPDK
Martin Braun
2019-12-20
5
-104
/
+79
*
x300: pcie manager updates
Virendra Kakade
2019-11-26
2
-129
/
+93
*
rfnoc: Merge I/O service device args with stream args
Ciro Nishiguchi
2019-11-26
1
-2
/
+4
*
uhd: Introduce I/O service manager
Aaron Rossetto
2019-11-26
3
-70
/
+96
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
7
-15
/
+15
*
rfnoc: Unify endianness of transports
Alex Williams
2019-11-26
3
-3
/
+3
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
4
-1914
/
+91
*
x300/mpmd: Port all RFNoC devices to the new RFNoC framework
Martin Braun
2019-11-26
18
-939
/
+3665
*
rfnoc: Add mb_controller base class and X300/MPMD implementations
Martin Braun
2019-11-26
3
-0
/
+118
*
x3x0: DPDK initialization fix
mattprost
2019-11-25
1
-1
/
+1
[next]