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
*
uhd: fix minor typo when querying tx sensors property tree
David Raeman
2022-07-20
1
-1
/
+1
*
uhd: Fix non-standard function name macros
Martin Braun
2022-01-12
1
-1
/
+1
*
host: Add static_assert to prevent meta_range_t(0,0)
Lane Kolbly
2021-07-14
1
-2
/
+2
*
uhd: Remove includes of list_of.hpp where appropriate
Martin Braun
2021-06-24
1
-1
/
+0
*
multi_usrp: Factor out make_overall_tune_range() and fix limits
Martin Braun
2021-06-09
1
-19
/
+1
*
multi_usrp, x300: Relax LO set API strictness
Aaron Rossetto
2021-05-19
1
-8
/
+16
*
host: Update code base using clang-tidy
Martin Braun
2021-03-04
1
-152
/
+167
*
multi_usrp: Add get_mb_controller() API call
Cristina Fuentes
2020-09-24
1
-0
/
+6
*
uhd: Add APIs for getting the available power range
Martin Braun
2020-08-17
1
-0
/
+21
*
filter API: Fix multi_usrp tx calls
Steven Koo
2020-07-17
1
-4
/
+2
*
multi_usrp: Add get_radio_control() API call
Martin Braun
2020-07-16
1
-0
/
+6
*
filter API: Fix Python bindings and multi_usrp calls
Martin Braun
2020-06-10
1
-4
/
+2
*
multi_usrp: Amend get_usrp_{rx,tx}_info() to include cal keys
Martin Braun
2020-05-20
1
-0
/
+16
*
multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp
Martin Braun
2020-04-28
1
-38
/
+0
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-04-17
1
-0
/
+56
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
1
-829
/
+1084
*
multi_usrp: Add get_tree() API call
Martin Braun
2020-02-04
1
-0
/
+5
*
multi_usrp: Amend APIs for GPIO source control
Martin Braun
2020-01-23
1
-1
/
+7
*
multi_usrp: unify GPIO access type
Brent Stapleton
2019-12-30
1
-1
/
+1
*
multi_usrp: Add set_rx_spp() call
Martin Braun
2019-11-26
1
-1
/
+18
*
uhd: Replace all occurrences of boost::bind with std::bind
Martin Braun
2019-11-26
1
-15
/
+15
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
1
-3
/
+3
*
Remove proto-RFNoC files
Martin Braun
2019-11-26
1
-5
/
+2
*
rfnoc: Add multi_usrp_rfnoc, modify multi_usrp
Brent Stapleton
2019-11-26
1
-318
/
+121
*
utils: soft_register: Remove 16-bit mode
Martin Braun
2019-11-26
1
-14
/
+0
*
uhd: Remove deprecated objects and methods
Martin Braun
2019-11-26
1
-23
/
+0
*
multi_usrp: Fix typo in get_user_settings_iface()
Brent Stapleton
2019-08-19
1
-1
/
+1
*
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
[next]