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
/
mpmd
/
mpmd_mboard_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpmd: Release resources on destruction
Virendra Kakade
2019-05-21
1
-3
/
+3
*
mpmd: Fix spurious reclaim call after unclaim
Virendra Kakade
2019-05-21
1
-3
/
+6
*
mpmd: Allow reclaim failures on component updates
Martin Braun
2019-02-22
1
-12
/
+28
*
mpmd: implement get_*x_hints
Trung Tran
2019-01-21
1
-6
/
+9
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
1
-296
/
+220
*
mpmd: increase claim_rpc call timeout.
Trung Tran
2019-01-14
1
-3
/
+4
*
rpc,mpmd: replace all set_timeout() to new api
Trung Tran
2019-01-14
1
-33
/
+5
*
mpmd_impl: move timeout constants to header
Trung Tran
2019-01-14
1
-9
/
+0
*
mpmd: Add set_timeout_init() API call to mpmd_mboard_impl
Martin Braun
2018-07-18
1
-2
/
+8
*
mpmd: Use separate rpc connection for claim loop
Trung N Tran
2018-04-30
1
-25
/
+44
*
mpmd: tighten reclaiming time.
Trung N Tran
2018-04-02
1
-2
/
+3
*
mpmd: Fixed MPM marking wrong device as reachable
Brent Stapleton
2018-03-30
1
-1
/
+12
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-1
/
+1
*
mpmd: Fix compiler issues
Martin Braun
2018-02-10
1
-1
/
+1
*
mpmd: Let 'find' via broadcast check for reachability
Martin Braun
2018-02-07
1
-1
/
+124
*
mpm/mpmd: Report device state using get_init_status() and verify
Martin Braun
2018-01-16
1
-0
/
+9
*
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
1
-0
/
+66
*
mpmd: Refactor device initialization for better parallelizability
Martin Braun
2018-01-08
1
-16
/
+18
*
mpm: Increase RPC timeout during update_component
Brent Stapleton
2018-01-05
1
-0
/
+7
*
mpmd: Allow user-overrides for MPM ports
Martin Braun
2018-01-04
1
-1
/
+5
*
mpmd: Add latency measurement functionality
Martin Braun
2018-01-04
1
-1
/
+43
*
mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop tree
Martin Braun
2017-12-22
1
-0
/
+5
*
mpmd: Refactor MPM transport architecture, use managers
Martin Braun
2017-12-22
1
-48
/
+82
*
mpmd: More gracefully quite the reclaim loop on failure
Martin Braun
2017-12-22
1
-1
/
+6
*
mpmd: Bump init timeout to 120 seconds (sic)
Martin Braun
2017-12-22
1
-1
/
+1
*
mpmd: Bump initialization timeout to 45 seconds
Martin Braun
2017-12-22
1
-1
/
+1
*
mpmd: Use the get_last_error feature from the RPC client
Martin Braun
2017-12-22
1
-2
/
+5
*
mpmd: added support for the skip_init key in the device args
Brent Stapleton
2017-12-22
1
-0
/
+5
*
mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization
Martin Braun
2017-12-22
1
-37
/
+71
*
mpmd/mpm/n310: Added clock and time source APIs
Martin Braun
2017-12-22
1
-0
/
+4
*
mpm/mpmd: Call init() during UHD session init, not on hwd spawn
Martin Braun
2017-12-22
1
-7
/
+32
*
mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation
Martin Braun
2017-12-22
1
-10
/
+14
*
mpmd: Explicitly unclaim devices on destruction
Martin Braun
2017-12-22
1
-1
/
+7
*
rpc: Changed API to request/notify for better distinction between the two
Martin Braun
2017-12-22
1
-6
/
+7
*
mpm/mpmd: Further improvements on multi-device operations
Martin Braun
2017-12-22
1
-11
/
+39
*
mpmd: Refactored code to allow multi-device initialization
Martin Braun
2017-12-22
1
-0
/
+111