aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd
Commit message (Expand)AuthorAgeFilesLines
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-223-6/+1
* mpmd: Add get_mtu() API and MTU discovery for UDP transportsMartin Braun2017-12-225-0/+143
* mpmd: Device discovery fixes and cleanupAshish Chaudhari2017-12-224-32/+38
* mpmd: Implement better xport selection algorithmMartin Braun2017-12-221-8/+22
* mpmd: Refactor MPM transport architecture, use managersMartin Braun2017-12-2212-404/+843
* 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
* mpmd: More gracefully quite the reclaim loop on failureMartin Braun2017-12-221-1/+6
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-222-57/+107
* mpmd: Bump init timeout to 120 seconds (sic)Martin Braun2017-12-221-1/+1
* mpm: added additional filtering to mpm find routineBrent Stapleton2017-12-221-1/+13
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-224-120/+342
* fpga load: mpmd property tree now uses the MPM list_updateable_componentsBrent Stapleton2017-12-221-2/+4
* mpmd: Bump initialization timeout to 45 secondsMartin Braun2017-12-221-1/+1
* mpmd: Use the get_last_error feature from the RPC clientMartin Braun2017-12-222-2/+6
* fpga load: adding MPMD image loader functionBrent Stapleton2017-12-222-0/+107
* 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-222-16/+30
* 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
* mpm/mpmd: Dboard info is now stored in mboard info; refactored initializationMartin Braun2017-12-222-43/+90
* mpmd/mpm/n310: Added clock and time source APIsMartin Braun2017-12-222-2/+63
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-221-7/+32
* mpm/mpmd: Allow SID increment; more fixes for multi-usrp operationMartin Braun2017-12-223-32/+78
* mpmd: Explicitly unclaim devices on destructionMartin Braun2017-12-221-1/+7
* rpc: Changed API to request/notify for better distinction between the twoMartin Braun2017-12-222-9/+10
* mpm/mpmd: Further improvements on multi-device operationsMartin Braun2017-12-223-51/+168
* mpmd: Refactored code to allow multi-device initializationMartin Braun2017-12-224-148/+247
* 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-222-15/+52
* eiscat: Fixed missing antenna selection reg write for direct rxMartin Braun2017-12-221-0/+3
* Rename netd to mpmdMartin Braun2017-12-223-0/+497