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
...
*
usrp3: Changes for Vivado 2017.4
Ashish Chaudhari
2018-01-24
3
-3
/
+3
*
utils: refactor uhd_images_downloader
Brent Stapleton
2018-01-23
2
-333
/
+325
*
docs: Add explanation for init_cals and tracking_cals keys on N310
Martin Braun
2018-01-23
1
-2
/
+60
*
logging: Minor refactoring, skip empty log messages
Martin Braun
2018-01-23
1
-75
/
+102
*
fixup! rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::...
Martin Braun
2018-01-22
1
-1
/
+2
*
cmake: fix test library path ordering to be internal then external
Michael Dickens
2018-01-22
1
-2
/
+2
*
rpclib: fix use of "boost::asio::strand" -> "boost::asio::io_service::strand"
Michael Dickens
2018-01-22
3
-3
/
+3
*
Docs: Update channel number
natetemple
2018-01-19
1
-1
/
+1
*
Docs: Typo fixes
natetemple
2018-01-19
2
-4
/
+4
*
mg: Remove superfluous DEBUG message, minor formatting
Martin Braun
2018-01-18
1
-10
/
+12
*
logging: Fix version print at top of every UHD session
Martin Braun
2018-01-18
1
-17
/
+21
*
uhdlib: Update constrained_device_args_t
Martin Braun
2018-01-18
4
-31
/
+170
*
cmake: Check for minimum MSVC, bump MSVC min version to 14.0
Martin Braun
2018-01-17
2
-8
/
+16
*
mg: Fix various compiler warnings
Martin Braun
2018-01-16
3
-47
/
+48
*
mg: Fix missing return value for half-dB steps
Martin Braun
2018-01-16
1
-0
/
+1
*
multi_usrp: Fix compiler warnings
Martin Braun
2018-01-16
1
-22
/
+41
*
docs: Fix Doxygen warnings
Martin Braun
2018-01-16
1
-3
/
+3
*
docs: Misc amendments to N3xx manual page
Martin Braun
2018-01-16
2
-54
/
+270
*
mpm/mpmd: Report device state using get_init_status() and verify
Martin Braun
2018-01-16
1
-0
/
+9
*
X300: Reduce CPU usage during TX by restoring timeout when getting flow contr...
michael-west
2018-01-16
1
-3
/
+1
*
fixup! UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mo...
michael-west
2018-01-16
1
-1
/
+7
*
examples: Fix bandwidth unit (MHz vs. Hz) in tx_samples_from_file
Martin Braun
2018-01-15
1
-2
/
+6
*
mg: add clip function on setting individual gain.
Trung Tran
2018-01-12
1
-8
/
+19
*
usrp: add multiusrp api for gain profile.
Trung N Tran
2018-01-12
2
-0
/
+128
*
mg: add facility that handle individual gain
Trung N Tran
2018-01-12
5
-12
/
+348
*
examples: Add example to query and list all sensors
Martin Braun
2018-01-12
2
-0
/
+127
*
fixup! TwinRX: Added ADF5356 synth and TwinRX Rev C support
Derek Kozel
2018-01-12
1
-1
/
+1
*
uhd: Add narrow_cast and narrow
Martin Braun
2018-01-12
5
-0
/
+129
*
fixup! mpmd: Add API to read back logs from device and send to native logging
Martin Braun
2018-01-11
1
-1
/
+1
*
fixup! fpga load: adding MPMD image loader function
Brent Stapleton
2018-01-11
1
-1
/
+1
*
fixup! mpmd: added support for the skip_init key in the device args
Brent Stapleton
2018-01-11
1
-0
/
+1
*
mpmd: Poll logs on claim and exit
Martin Braun
2018-01-10
1
-0
/
+6
*
mpmd: Add API to read back logs from device and send to native logging
Martin Braun
2018-01-10
2
-0
/
+71
*
mg: fix update_freq direction in set_rx_lo_freq
Trung N Tran
2018-01-09
1
-1
/
+1
*
fixup! mg: Use enums for all bands, move freq mapping to single location
Martin Braun
2018-01-08
1
-0
/
+1
*
mpmd: Factor out compat number check
Martin Braun
2018-01-08
1
-26
/
+59
*
mpmd: Refactor device initialization for better parallelizability
Martin Braun
2018-01-08
3
-92
/
+125
*
mg: Use enums for all bands, move freq mapping to single location
Martin Braun
2018-01-08
9
-109
/
+339
*
mg: Remove superfluous UHD_VAR
Martin Braun
2018-01-08
1
-1
/
+0
*
eiscat: Remove superfluous UHD_VAR
Martin Braun
2018-01-08
1
-2
/
+0
*
Revert "rfnoc: compat: Disable DMA FIFO if more radios than DMA channels exist"
Ashish Chaudhari
2018-01-08
1
-31
/
+1
*
rfnoc: dma_fifo: Minor: Cleaned up log prints
Ashish Chaudhari
2018-01-08
2
-5
/
+4
*
rfnoc: Added a 4-port DMA FIFO block XML def
Ashish Chaudhari
2018-01-08
2
-1
/
+110
*
mpm: Increase RPC timeout during update_component
Brent Stapleton
2018-01-05
3
-0
/
+14
*
rfnoc: Fix named readback of user_reg_read32()
Martin Braun
2018-01-05
1
-1
/
+1
*
mpmd: Allow user-overrides for MPM ports
Martin Braun
2018-01-04
5
-9
/
+35
*
mpmd: Add latency measurement functionality
Martin Braun
2018-01-04
1
-1
/
+43
*
docs: n3xx: Add paragraph on network configuration to manual
Moritz Fischer
2018-01-03
1
-1
/
+50
*
mpmd: Fix fake results returned by mpmd_find
Ashish Chaudhari
2017-12-28
1
-1
/
+3
*
Move all headers to SPDX format, harmonize license headers
Martin Braun
2017-12-22
13
-170
/
+30
[prev]
[next]