aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/mpmd
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - 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-224-148/+247
|
* mpm/mpmd: Crossbar info is now polled instead of hardcodedMartin Braun2017-12-221-3/+17
| | | | - Extended base periph manager to provide crossbar info
* 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