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
*
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
*
lmx2572: Fix compiler warning
Martin Braun
2021-06-22
1
-3
/
+2
*
debug_dboard: Fix compiler warning
Martin Braun
2021-06-22
1
-1
/
+1
*
zbx: Fix clang compiler warnings
Martin Braun
2021-06-22
6
-44
/
+19
*
zbx: Fix compilation on clang-10
Martin Braun
2021-06-22
3
-8
/
+5
*
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
*
usrp2: Apply minor cleanups to Boost usage in usrp2
Martin Braun
2021-06-18
1
-9
/
+8
*
uhd: Add missing channel parameter when reading power ref keys
Lars Amsel
2021-06-18
1
-2
/
+2
*
uhd: Add callback for setting sync_sources
Grant Meyerhoff
2021-06-17
3
-0
/
+35
*
usrp2: Fix Boost headers
Martin Braun
2021-06-17
1
-2
/
+2
*
uhd: x400: Honor ENABLE_X400 component flag
Aaron Rossetto
2021-06-15
1
-9
/
+14
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
56
-18
/
+12966
*
multi_usrp: Factor out make_overall_tune_range() and fix limits
Martin Braun
2021-06-09
3
-42
/
+39
*
mpmd: support four links
Andrew Lynch
2021-06-08
2
-0
/
+10
*
dboard_iface: Fix sleep()
michael-west
2021-06-03
1
-1
/
+1
*
rfnoc: Fix post action behavior of nodes
Lars Amsel
2021-06-03
1
-0
/
+4
*
rfnoc: Fix MTU prop resolver refactoring
Aaron Rossetto
2021-06-01
1
-8
/
+70
*
ic_reg_maps: Remove SPCC core reg map
Lars Amsel
2021-05-27
1
-116
/
+0
*
multi_usrp, x300: Relax LO set API strictness
Aaron Rossetto
2021-05-19
2
-12
/
+24
*
rfnoc: noc_block_base: Throw if set_mtu_forwarding_policy() called multiply
Aaron Rossetto
2021-05-18
1
-0
/
+9
*
rfnoc: noc_block_base: Refactor MTU prop resolver
Aaron Rossetto
2021-05-18
1
-46
/
+58
*
RFNoc: Fix graph connect timeout error
Michael West
2021-05-10
1
-2
/
+3
[next]