aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpmd/mpm/n310: Added clock and time source APIsMartin Braun2017-12-221-2/+59
* mpm/mpmd: Allow SID increment; more fixes for multi-usrp operationMartin Braun2017-12-221-19/+46
* rpc: Changed API to request/notify for better distinction between the twoMartin Braun2017-12-221-3/+3
* mpm/mpmd: Further improvements on multi-device operationsMartin Braun2017-12-221-35/+73
* mpmd: Refactored code to allow multi-device initializationMartin Braun2017-12-221-133/+93
* mpm/mpmd: Crossbar info is now polled instead of hardcodedMartin Braun2017-12-221-3/+17
* mpmd/rpc: Added a convenience wrapper for calling with a tokenMartin Braun2017-12-221-4/+9
* mpmd: Added preliminary support for passing RPC client to blocksMartin Braun2017-12-221-14/+35
* eiscat: Fixed missing antenna selection reg write for direct rxMartin Braun2017-12-221-0/+3
* Rename netd to mpmdMartin Braun2017-12-221-0/+378