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
...
*
e3xx: Remove unused constant
Martin Braun
2021-12-09
1
-2
/
+0
*
rfnoc: Add ops pending to management op
Wade Fife
2021-12-08
1
-1
/
+2
*
dpdk: disable warnings for using an experimental feature
Andrew Lynch
2021-12-06
1
-0
/
+6
*
dpdk: Upgrade to DPDK 19.11 API
Andrew Lynch
2021-12-06
10
-126
/
+126
*
rfnoc: Enable drop counter on chdr_ctrl_endpoint
Martin Braun
2021-12-03
2
-4
/
+23
*
max287x: Fix key in table of freq ranges
Martin Anderseck
2021-12-03
1
-1
/
+1
*
uhd: Remove superfluous boost/bind.hpp includes
Martin Braun
2021-12-03
1
-1
/
+0
*
rfnoc: Change default block behaviour
Martin Braun
2021-12-02
1
-5
/
+1
*
mpmd: Add MTU plausibility check
Martin Braun
2021-12-02
1
-0
/
+42
*
x300: Remove usage of CHDR_MAX_LEN_HDR
Martin Braun
2021-12-02
1
-2
/
+6
*
rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP
Martin Braun
2021-12-02
13
-74
/
+206
*
rfnoc: replay block: Disable prop and action propagation
Martin Braun
2021-12-01
1
-1
/
+10
*
rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks()
Martin Braun
2021-12-01
1
-6
/
+9
*
rfnoc: radio: Fix async message handling channel checks
Martin Braun
2021-11-30
1
-8
/
+8
*
multi_usrp_rfnoc: Reduce latency of get_time_now()
michael-west
2021-11-17
2
-10
/
+10
*
host: Add ability to get time from Radio block
michael-west
2021-11-17
2
-1
/
+29
*
rfnoc: mgmt_portal: Fix order of validity checks
Martin Braun
2021-11-15
1
-2
/
+6
*
rfnoc: Add CHDR width to make args
Martin Braun
2021-11-12
3
-0
/
+4
*
B200: Re-sync times
michael-west
2021-11-10
2
-10
/
+31
*
python: multi_usrp: Add set_rx_spp()
Wade Fife
2021-11-09
1
-0
/
+1
*
mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbE
Martin Braun
2021-11-08
1
-4
/
+14
*
host: python: Add gpio_voltage python API
Lane Kolbly
2021-11-05
1
-1
/
+11
*
host: Add gpio_voltage discoverable feature
Lane Kolbly
2021-11-05
2
-0
/
+62
*
host: Add RPC calls for GPIO voltage
Lane Kolbly
2021-11-05
1
-0
/
+9
*
host: python: Return mb_controller with reference_internal
Lane Kolbly
2021-11-04
1
-1
/
+1
*
fixup! host: x4xx: Implement GPIO API
Lane Kolbly
2021-11-03
1
-2
/
+14
*
host: x4xx: Implement GPIO API
Lane Kolbly
2021-11-03
5
-0
/
+255
*
host: Add GPIO functions to MPM RPC shim
Lane Kolbly
2021-11-03
1
-0
/
+5
*
rfnoc: Remove cruft from UHD 3 (constants)
Martin Braun
2021-11-02
2
-1
/
+6
*
uhd: update num_recv_frames calculation for ctrl links
Andrew Lynch
2021-11-02
1
-1
/
+4
*
host: gpio: Create gpio_atr_offsets to store GPIO registers
Lane Kolbly
2021-10-27
7
-94
/
+136
*
siggen: Fix direction of rotation
Wade Fife
2021-10-27
1
-9
/
+9
*
uhd: Fix spelling errors
A. Maitland Bottoms
2021-10-22
2
-2
/
+2
*
uhd: math: Replace wrap-frequency math with a single function
Martin Braun
2021-10-19
3
-21
/
+15
*
lib: Remove all remaining usage of boost::numeric::bounds<>
Martin Braun
2021-10-19
1
-2
/
+3
*
uhd: Replace Boost mutexes and locks with standard options
Martin Braun
2021-10-19
33
-231
/
+230
*
rfnoc: mgmt_portal: Remove two unused variables
Martin Braun
2021-10-11
1
-4
/
+6
*
libusb: Remove unused context variable
Martin Braun
2021-09-30
1
-2
/
+5
*
ad9361: Add comment re overclocking
Martin Braun
2021-09-30
1
-3
/
+23
*
chdr: Rename var max_size_bytes to avoid confusion
Martin Anderseck
2021-09-28
1
-9
/
+9
*
ad9361: Modify set-tx-gain procedure to update gain in one go
Martin Braun
2021-09-17
1
-7
/
+13
*
uhd: zbx: Prevent TX antenna config from disrupting RX
Lane Kolbly
2021-09-16
1
-2
/
+8
*
cmake: Fix issues with static builds and CMRC
Martin Braun
2021-09-16
1
-2
/
+4
*
X300: Fix error message for wrong reference frequency
Martin Anderseck
2021-09-16
1
-1
/
+2
*
x300: Remove unused variables in x300_eth_mgr.cpp
Martin Braun
2021-09-16
1
-8
/
+0
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
3
-4
/
+4
*
uhd: mpm: Expose filesystem version information on MPM tree
Lane Kolbly
2021-09-08
1
-0
/
+6
*
python: multi_usrp: Fix overloaded function definition
Martin Anderseck
2021-09-08
1
-1
/
+1
*
radio: Improve log messages for non-implemented corrections
Martin Braun
2021-09-08
2
-5
/
+8
*
rh: Fix auto DC-offset correction and auto-IQ balance APIs
Martin Braun
2021-09-08
2
-7
/
+1
[prev]
[next]