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
*
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
*
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
2
-1
/
+43
*
uhd: transport: Avoid exceptions in disconnect_receiver()
Aaron Rossetto
2021-08-31
1
-10
/
+10
*
rfnoc: duc: Fix frequency range for DUC block
Martin Braun
2021-08-30
2
-6
/
+4
*
python: Add new method bindings to noc_block_base
Aaron Rossetto
2021-08-30
1
-0
/
+8
*
cmake: Add check for libatomic linking requirement
Martin Braun
2021-08-27
1
-0
/
+15
*
uhd: Remove Boost version checks for Boost 1.61
Martin Braun
2021-08-24
1
-19
/
+4
*
cmake: remove duplicate entry in LIBUHD_PYTHON_GEN_SOURCE
Michael Dickens
2021-08-20
1
-5
/
+0
*
uhd: streamer: Restore original recv(0) semantics
Aaron Rossetto
2021-08-20
1
-0
/
+32
*
X300: Initialize struct variable before using it
Martin Anderseck
2021-08-20
1
-1
/
+1
*
lib: transport: Mark typecast as intended
Martin Anderseck
2021-08-17
1
-1
/
+2
*
lib: transport: Initialize _hshake_args_server
Martin Anderseck
2021-08-17
1
-1
/
+1
*
B200: Fix overflow handling
michael-west
2021-08-16
1
-14
/
+9
*
lib: rfnoc: Make implicit typecasts explicit
Martin Anderseck
2021-08-10
1
-4
/
+5
*
lib: rfnoc: Change enum node_type to enum class
Martin Anderseck
2021-08-10
1
-23
/
+25
*
n3x0/e3x0: Remove reference to "master FP-GPIO radio"
Martin Braun
2021-07-30
2
-2
/
+0
*
python: rfnoc: Change reference type for noc_block_base export
Martin Braun
2021-07-23
1
-54
/
+64
*
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
-25
/
+24
*
dbsrx: Fix issue with loop variable
Martin Braun
2021-07-20
1
-3
/
+4
*
rfnoc: allow find_blocks to search by device number or block count.
Lars Amsel
2021-07-20
1
-3
/
+3
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
4
-8
/
+8
*
lib: Add various missing includes
Martin Braun
2021-07-14
2
-0
/
+3
*
uhd: Replace boost::thread::id with std::thread::id
Martin Braun
2021-07-14
3
-4
/
+5
*
core: remove boost::math in favor of std cmath
Michael Dickens
2021-07-06
2
-13
/
+16
*
cmake: remove redundant include
Michael Dickens
2021-07-06
1
-1
/
+0
*
cmake: correctly set and unset any CMAKE_REQUIRED variables
Michael Dickens
2021-07-06
2
-7
/
+7
*
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
9
-9
/
+0
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
32
-101
/
+104
*
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
*
lib: deps: Upgrade vendor version of Pybind11 to 2.6.1
Martin Braun
2021-06-23
26
-751
/
+1743
*
transport: Fix compiler warning in nirio_link
Martin Braun
2021-06-22
1
-2
/
+0
[next]