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
Commit message (
Expand
)
Author
Age
Files
Lines
*
e3xx: Remove unused constant
Martin Braun
2021-12-09
1
-2
/
+0
*
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
*
multi_usrp_rfnoc: Reduce latency of get_time_now()
michael-west
2021-11-17
1
-9
/
+9
*
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: Add gpio_voltage discoverable feature
Lane Kolbly
2021-11-05
1
-0
/
+41
*
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: gpio: Create gpio_atr_offsets to store GPIO registers
Lane Kolbly
2021-10-27
6
-70
/
+89
*
uhd: Fix spelling errors
A. Maitland Bottoms
2021-10-22
1
-1
/
+1
*
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
16
-133
/
+133
*
ad9361: Add comment re overclocking
Martin Braun
2021-09-30
1
-3
/
+23
*
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
*
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
*
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
1
-2
/
+4
*
rh: Fix auto DC-offset correction and auto-IQ balance APIs
Martin Braun
2021-09-08
2
-7
/
+1
*
x300: Fix MAX_RATE_1GIGE value
Martin Braun
2021-09-07
1
-1
/
+1
*
mpmd: Add discoverable feature for trig i/o mode
Grant Meyerhoff
2021-09-02
1
-0
/
+27
*
X300: Initialize struct variable before using it
Martin Anderseck
2021-08-20
1
-1
/
+1
*
B200: Fix overflow handling
michael-west
2021-08-16
1
-14
/
+9
*
n3x0/e3x0: Remove reference to "master FP-GPIO radio"
Martin Braun
2021-07-30
2
-2
/
+0
*
uhd: Fix usage of std::abs with template parameters
Martin Braun
2021-07-23
1
-1
/
+1
*
b200: Move the B200 radio control core into usrp/b200/
Martin Braun
2021-07-20
7
-21
/
+69
*
dbsrx: Fix issue with loop variable
Martin Braun
2021-07-20
1
-3
/
+4
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
3
-6
/
+6
*
lib: Add various missing includes
Martin Braun
2021-07-14
2
-0
/
+3
*
core: remove boost::math in favor of std cmath
Michael Dickens
2021-07-06
2
-13
/
+16
*
x3xx: Fix x3xx fpga image name
mattprost
2021-06-25
1
-1
/
+1
*
mpm: Bump MPM compat version to 4.0
Lane Kolbly
2021-06-24
1
-1
/
+1
*
uhd: Remove includes of list_of.hpp where appropriate
Martin Braun
2021-06-24
6
-6
/
+0
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
27
-89
/
+93
*
b200: flush receive buffer after getting an overflow
Matthew Crymble
2021-06-24
1
-1
/
+3
*
b200: temporary change to remove stream restart after overflow
Matthew Crymble
2021-06-24
1
-3
/
+8
*
uhd: Use chain's block channel to get power ref keys
Grant Meyerhoff
2021-06-23
1
-2
/
+2
*
fixup! zbx: Fix clang compiler warnings
Martin Braun
2021-06-23
1
-4
/
+0
*
lmx2572: Fix compiler warning
Martin Braun
2021-06-22
1
-3
/
+2
*
zbx: Fix clang compiler warnings
Martin Braun
2021-06-22
2
-10
/
+5
*
zbx: Fix compilation on clang-10
Martin Braun
2021-06-22
1
-4
/
+1
*
x3xx: Improve image loader
Martin Braun
2021-06-22
1
-27
/
+44
*
usrp2: Use explicit template type for std::min<T>
StefanBruens
2021-06-22
1
-1
/
+1
*
usrp2: Replace boost::math::iround/math::sign with std::lround
StefanBruens
2021-06-22
1
-5
/
+5
[next]