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
Commit message (
Expand
)
Author
Age
Files
Lines
*
basicrx: Refactor driver
Martin Braun
2018-05-08
1
-42
/
+54
*
docs: n3xx: Add section on synchronization
Martin Braun
2018-05-07
1
-0
/
+52
*
uhd: Added LMX2592 driver
Derek Kozel
2018-05-03
5
-0
/
+884
*
examples: Avoid calculating dropped samples for negative offsets
Martin Braun
2018-05-03
1
-1
/
+10
*
examples: Fix sleep duration in benchmark_rate
Martin Braun
2018-05-03
1
-1
/
+1
*
examples: Add failure modes to benchmark_rate
Martin Braun
2018-05-03
1
-20
/
+86
*
lib: Purge use of boost::assign, except for uhd::dict
Martin Braun
2018-05-02
23
-919
/
+924
*
dev_test: add N3xx devtest
Trung N Tran
2018-05-02
3
-2
/
+61
*
dev_test: usrp_prope.py update to find reachable mpm device
Trung N Tran
2018-05-02
1
-0
/
+2
*
mpmd: add missing virtual destructors
Mark Meserve
2018-05-02
2
-0
/
+2
*
multi_usrp: Update get_usrp_?x_info()
Trung N Tran
2018-05-01
1
-15
/
+78
*
Create ISSUE_TEMPLATE.md
Sugandha Gupta
2018-04-30
1
-0
/
+24
*
lib: Purge all references to boost::this_thread::sleep()
Martin Braun
2018-04-30
57
-164
/
+226
*
utils: fix 30s timeout in query_gpsdo_sensors
Trung N Tran
2018-04-30
1
-7
/
+12
*
mpm: xportmgr_udp: Assign xports to previously used SFPs
Martin Braun
2018-04-30
1
-1
/
+29
*
mpm: types: Add getters for dst_ep and dts_block to SID
Trung Tran
2018-04-30
1
-4
/
+12
*
Removed unecessary == operation.
Vidush
2018-04-30
1
-3
/
+3
*
Changed method to check for channel in _tx_streamer_active & rx_streamer_active.
Vidush
2018-04-30
1
-4
/
+4
*
lib: Change check_radio_config() to iterate over channels, not radios.
Vidush
2018-04-30
2
-7
/
+10
*
Correctly set end of burst flag in metadata.
Vidush
2018-04-30
1
-0
/
+2
*
mpm: rpc server: Remove disable_commit for init()
Trung Trang
2018-04-30
1
-2
/
+0
*
mpm: replace long execution function with async call
Trung N Tran
2018-04-30
4
-15
/
+76
*
mpmd: Use separate rpc connection for claim loop
Trung N Tran
2018-04-30
2
-27
/
+55
*
mpm: rpc server: Increase claim timeout to 5 seconds
Trung Trang
2018-04-30
1
-1
/
+1
*
fixup! rfnoc: ctrl_iface cleanup
michael-west
2018-04-30
1
-4
/
+0
*
fixup! rfnoc: ctrl_iface cleanup
michael-west
2018-04-30
3
-4
/
+2
*
mpm: Set C++ standard to C++14
Martin Braun
2018-04-30
1
-1
/
+7
*
ad9361: Fix bandwidth warnings and ranges
Vidush
2018-04-27
5
-33
/
+80
*
log: Allow disabling of fastpath msgs at runtime
Martin Braun
2018-04-26
2
-14
/
+55
*
log: Add method for local generation of messages in log.cpp
Martin Braun
2018-04-26
1
-10
/
+18
*
ad936x: De-boostify ad936x_manager, minor cleanup
Martin Braun
2018-04-26
5
-57
/
+94
*
logging: Remove dead code from log.cpp
Vidush
2018-04-26
1
-1
/
+0
*
mpm: Fixed db slot typo in db-id
Derek Kozel
2018-04-23
1
-1
/
+1
*
fixup! rfnoc: ctrl_iface cleanup
Martin Braun
2018-04-20
1
-1
/
+6
*
cmake: Remove images downloader section
Martin Braun
2018-04-19
1
-10
/
+0
*
examples: De-boostify rx_samples_to_file
Martin Braun
2018-04-18
1
-47
/
+93
*
lib: update get_range of gain_group
Trung N Tran
2018-04-18
1
-2
/
+5
*
mpm: add device-specific Boost.Python bindings
Brent Stapleton
2018-04-18
3
-14
/
+5
*
mpm: Use configurable components for build system
Alex Williams
2018-04-18
7
-5
/
+137
*
mpm: Validate MPM_DEVICE in CMake
Brent Stapleton
2018-04-18
1
-1
/
+9
*
cal_utils: logic to handle eventual U's during calibration
Nicolas Cuervo
2018-04-18
4
-22
/
+99
*
examples: Remove superfluous sleep
Martin Braun
2018-04-18
1
-2
/
+0
*
lib: Unbreak build against Boost 1.67
Jan Beich
2018-04-18
1
-1
/
+1
*
niusrprio: Move a const from header to impl
Martin Braun
2018-04-18
2
-2
/
+5
*
cores: rx_vita_core_3000: Replace boost::this_thread::sleep()
Martin Braun
2018-04-17
1
-2
/
+3
*
gps_ctrl: Replace boost::this_thread::sleep()
Martin Braun
2018-04-17
1
-26
/
+32
*
x300: Replace all references to boost::this_thread::sleep()
Martin Braun
2018-04-17
5
-26
/
+38
*
niusrprio: Refactor niusrprio_session, move out static consts
Martin Braun
2018-04-17
2
-7
/
+7
*
b100: Remove some references to boost::assign and Boost time objects
Martin Braun
2018-04-17
1
-16
/
+23
*
mpm: n3xx: Bump maximum supported revision to 5 (RevF)
Moritz Fischer
2018-04-17
1
-1
/
+1
[next]