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
*
twinrx: Fix missing default copy ctor
Martin Braun
2021-03-04
1
-0
/
+3
*
lib: Fix warnings related to unnecessary lambda captures
Martin Braun
2021-03-04
11
-18
/
+28
*
convert: Remove unused variables
Martin Braun
2021-03-04
2
-4
/
+0
*
mg: Remove unused private attribute from ad9371_iface
Martin Braun
2021-03-04
2
-4
/
+0
*
rh: Remove unused constant
Martin Braun
2021-03-04
1
-1
/
+0
*
lib: lmx2592: Comment out some unused constants
Martin Braun
2021-03-04
1
-7
/
+10
*
rh: cpld control: Comment out gain table address
Martin Braun
2021-03-04
1
-1
/
+1
*
rfnoc: tx_streamer: Remove EOV size attribute
Martin Braun
2021-03-04
1
-2
/
+0
*
rh: Remove use of magic number of identify duration
Martin Braun
2021-03-04
2
-3
/
+3
*
lib: Remove unused constants
Martin Braun
2021-03-04
5
-9
/
+6
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
170
-1856
/
+1955
*
ic_reg_maps: Add SPCC reg map
Toni Jones
2021-03-01
1
-0
/
+116
*
mpmd: Skip find if "resource" key is specified
michael-west
2021-02-11
8
-49
/
+14
*
TwinRX: Fix LO lock failure
michael-west
2021-02-10
1
-11
/
+2
*
ADF535x: Change freq_resolution to mod2
michael-west
2021-02-04
2
-26
/
+28
*
dboard_iface: Modify sleep() function
Michael West
2021-02-04
1
-5
/
+14
*
TwinRX: Spur cleanup
michael-west
2021-02-04
3
-11
/
+49
*
lib: Fix missing includes in rpc.hpp
Martin Braun
2021-02-01
1
-0
/
+4
*
cmake: fix cut-and-paste typo to fix SIM APPLE build
Michael Dickens
2021-01-25
1
-1
/
+1
*
uhd: lambda capture the node instead of vert desc
Steven Koo
2021-01-21
2
-4
/
+17
*
msgpack/predef: add riscV support
Gwenhael Goavec-Merou
2021-01-21
3
-1
/
+51
*
uhd: Check for overflow after timeout buff read
Steven Koo
2021-01-21
3
-24
/
+15
*
uhd_image_loader: Consume .lvbitx files
Lane Kolbly
2021-01-11
1
-117
/
+237
*
utils: check config file before finding devices for image loader
Andrew Lynch
2021-01-11
1
-1
/
+2
*
mpmd: Add support to delay and trigger fpga/dts load after update
Virendra Kakade
2021-01-11
2
-80
/
+130
*
rfnoc: Update radio to support multiple SPC
Wade Fife
2021-01-11
1
-4
/
+10
*
chdr: Fix u64_to_host vs. u64_from_host usage
Martin Braun
2021-01-11
1
-1
/
+1
*
rfnoc: Add accessors for item width and nipc for NSS
Wade Fife
2021-01-11
2
-0
/
+23
*
uhd: Split radio_control into rf_control interfaces
Lane Kolbly
2021-01-11
11
-76
/
+237
*
Create C++ wrappers for MPM RPC calls
Lane Kolbly
2021-01-11
5
-37
/
+194
*
uhd: revert "Check property type at access..."
Steven Koo
2021-01-08
1
-25
/
+1
*
usrprio: catch exceptions if rpc data read fails
Steven Koo
2020-12-21
1
-3
/
+17
*
fixup! RFNoC: Handle receive of 0 samples
michael-west
2020-12-21
1
-3
/
+3
*
rfnoc: Fix remote stream buffer format
Wade Fife
2020-12-21
1
-0
/
+18
*
uhd: throw error if edge list is empty
Grant Meyerhoff
2020-12-21
1
-0
/
+8
*
rfnoc: Fix time conversion in ctrlport_endpoint sleep method
Ciro Nishiguchi
2020-12-21
1
-2
/
+4
*
RFNoC: Handle receive of 0 samples
michael-west
2020-12-10
2
-0
/
+11
*
RFNoC: Demoted zero sample error to warning
michael-west
2020-12-10
2
-7
/
+14
*
fixup! N310: Low band IF adjustments
michael-west
2020-12-09
1
-1
/
+1
*
python: Add find() to the Python API
Martin Braun
2020-12-07
2
-0
/
+28
*
mpmd: Export RPC token and mb_args to the property tree
Martin Braun
2020-12-04
3
-0
/
+13
*
multi_usrp_rfnoc: Serialize make_rfnoc_device
Aaron Rossetto
2020-12-04
1
-1
/
+24
*
python: Make TuneRequest implicitly convertible from double
Martin Braun
2020-12-01
1
-0
/
+1
*
python: multi_usrp: Let get_tree() return a raw pointer
Martin Braun
2020-12-01
1
-1
/
+1
*
python: Improve access to device_addr_t
Martin Braun
2020-11-23
2
-1
/
+9
*
python: multi_usrp: Fix get_radio_control()
Martin Braun
2020-11-23
1
-1
/
+1
*
graph: Restore default resolver callback at node removal
Aaron Rossetto
2020-11-20
3
-0
/
+23
*
N310: Low band IF adjustments
michael-west
2020-11-16
1
-18
/
+10
*
MPMD: Reduce max frame size for 10 GbE
michael-west
2020-11-06
1
-1
/
+1
*
multi_usrp: Fix typos in streamer destruction callback
michael-west
2020-11-05
1
-4
/
+4
[next]