aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mpm: Add log_buf classMartin Braun2017-12-224-0/+170
* mg: Add stubs for lo_locked sensorMartin Braun2017-12-221-1/+17
* mpm: mg: Add lowband LO lock and AD9371 lock sensorsMartin Braun2017-12-222-3/+55
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-2210-291/+733
* mpm: Lower logging level for PeriphManagerBase.deinit()Martin Braun2017-12-221-2/+2
* mpm: n310: Load Liberio dispatcherMartin Braun2017-12-221-9/+39
* fpga load: mpmd property tree now uses the MPM list_updateable_componentsBrent Stapleton2017-12-221-2/+4
* mpm: mg: Refactor some periph inits into __init__Martin Braun2017-12-221-40/+18
* mpm: mg: Fix linting issues and warningsMartin Braun2017-12-221-51/+47
* mpm: Fix minor logging issues with LMK04828 codeMartin Braun2017-12-223-7/+5
* mpm: mg: Move CPLD controls to dedicated classMartin Braun2017-12-221-91/+163
* mpm: Add configurable log levelsMartin Braun2017-12-222-4/+30
* mg: Include Algorithm header so that std::max resolves properly.Andrew Lynch2017-12-221-0/+1
* mg: Stop sharing RX and TX LO sptrs across blocksMartin Braun2017-12-221-12/+0
* mg: Force updating of CPLD/ATR bits at initMartin Braun2017-12-223-34/+36
* uhd: Remove keys from device hashingMartin Braun2017-12-221-3/+16
* mg: Enable CAL and LO-CAL "antenna" inputsMartin Braun2017-12-223-15/+33
* mg: master and slave radio sharing frequencyTrung Tran2017-12-223-129/+62
* mpmd: Bump initialization timeout to 45 secondsMartin Braun2017-12-221-1/+1
* mpm: Cache connection type in PeriphManagerBaseMartin Braun2017-12-222-1/+19
* mpm: Add LiberioDispatcherTableTrung Tran2017-12-222-0/+74
* mykonos: turn on init cals and tracking calsTrung N Tran2017-12-221-13/+13
* mg: Keep on RX amplifier even when ATR state is idleMartin Braun2017-12-221-1/+1
* mpm: Remove leading _ from _get_device_info()Martin Braun2017-12-223-4/+5
* mpm: Make list_updateable_components return somethingMartin Braun2017-12-221-2/+1
* mpmd: Use the get_last_error feature from the RPC clientMartin Braun2017-12-222-2/+6
* mpm: Improve exception/error handlingMartin Braun2017-12-221-19/+75
* rpc: Add feature to retrieve an error stringMartin Braun2017-12-221-6/+58
* fpga load: adding MPMD image loader functionBrent Stapleton2017-12-222-0/+107
* fpga load: adding updateable components to mpmd property treeBrent Stapleton2017-12-221-0/+38
* mg: Add static gain tables and -supportMartin Braun2017-12-229-279/+799
* mg: Make CPLD API more fine-grainedMartin Braun2017-12-223-99/+250
* mg: Added stubs for LO controlsMartin Braun2017-12-222-0/+77
* mg: Refactor magnesium_radio_ctrl and friendsMartin Braun2017-12-229-1014/+1275
* mg: Add defer_commit argument to CPLD controlsMartin Braun2017-12-222-15/+32
* mg: Add support for TX switches.Alex Williams2017-12-221-2/+58
* n3xx: add atr switch update for tx directionTrung N Tran2017-12-222-3/+29
* mpmd: added support for the skip_init key in the device argsBrent Stapleton2017-12-222-16/+30
* fpga load: add N310 update FPGA functionBrent Stapleton2017-12-221-0/+14
* fpga load: add update_component function to MPMBrent Stapleton2017-12-222-0/+95
* mg: Add DSA, AD9371, and total gainTrung N Tran2017-12-223-54/+246
* n3xx: Configure antenna switchingTrung N Tran2017-12-222-46/+72
* mg: Add support for low band LOs and RX switchesAlex Williams2017-12-222-4/+272
* mg: Add controls for frontpanel- and internal GPIOsMartin Braun2017-12-222-1/+46
* mg: Add peripheral controls for CPLD and LO synthesizersMartin Braun2017-12-222-2/+106
* mg: Refactored control classMartin Braun2017-12-222-185/+282
* mg: Add control object for CPLDMartin Braun2017-12-223-0/+634
* ic_reg_maps: Add reg map for the Magnesium CPLDMartin Braun2017-12-222-0/+170
* mpm: Minor refactoring of PeriphManagerBase attributesMartin Braun2017-12-222-8/+3
* sync: add PDAC BIST testdjepson12017-12-221-0/+80