aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Update MPM compat minorAaron Rossetto2022-04-121-1/+1
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-241-1/+1
* sim: Integrate simulator into UHDSamuel O'Brien2020-10-281-3/+10
* mpm, mpmd: Bump MPM compat numberAaron Rossetto2020-07-241-1/+1
* uhd: mpm: Query prefs per-device for multi-device queriesLane Kolbly2020-04-081-1/+7
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-1/+0
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-261-2/+2
* Remove proto-RFNoC filesMartin Braun2019-11-261-6/+0
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-261-118/+9
* mpmd: Release resources on destructionVirendra Kakade2019-05-011-1/+3
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-011-0/+4
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-205/+164
* mpmd: Improve error message for compat number mismatchesMartin Braun2018-11-161-6/+14
* mpmd: add option to enum rfnoc blocks from argsTrung Tran2018-08-311-5/+21
* uhd: Move internal headers to uhdlib/Martin Braun2018-03-141-1/+8
* mpmd: add getter for components in property treeBrent Stapleton2018-02-191-1/+1
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* fixup! mpmd: Factor find and prop tree init code out of mpmd_impl.cppBrent Stapleton2018-02-091-2/+0
* mpmd: Factor find and prop tree init code out of mpmd_impl.cppMartin Braun2018-02-071-461/+1
* mpmd: Let 'find' via broadcast check for reachabilityMartin Braun2018-02-071-5/+56
* mpmd: image loader: increased timeoutBrent Stapleton2018-01-291-2/+3
* fixup! mpmd: Add API to read back logs from device and send to native loggingMartin Braun2018-01-111-1/+1
* mpmd: Factor out compat number checkMartin Braun2018-01-081-26/+59
* mpmd: Refactor device initialization for better parallelizabilityMartin Braun2018-01-081-54/+76
* mpm: Increase RPC timeout during update_componentBrent Stapleton2018-01-051-0/+4
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-041-1/+11
* mpmd: Fix fake results returned by mpmd_findAshish Chaudhari2017-12-281-1/+3
* mpmd: Optionally parallelize all calls to setup_rpc_blocksMartin Braun2017-12-221-13/+35
* mpmd: Temporarily disable setting of clock and time sourceMartin Braun2017-12-221-2/+24
* mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop treeMartin Braun2017-12-221-12/+19
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-221-1/+0
* mpmd: Device discovery fixes and cleanupAshish Chaudhari2017-12-221-28/+17
* mpmd: Refactor MPM transport architecture, use managersMartin Braun2017-12-221-27/+21
* mpm: mpmd: Add MPM compat number checkBrent Stapleton2017-12-221-0/+27
* mpmd: Allow to connect via addr or mgmt_addrMartin Braun2017-12-221-51/+103
* types: Change eeprom_map_to to uint8_t vectorsMartin Braun2017-12-221-1/+4
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-221-13/+32
* mpm: added additional filtering to mpm find routineBrent Stapleton2017-12-221-1/+13
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-221-113/+0
* fpga load: mpmd property tree now uses the MPM list_updateable_componentsBrent Stapleton2017-12-221-2/+4
* fpga load: adding updateable components to mpmd property treeBrent Stapleton2017-12-221-0/+38
* mpmd: added support for the skip_init key in the device argsBrent Stapleton2017-12-221-16/+25
* mpm: Add mboard EEPROM supportMartin Braun2017-12-221-2/+23
* mpm/n310: Moved the mboard ref_locked sensor into MPMMartin Braun2017-12-221-8/+0
* mpm: Added sensor APIMartin Braun2017-12-221-0/+30
* mg: General fixesMark Meserve2017-12-221-7/+0
* mpmd: Added time_sync procedureMartin Braun2017-12-221-3/+73
* mpm: Increased find timeoutMartin Braun2017-12-221-1/+6
* mpmd: property tree fixes for multi_usrp, set_freq fixessugandhagupta2017-12-221-0/+16
* mpmd: Fixed prop tree typo (mboard vs mboards)Martin Braun2017-12-221-1/+1