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
*
mpmd: Release resources on destruction
Virendra Kakade
2019-05-21
2
-4
/
+6
*
mpmd: Fix spurious reclaim call after unclaim
Virendra Kakade
2019-05-21
1
-3
/
+6
*
device3: Constraint send/recv_frame_size based on down/upstream MTU
Sugandha Gupta
2019-05-21
2
-0
/
+7
*
uhdlib: Add dpdk_zero_copy.hpp
Alex Williams
2019-05-21
2
-2
/
+2
*
mpmd: Fix typecast warning in property tree default settings
Martin Braun
2019-02-22
1
-1
/
+1
*
mpmd: Allow reclaim failures on component updates
Martin Braun
2019-02-22
3
-14
/
+67
*
RFNoC: Limit number of control packets in flight
michael-west
2019-01-31
1
-16
/
+8
*
RFNoC: Prevent unnecessary FC ACK packets
michael-west
2019-01-31
1
-8
/
+1
*
mpmd: use init timeout for update_component
Trung Tran
2019-01-29
1
-4
/
+1
*
mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copy
Alex Williams
2019-01-25
5
-0
/
+350
*
mpmd_xport: liberio: using 4096 bytes frame size
Trung Tran
2019-01-23
1
-2
/
+6
*
transport: muxed_zero_copy_if fixes
michael-west
2019-01-21
1
-24
/
+13
*
mpmd_xport: honor users' send(recv)frame_size args
Trung Tran
2019-01-21
2
-8
/
+11
*
mpmd: implement get_*x_hints
Trung Tran
2019-01-21
2
-6
/
+11
*
uhd: mpm: apply clang-format to all files
Brent Stapleton
2019-01-16
15
-1284
/
+983
*
formatting: remove vim hints in headers
Brent Stapleton
2019-01-16
1
-1
/
+0
*
mpmd: increase claim_rpc call timeout.
Trung Tran
2019-01-14
2
-3
/
+6
*
rpc,mpmd: replace all set_timeout() to new api
Trung Tran
2019-01-14
3
-53
/
+11
*
mpmd_impl: move timeout constants to header
Trung Tran
2019-01-14
2
-9
/
+13
*
mpmd: add fpga_vesion_hash info
Trung Tran
2018-11-16
1
-0
/
+2
*
mpmd: Improve error message for compat number mismatches
Martin Braun
2018-11-16
1
-6
/
+14
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-8
/
+8
*
mpmd: increase rpc timeout during reading mb sensor
Trung Tran
2018-11-13
1
-1
/
+4
*
mpmd: Increase rpcc timeout when calling set_time_source()
Trung Tran
2018-10-11
1
-0
/
+2
*
mpmd: add link speed to xport udp
Trung Tran
2018-09-13
1
-6
/
+29
*
mpmd: add option to enum rfnoc blocks from args
Trung Tran
2018-08-31
1
-5
/
+21
*
mpmd: Allow setting time_source and clock_source props
Martin Braun
2018-08-02
1
-24
/
+4
*
mpmd: Parallelize broadcast-finding
Martin Braun
2018-07-31
1
-2
/
+11
*
mpmd: Add set_timeout_init() API call to mpmd_mboard_impl
Martin Braun
2018-07-18
2
-2
/
+11
*
uhd: initial commit of UHD support for E320
Brent Stapleton
2018-07-18
2
-2
/
+6
*
mpmd: add missing virtual destructors
Mark Meserve
2018-05-02
2
-0
/
+2
*
mpmd: Use separate rpc connection for claim loop
Trung N Tran
2018-04-30
2
-27
/
+55
*
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
*
mpmd: Provide list of MPM devices to fail fast on find
Martin Braun
2018-03-29
2
-1
/
+34
*
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
[next]