Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mg: Add peripheral controls for CPLD and LO synthesizers | Martin Braun | 2017-12-22 | 2 | -2/+106 |
| | |||||
* | mg: Refactored control class | Martin Braun | 2017-12-22 | 2 | -185/+282 |
| | | | | | | | - Reordered methods - Renamed AD9371-specfic functions with _myk prefix - Renamed _slot_prefix to _rpc_prefix - Moved to 4-radio model (one RFNoC block per channel) | ||||
* | mg: Add control object for CPLD | Martin Braun | 2017-12-22 | 3 | -0/+634 |
| | |||||
* | mg: Add dboard EEPROM properties | Martin Braun | 2017-12-22 | 1 | -2/+18 |
| | | | | Signed-off-by: Martin Braun <martin.braun@ettus.com> | ||||
* | mg: Fix lambda-related warnings in block control | Martin Braun | 2017-12-22 | 1 | -12/+15 |
| | | | | We're not using C++14 yet, so named captures are not yet available. | ||||
* | N310: Updated controls for Mg daughterboard | Mark Meserve | 2017-12-22 | 2 | -59/+234 |
| | | | | | - Adds most API calls - Adds prop tree nodes | ||||
* | mg: General fixes | Mark Meserve | 2017-12-22 | 2 | -26/+195 |
| | | | | | - Make DB probe-able - Add RPC client | ||||
* | magnesium: Temporarily adding return values to make MSVC not fail | Trung N Tran | 2017-12-22 | 1 | -2/+15 |
| | |||||
* | Rename netd to mpmd | Martin Braun | 2017-12-22 | 1 | -2/+2 |
| | |||||
* | eiscat: Added skeleton for dboard driver support | Martin Braun | 2017-12-22 | 3 | -0/+195 |