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
*
Remove remaining Python 2 references
Martin Braun
2020-05-07
26
-26
/
+26
*
cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd()
Martin Braun
2020-05-05
1
-3
/
+7
*
multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp
Martin Braun
2020-04-28
1
-38
/
+0
*
rh: Remove compiler warning
Martin Braun
2020-04-17
1
-2
/
+4
*
ad9361: Remove compiler warning
Martin Braun
2020-04-17
1
-1
/
+1
*
lib: rfnoc: Fix "unused" warnings for non-trace log levels
Martin Braun
2020-04-17
2
-9
/
+6
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-04-17
5
-0
/
+140
*
cal: Add pwr_cal container
Martin Braun
2020-04-17
3
-0
/
+394
*
lib: utils: interpolation: Add bilinear interpolation
Martin Braun
2020-04-17
1
-0
/
+117
*
libusb: Remove deprecation warnings for libusb_set_debug
Martin Braun
2020-04-15
1
-1
/
+14
*
rfnoc: Add RFNoC fosphor block
Wade Fife
2020-04-14
2
-0
/
+419
*
utils: log: fix logging race condition
mattprost
2020-04-14
1
-1
/
+3
*
rpclib: Remove some warnings from object.hpp
Martin Braun
2020-04-14
1
-0
/
+12
*
b200: Add a prop tree node usb_version
Martin Braun
2020-04-14
1
-0
/
+1
*
multi_usrp: Approximate legacy behaviour for recv_async_msg()
Martin Braun
2020-04-13
1
-5
/
+29
*
multi_usrp_rfnoc: Manually pass sample rate to ddc/duc
steviez
2020-04-13
3
-0
/
+24
*
multi_usrp_rfnoc: Fix get_rx/tx_rates()
steviez
2020-04-13
1
-12
/
+10
*
fixup! uhd: Add fuzzy serial number checking
mattprost
2020-04-09
2
-4
/
+3
*
lib: Properly do reset routines in client_zero
Martin Braun
2020-04-09
1
-2
/
+6
*
uhd: mpm: Query prefs per-device for multi-device queries
Lane Kolbly
2020-04-08
3
-6
/
+16
*
uhd: Add missing include guards
Lane Kolbly
2020-04-08
3
-0
/
+6
*
uhd: Replace include guards with pragma once
Lane Kolbly
2020-04-08
113
-451
/
+115
*
uhd: Add fuzzy serial number checking
Lane Kolbly
2020-04-08
4
-1
/
+55
*
rfnoc: Add FIR filter RFNoC block controller
Aaron Rossetto
2020-04-07
2
-0
/
+102
*
fixup! rfnoc: Use multichannel register interface for RFNoC blocks
mattprost
2020-04-07
3
-9
/
+9
*
uhd: math: Add interpolation.hpp
Martin Braun
2020-04-07
3
-4
/
+146
*
uhd: paths: Harmonize around XDG Base Directory specification
Martin Braun
2020-04-02
4
-34
/
+137
*
rfnoc: Use multichannel register interface for RFNoC blocks
mattprost
2020-04-02
4
-54
/
+61
*
uhd: cal: Use usrp::cal::database instead of CSV files
Martin Braun
2020-04-02
4
-170
/
+200
*
uhd: cal: Add iq_cal calibration data container class
Martin Braun
2020-04-02
3
-0
/
+237
*
multi_usrp: Fix ALL_CHAN and ALL_MBOARDS API calls for Gen-3 devices
Martin Braun
2020-03-31
1
-105
/
+64
*
fixup! x300: lf/basic antenna API implementation
Martin Braun
2020-03-26
1
-2
/
+2
*
uhd: cal: Add database class
Martin Braun
2020-03-26
6
-0
/
+282
*
uhd: paths: Add get_cal_data_path() API call
Martin Braun
2020-03-26
1
-0
/
+19
*
x300: lf/basic antenna API implementation
mattprost
2020-03-23
4
-110
/
+234
*
cmake: Add CMakeRC module and ::rc namespace
Martin Braun
2020-03-18
2
-1
/
+17
*
lib: deps: Add FlatBuffers 1.11.0 header files
Martin Braun
2020-03-18
16
-0
/
+9175
*
lib: Use from_str<bool> in constrained_device_args_t
Aaron Rossetto
2020-03-18
1
-17
/
+7
*
utils: Add bool specialization to cast::from_str()
Aaron Rossetto
2020-03-18
1
-0
/
+25
*
tests: Allow custom mock_reg_iface_t in mock block
Aaron Rossetto
2020-03-13
1
-2
/
+4
*
multi_usrp: Provide valid return value for multi_usrp::get_device()
Martin Braun
2020-03-12
1
-3
/
+51
*
utils/C API: Fix property tree access
Martin Braun
2020-03-12
1
-4
/
+4
*
python: Export UHD paths utility functions
Martin Braun
2020-03-12
1
-0
/
+24
*
lib: gain_group: Remove spurious logs
Martin Braun
2020-03-12
1
-2
/
+0
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
358
-22487
/
+24323
*
device: read in preferences file before discovery
Andrew Lynch
2020-02-26
1
-1
/
+3
*
rfnoc: Reuse the graph object
Andrew Lynch
2020-02-26
1
-1
/
+20
*
lib: move OSX specific code to where the values are initially set
Michael Dickens
2020-02-21
1
-0
/
+11
*
lib: tweak prototypes to not be constexpr to allow building on OSX
Michael Dickens
2020-02-21
1
-5
/
+5
*
rfnoc: actions: Cleanup rx_event_action_info ctor
steviez
2020-02-18
2
-9
/
+14
[next]