Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mg: Add support for low band LOs and RX switches | Alex Williams | 2017-12-22 | 2 | -4/+272 | |
| | ||||||
* | mg: Add controls for frontpanel- and internal GPIOs | Martin Braun | 2017-12-22 | 2 | -1/+46 | |
| | | | | | | | | - FP-GPIOs are currently unconnected, we just create the object (pending FPGA changes) - One ATR/GPIO controller per radio - Internal GPIOs (controlling DSA and AD9371 gain bits) are set to MODE_GPIO, they don't toggle on ATR state change | |||||
* | 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 | |