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
Commit message (
Expand
)
Author
Age
Files
Lines
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
2
-2
/
+9
*
n310: Make MPM report FPGA version and description, UHD read it
Martin Braun
2018-03-02
1
-2
/
+6
*
mpmd: Fix typo in image loader
Martin Braun
2018-02-20
1
-3
/
+4
*
mpmd: image loader: add default path
Brent Stapleton
2018-02-19
1
-5
/
+58
*
mpmd: add getter for components in property tree
Brent Stapleton
2018-02-19
2
-4
/
+32
*
mpmd: components: Add doxygen for update component
Brent Stapleton
2018-02-19
1
-0
/
+6
*
uhd: Update license headers
Martin Braun
2018-02-19
14
-14
/
+14
*
mpmd: Fix compiler issues
Martin Braun
2018-02-10
3
-7
/
+5
*
fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cpp
Brent Stapleton
2018-02-09
2
-4
/
+3
*
mpmd: Factor find and prop tree init code out of mpmd_impl.cpp
Martin Braun
2018-02-07
5
-461
/
+503
*
mpmd: Let 'find' via broadcast check for reachability
Martin Braun
2018-02-07
3
-6
/
+197
*
mpmd: image loader: increased timeout
Brent Stapleton
2018-01-29
2
-2
/
+4
*
mpm/mpmd: Report device state using get_init_status() and verify
Martin Braun
2018-01-16
1
-0
/
+9
*
fixup! mpmd: Add API to read back logs from device and send to native logging
Martin Braun
2018-01-11
1
-1
/
+1
*
fixup! fpga load: adding MPMD image loader function
Brent Stapleton
2018-01-11
1
-1
/
+1
*
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
2
-0
/
+71
*
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
3
-92
/
+125
*
mpm: Increase RPC timeout during update_component
Brent Stapleton
2018-01-05
3
-0
/
+14
*
mpmd: Allow user-overrides for MPM ports
Martin Braun
2018-01-04
4
-8
/
+32
*
mpmd: Add latency measurement functionality
Martin Braun
2018-01-04
1
-1
/
+43
*
mpmd: Fix fake results returned by mpmd_find
Ashish Chaudhari
2017-12-28
1
-1
/
+3
*
Move all headers to SPDX format, harmonize license headers
Martin Braun
2017-12-22
1
-13
/
+2
*
mpmd: liberio: Factor out constants into top of file
Martin Braun
2017-12-22
1
-17
/
+29
*
mpmd: liberio: Apply MTU of 2 page sizes
Martin Braun
2017-12-22
1
-3
/
+4
*
mpmd: Optionally parallelize all calls to setup_rpc_blocks
Martin Braun
2017-12-22
2
-14
/
+39
*
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
5
-12
/
+50
*
mpmd: udp: Apply MTU to socket defaults
Martin Braun
2017-12-22
1
-8
/
+15
*
n310: Move SID framing all the way to n310.py
Martin Braun
2017-12-22
3
-6
/
+1
*
mpmd: Add get_mtu() API and MTU discovery for UDP transports
Martin Braun
2017-12-22
5
-0
/
+143
*
mpmd: Device discovery fixes and cleanup
Ashish Chaudhari
2017-12-22
4
-32
/
+38
*
mpmd: Implement better xport selection algorithm
Martin Braun
2017-12-22
1
-8
/
+22
*
mpmd: Refactor MPM transport architecture, use managers
Martin Braun
2017-12-22
12
-404
/
+843
*
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
*
mpmd: More gracefully quite the reclaim loop on failure
Martin Braun
2017-12-22
1
-1
/
+6
*
fpga load: Atomic updating of multiple components
Brent Stapleton
2017-12-22
2
-57
/
+107
*
mpmd: Bump init timeout to 120 seconds (sic)
Martin Braun
2017-12-22
1
-1
/
+1
*
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
4
-120
/
+342
*
fpga load: mpmd property tree now uses the MPM list_updateable_components
Brent Stapleton
2017-12-22
1
-2
/
+4
*
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
2
-2
/
+6
*
fpga load: adding MPMD image loader function
Brent Stapleton
2017-12-22
2
-0
/
+107
*
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
2
-16
/
+30
*
mpm: Add mboard EEPROM support
Martin Braun
2017-12-22
1
-2
/
+23
[next]