aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd/mpmd_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-221-7/+33
| | | | | This commit combines code from various branches to finally enable both UDP and Liberio transports.
* mpmd: Use the get_last_error feature from the RPC clientMartin Braun2017-12-221-0/+1
| | | | | The RPC client will now query the MPM server for details when an error occured.
* mpm/mpmd: Dboard info is now stored in mboard info; refactored initializationMartin Braun2017-12-221-6/+19
|
* mpm/mpmd: Allow SID increment; more fixes for multi-usrp operationMartin Braun2017-12-221-3/+18
|
* mpm/mpmd: Further improvements on multi-device operationsMartin Braun2017-12-221-5/+56
| | | | | | | - Crossbar local addr is now written during initialization of UHD session - Support for multiple crossbars per device (at least on UHD side) - Crossbars are now sequentially given a unique address
* mpmd: Refactored code to allow multi-device initializationMartin Braun2017-12-221-11/+42
|
* mpmd: Added preliminary support for passing RPC client to blocksMartin Braun2017-12-221-1/+17
|
* Rename netd to mpmdMartin Braun2017-12-221-0/+93