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
/
usrp
/
multi_usrp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
X300: Add recovery for duplicate IP addresses in EEPROM
Michael West
2018-10-25
1
-1
/
+1
*
multi_usrp: Add sync_source API
Martin Braun
2018-10-11
1
-6
/
+160
*
multi_usrp: move definition of constants
Andrew Lynch
2018-10-04
1
-0
/
+2
*
multi_usrp: Add get_user_settings_iface() API call
Martin Braun
2018-08-16
1
-0
/
+12
*
fixup! uhd: Warn when tuning with auto DSP frequency and an external LO
Brent Stapleton
2018-07-18
1
-1
/
+3
*
multi_usrp: Fix get_usrp_tx_info() for MPMD devices
Martin Braun
2018-07-17
1
-1
/
+1
*
uhd: Expose DC Offset range via multi_usrp interface
Derek Kozel
2018-07-11
1
-0
/
+18
*
uhd: Warn when tuning with auto DSP frequency and an external LO
Derek Kozel
2018-07-10
1
-0
/
+19
*
multi_usrp: Check for existence of mboard sensor names
Martin Braun
2018-05-17
1
-1
/
+4
*
UHD: Fix get_usrp_?x_info
Michael West
2018-05-15
1
-2
/
+2
*
lib: Remove some unnecessary use of boost::posix_time
Martin Braun
2018-05-14
1
-5
/
+7
*
multi_usrp: Update get_usrp_?x_info()
Trung N Tran
2018-05-01
1
-15
/
+78
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
1
-3
/
+4
*
multi_usrp: Add API call to query the clock rate range
Martin Braun
2018-04-03
1
-0
/
+17
*
multi_usrp: Refactor gpio_attr methods
Martin Braun
2018-03-30
1
-117
/
+164
*
fixup! usrp: Add set_gpio_attr overload that use string
Trung N Tran
2018-03-14
1
-2
/
+2
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
1
-1
/
+1
*
uhd: Move some gpio_defs constants definitions out of headers
Martin Braun
2018-02-27
1
-0
/
+1
*
usrp: Add set_gpio_attr overload that use string
Trung N Tran
2018-02-21
1
-22
/
+172
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-1
/
+2
*
multi_usrp: Fix compiler warnings
Martin Braun
2018-01-16
1
-22
/
+41
*
usrp: add multiusrp api for gain profile.
Trung N Tran
2018-01-12
1
-0
/
+72
*
Move all license headers to SPDX format.
Martin Braun
2017-12-22
1
-12
/
+1
*
multi_usrp: Expose APIs for TX LO controls
Martin Braun
2017-12-06
1
-0
/
+220
*
uhd: Replaced many lexical_cast with appropriate C++11 equivalents
Martin Braun
2017-06-29
1
-3
/
+3
*
multi_usrp: Added more checks for properties that may not exist
Martin Braun
2017-05-15
1
-3
/
+12
*
Merge branch 'maint'
Martin Braun
2017-04-13
1
-1
/
+1
|
\
|
*
UHD: Fix get_normalized_tx_gain in multi_usrp
Derek Kozel
2017-04-09
1
-1
/
+1
|
*
rfnoc: legacy_compat gets its own set_{rx,tx}_rate() calls
Martin Braun
2016-11-29
1
-0
/
+24
*
|
logging: Demoted a number of DEBUG messages to TRACE
Martin Braun
2017-04-05
1
-1
/
+1
*
|
multi_usrp: Removed ordering req. from prop_tree path access
Ashish Chaudhari
2017-04-05
1
-6
/
+18
*
|
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
1
-23
/
+23
*
|
uhd: replace BOOST_FOREACH with C++11 range-based for loop
Andrej Rode
2017-02-10
1
-12
/
+11
*
|
rfnoc: legacy_compat gets its own set_{rx,tx}_rate() calls
Martin Braun
2016-12-09
1
-0
/
+24
|
/
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
1
-25
/
+25
*
UHD: Fixed the max link warning for the case where there are multiple motherb...
Paul David
2016-10-05
1
-0
/
+2
*
multi_usrp: Fixed compiler warning on read_register
Martin Braun
2016-08-11
1
-2
/
+1
*
Merging RFNoC support for X310
Martin Braun
2016-08-09
1
-22
/
+48
*
Improve LO APIs for daughterboards without configurable LOs
Derek Kozel
2016-08-09
1
-5
/
+10
*
Coerces dsp frequency to 0 if any channel uses an external LO
Derek Kozel
2016-08-09
1
-1
/
+19
*
multi_usrp: Added LO control API
Derek Kozel
2016-07-19
1
-0
/
+161
*
usrp3: Added new GPIO ATR 3000 core
Ashish Chaudhari
2015-09-29
1
-8
/
+8
*
b200, multi_usrp: More consistent messages regarding auto MCR
Martin Braun
2015-09-17
1
-1
/
+3
*
multi_usrp: comment out for-now unused function to remove warning
Nicholas Corgan
2015-08-14
1
-2
/
+2
*
multi_usrp: Disabled tuning message
Martin Braun
2015-08-12
1
-2
/
+2
*
multi_usrp: Fixed bug where policy == none was not obeyed
Martin Braun
2015-08-12
1
-2
/
+6
*
uhd: Register API enhancements
Ashish Chaudhari
2015-08-06
1
-4
/
+30
*
uhd: Added APIs to multi_usrp to read/write device registers
Ashish Chaudhari
2015-08-04
1
-0
/
+90
*
Merge branch 'maint'
Martin Braun
2015-03-11
1
-7
/
+7
|
\
|
*
uhd: Fixed several type-cast related warnings for naggy compilers
Martin Braun
2015-03-11
1
-1
/
+1
[next]