Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mg: General fixes | Mark Meserve | 2017-12-22 | 1 | -7/+0 | |
| | | | | | - Make DB probe-able - Add RPC client | |||||
* | mpmd: Added time_sync procedure | Martin Braun | 2017-12-22 | 1 | -3/+73 | |
| | ||||||
* | mpm: Increased find timeout | Martin Braun | 2017-12-22 | 1 | -1/+6 | |
| | ||||||
* | mpmd: property tree fixes for multi_usrp, set_freq fixes | sugandhagupta | 2017-12-22 | 1 | -0/+16 | |
| | ||||||
* | mpmd: Fixed prop tree typo (mboard vs mboards) | Martin Braun | 2017-12-22 | 1 | -1/+1 | |
| | ||||||
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 2 | -43/+90 | |
| | ||||||
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 2 | -2/+63 | |
| | ||||||
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 1 | -7/+32 | |
| | ||||||
* | mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation | Martin Braun | 2017-12-22 | 3 | -32/+78 | |
| | ||||||
* | mpmd: Explicitly unclaim devices on destruction | Martin Braun | 2017-12-22 | 1 | -1/+7 | |
| | ||||||
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 2 | -9/+10 | |
| | ||||||
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 3 | -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 initialization | Martin Braun | 2017-12-22 | 4 | -148/+247 | |
| | ||||||
* | mpm/mpmd: Crossbar info is now polled instead of hardcoded | Martin Braun | 2017-12-22 | 1 | -3/+17 | |
| | | | | - Extended base periph manager to provide crossbar info | |||||
* | mpmd/rpc: Added a convenience wrapper for calling with a token | Martin Braun | 2017-12-22 | 1 | -4/+9 | |
| | ||||||
* | mpmd: Added preliminary support for passing RPC client to blocks | Martin Braun | 2017-12-22 | 2 | -15/+52 | |
| | ||||||
* | eiscat: Fixed missing antenna selection reg write for direct rx | Martin Braun | 2017-12-22 | 1 | -0/+3 | |
| | ||||||
* | Rename netd to mpmd | Martin Braun | 2017-12-22 | 3 | -0/+497 | |