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
*
host: python: Add gpio_voltage python API
Lane Kolbly
2021-11-05
1
-1
/
+11
*
host: Add gpio_voltage discoverable feature
Lane Kolbly
2021-11-05
2
-0
/
+62
*
host: Add RPC calls for GPIO voltage
Lane Kolbly
2021-11-05
1
-0
/
+9
*
host: python: Return mb_controller with reference_internal
Lane Kolbly
2021-11-04
1
-1
/
+1
*
fixup! host: x4xx: Implement GPIO API
Lane Kolbly
2021-11-03
1
-2
/
+14
*
host: x4xx: Implement GPIO API
Lane Kolbly
2021-11-03
5
-0
/
+255
*
host: Add GPIO functions to MPM RPC shim
Lane Kolbly
2021-11-03
1
-0
/
+5
*
rfnoc: Remove cruft from UHD 3 (constants)
Martin Braun
2021-11-02
2
-1
/
+6
*
uhd: update num_recv_frames calculation for ctrl links
Andrew Lynch
2021-11-02
1
-1
/
+4
*
host: gpio: Create gpio_atr_offsets to store GPIO registers
Lane Kolbly
2021-10-27
7
-94
/
+136
*
siggen: Fix direction of rotation
Wade Fife
2021-10-27
1
-9
/
+9
*
uhd: Fix spelling errors
A. Maitland Bottoms
2021-10-22
2
-2
/
+2
*
uhd: math: Replace wrap-frequency math with a single function
Martin Braun
2021-10-19
3
-21
/
+15
*
lib: Remove all remaining usage of boost::numeric::bounds<>
Martin Braun
2021-10-19
1
-2
/
+3
*
uhd: Replace Boost mutexes and locks with standard options
Martin Braun
2021-10-19
33
-231
/
+230
*
rfnoc: mgmt_portal: Remove two unused variables
Martin Braun
2021-10-11
1
-4
/
+6
*
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
[next]