aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd
Commit message (Expand)AuthorAgeFilesLines
* mpmd: Release resources on destructionVirendra Kakade2019-05-212-4/+6
* mpmd: Fix spurious reclaim call after unclaimVirendra Kakade2019-05-211-3/+6
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-212-0/+7
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-05-212-2/+2
* mpmd: Fix typecast warning in property tree default settingsMartin Braun2019-02-221-1/+1
* mpmd: Allow reclaim failures on component updatesMartin Braun2019-02-223-14/+67
* RFNoC: Limit number of control packets in flightmichael-west2019-01-311-16/+8
* RFNoC: Prevent unnecessary FC ACK packetsmichael-west2019-01-311-8/+1
* mpmd: use init timeout for update_componentTrung Tran2019-01-291-4/+1
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-255-0/+350
* mpmd_xport: liberio: using 4096 bytes frame sizeTrung Tran2019-01-231-2/+6
* transport: muxed_zero_copy_if fixesmichael-west2019-01-211-24/+13
* mpmd_xport: honor users' send(recv)frame_size argsTrung Tran2019-01-212-8/+11
* mpmd: implement get_*x_hintsTrung Tran2019-01-212-6/+11
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-1615-1284/+983
* formatting: remove vim hints in headersBrent Stapleton2019-01-161-1/+0
* mpmd: increase claim_rpc call timeout.Trung Tran2019-01-142-3/+6
* rpc,mpmd: replace all set_timeout() to new apiTrung Tran2019-01-143-53/+11
* mpmd_impl: move timeout constants to headerTrung Tran2019-01-142-9/+13
* mpmd: add fpga_vesion_hash infoTrung Tran2018-11-161-0/+2
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-11-161-6/+14
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-8/+8
* mpmd: increase rpc timeout during reading mb sensorTrung Tran2018-11-131-1/+4
* mpmd: Increase rpcc timeout when calling set_time_source()Trung Tran2018-10-111-0/+2
* mpmd: add link speed to xport udpTrung Tran2018-09-131-6/+29
* mpmd: add option to enum rfnoc blocks from argsTrung Tran2018-08-311-5/+21
* mpmd: Allow setting time_source and clock_source propsMartin Braun2018-08-021-24/+4
* mpmd: Parallelize broadcast-findingMartin Braun2018-07-311-2/+11
* mpmd: Add set_timeout_init() API call to mpmd_mboard_implMartin Braun2018-07-182-2/+11
* uhd: initial commit of UHD support for E320Brent Stapleton2018-07-182-2/+6
* mpmd: add missing virtual destructorsMark Meserve2018-05-022-0/+2
* mpmd: Use separate rpc connection for claim loopTrung N Tran2018-04-302-27/+55
* mpmd: tighten reclaiming time.Trung N Tran2018-04-021-2/+3
* mpmd: Fixed MPM marking wrong device as reachableBrent Stapleton2018-03-301-1/+12
* mpmd: Provide list of MPM devices to fail fast on findMartin Braun2018-03-292-1/+34
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-142-2/+9
* n310: Make MPM report FPGA version and description, UHD read itMartin Braun2018-03-021-2/+6
* mpmd: Fix typo in image loaderMartin Braun2018-02-201-3/+4
* mpmd: image loader: add default pathBrent Stapleton2018-02-191-5/+58
* mpmd: add getter for components in property treeBrent Stapleton2018-02-192-4/+32
* mpmd: components: Add doxygen for update componentBrent Stapleton2018-02-191-0/+6
* uhd: Update license headersMartin Braun2018-02-1914-14/+14
* mpmd: Fix compiler issuesMartin Braun2018-02-103-7/+5
* fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cppBrent Stapleton2018-02-092-4/+3
* mpmd: Factor find and prop tree init code out of mpmd_impl.cppMartin Braun2018-02-075-461/+503
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-073-6/+197
* mpmd: image loader: increased timeoutBrent Stapleton2018-01-292-2/+4
* mpm/mpmd: Report device state using get_init_status() and verifyMartin Braun2018-01-161-0/+9
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* fixup! fpga load: adding MPMD image loader functionBrent Stapleton2018-01-111-1/+1