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_impl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
1
-205
/
+164
*
mpmd: Improve error message for compat number mismatches
Martin Braun
2018-11-16
1
-6
/
+14
*
mpmd: add option to enum rfnoc blocks from args
Trung Tran
2018-08-31
1
-5
/
+21
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
1
-1
/
+8
*
mpmd: add getter for components in property tree
Brent Stapleton
2018-02-19
1
-1
/
+1
*
uhd: Update license headers
Martin Braun
2018-02-19
1
-1
/
+1
*
fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cpp
Brent Stapleton
2018-02-09
1
-2
/
+0
*
mpmd: Factor find and prop tree init code out of mpmd_impl.cpp
Martin Braun
2018-02-07
1
-461
/
+1
*
mpmd: Let 'find' via broadcast check for reachability
Martin Braun
2018-02-07
1
-5
/
+56
*
mpmd: image loader: increased timeout
Brent Stapleton
2018-01-29
1
-2
/
+3
*
fixup! mpmd: Add API to read back logs from device and send to native logging
Martin Braun
2018-01-11
1
-1
/
+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
1
-54
/
+76
*
mpm: Increase RPC timeout during update_component
Brent Stapleton
2018-01-05
1
-0
/
+4
*
mpmd: Allow user-overrides for MPM ports
Martin Braun
2018-01-04
1
-1
/
+11
*
mpmd: Fix fake results returned by mpmd_find
Ashish Chaudhari
2017-12-28
1
-1
/
+3
*
mpmd: Optionally parallelize all calls to setup_rpc_blocks
Martin Braun
2017-12-22
1
-13
/
+35
*
mpmd: Temporarily disable setting of clock and time source
Martin Braun
2017-12-22
1
-2
/
+24
*
mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop tree
Martin Braun
2017-12-22
1
-12
/
+19
*
n310: Move SID framing all the way to n310.py
Martin Braun
2017-12-22
1
-1
/
+0
*
mpmd: Device discovery fixes and cleanup
Ashish Chaudhari
2017-12-22
1
-28
/
+17
*
mpmd: Refactor MPM transport architecture, use managers
Martin Braun
2017-12-22
1
-27
/
+21
*
mpm: mpmd: Add MPM compat number check
Brent Stapleton
2017-12-22
1
-0
/
+27
*
mpmd: Allow to connect via addr or mgmt_addr
Martin Braun
2017-12-22
1
-51
/
+103
*
types: Change eeprom_map_to to uint8_t vectors
Martin Braun
2017-12-22
1
-1
/
+4
*
fpga load: Atomic updating of multiple components
Brent Stapleton
2017-12-22
1
-13
/
+32
*
mpm: added additional filtering to mpm find routine
Brent Stapleton
2017-12-22
1
-1
/
+13
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
1
-113
/
+0
*
fpga load: mpmd property tree now uses the MPM list_updateable_components
Brent Stapleton
2017-12-22
1
-2
/
+4
*
fpga load: adding updateable components to mpmd property tree
Brent Stapleton
2017-12-22
1
-0
/
+38
*
mpmd: added support for the skip_init key in the device args
Brent Stapleton
2017-12-22
1
-16
/
+25
*
mpm: Add mboard EEPROM support
Martin Braun
2017-12-22
1
-2
/
+23
*
mpm/n310: Moved the mboard ref_locked sensor into MPM
Martin Braun
2017-12-22
1
-8
/
+0
*
mpm: Added sensor API
Martin Braun
2017-12-22
1
-0
/
+30
*
mg: General fixes
Mark Meserve
2017-12-22
1
-7
/
+0
*
mpmd: Added time_sync procedure
Martin Braun
2017-12-22
1
-3
/
+73
*
mpm: Increased find timeout
Martin Braun
2017-12-22
1
-1
/
+6
*
mpmd: property tree fixes for multi_usrp, set_freq fixes
sugandhagupta
2017-12-22
1
-0
/
+16
*
mpmd: Fixed prop tree typo (mboard vs mboards)
Martin Braun
2017-12-22
1
-1
/
+1
*
mpmd/mpm/n310: Added clock and time source APIs
Martin Braun
2017-12-22
1
-2
/
+59
*
mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation
Martin Braun
2017-12-22
1
-19
/
+46
*
rpc: Changed API to request/notify for better distinction between the two
Martin Braun
2017-12-22
1
-3
/
+3
*
mpm/mpmd: Further improvements on multi-device operations
Martin Braun
2017-12-22
1
-35
/
+73
*
mpmd: Refactored code to allow multi-device initialization
Martin Braun
2017-12-22
1
-133
/
+93
*
mpm/mpmd: Crossbar info is now polled instead of hardcoded
Martin Braun
2017-12-22
1
-3
/
+17
*
mpmd/rpc: Added a convenience wrapper for calling with a token
Martin Braun
2017-12-22
1
-4
/
+9
*
mpmd: Added preliminary support for passing RPC client to blocks
Martin Braun
2017-12-22
1
-14
/
+35
*
eiscat: Fixed missing antenna selection reg write for direct rx
Martin Braun
2017-12-22
1
-0
/
+3
*
Rename netd to mpmd
Martin Braun
2017-12-22
1
-0
/
+378