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
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: Update version, manifest, and changelogs
Aaron Rossetto
2021-07-21
2
-3
/
+25
*
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
3
-4
/
+9
*
utils: Get signal above noise floor when finding optimal gain
mattprost
2021-07-20
1
-9
/
+31
*
docs: Fix typo in ZBX Block Diagram
Sam O'Brien
2021-07-14
1
-2
/
+2
*
rfnoc: fix block id check to allow underscore
Lars Amsel
2021-07-14
2
-1
/
+8
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
5
-8
/
+17
*
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
4
-9
/
+11
*
docs: usrp_x4xx: improve filesystem update instructions
Humberto Jimenez
2021-07-13
1
-4
/
+41
*
rfnoc: remove obsolete constant
Lars Amsel
2021-07-12
1
-3
/
+0
*
docs: fix typo
Mihai Turdean
2021-07-09
1
-1
/
+1
*
docs: x4xx: Update information on CPLD updating
Martin Braun
2021-07-09
2
-0
/
+30
*
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
3
-7
/
+10
*
cmake: fix finding PkgConfig to work robustly (without CMake warnings)
Michael Dickens
2021-07-06
2
-2
/
+2
*
tests: add missing header, required by some compilers
Michael Dickens
2021-07-02
1
-0
/
+1
*
uhd: Prepare branch for 4.1.0.0 release
Aaron Rossetto
2021-06-30
1
-0
/
+1
*
examples: Fix icores example to match current RFNoC specs
Martin Braun
2021-06-28
1
-2
/
+2
*
examples: Update example CMakeLists.txt for minimum version bumps
Aaron Rossetto
2021-06-28
2
-3
/
+3
*
uhd: Update minimum version of dependencies
Aaron Rossetto
2021-06-28
2
-6
/
+6
*
uhd: Prepare branch for 4.1.0.0-rc1 release
Aaron Rossetto
2021-06-25
5
-10
/
+418
*
examples: Fix tx frequency tuning in radio loopback
mattprost
2021-06-25
1
-2
/
+2
*
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
*
cal: Add tune-settling time
Martin Braun
2021-06-24
2
-0
/
+7
*
uhd: Remove includes of list_of.hpp where appropriate
Martin Braun
2021-06-24
13
-14
/
+0
*
uhd: Remove all occurences of boost::math::*round()
Martin Braun
2021-06-24
35
-111
/
+111
*
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
*
cal: ensure proper range handling
Lars Amsel
2021-06-23
1
-5
/
+9
*
cal: Remove silent capture of TypeError
Lars Amsel
2021-06-23
1
-6
/
+4
*
cal: Add X410 internal antenna names to invalid antenna list
Lars Amsel
2021-06-23
1
-1
/
+1
*
cal: add more error number for ADC overload
Lars Amsel
2021-06-23
1
-1
/
+5
*
cal: make 'calibrate all channels' default for --channels argument
Lars Amsel
2021-06-23
1
-1
/
+1
*
cal: Add support for X410
Martin Braun
2021-06-23
1
-0
/
+11
*
uhd: Use chain's block channel to get power ref keys
Grant Meyerhoff
2021-06-23
1
-2
/
+2
*
docs: usrp_x4xx: add network leds behavior to docs
Humberto Jimenez
2021-06-23
1
-8
/
+41
*
docs: devices: remove child page relation to individual dboards
Humberto Jimenez
2021-06-23
1
-2
/
+2
*
docs: zbx: link docs to rf specifications
Humberto Jimenez
2021-06-23
1
-4
/
+23
*
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
7
-46
/
+21
*
zbx: Fix compilation on clang-10
Martin Braun
2021-06-22
3
-8
/
+5
*
docs: zbx: address review observations in docs
Humberto Jimenez
2021-06-22
1
-2
/
+2
[next]