aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* n3xx_bist: Fix spurious reference to self.REVMartin Braun2017-12-221-2/+1
* mpm: server supports binary strings being sent across rpcBrent Stapleton2017-12-221-2/+7
* n3xx_bist: Specify localhost for opening UHD sessionsMartin Braun2017-12-221-1/+1
* mpm: tdc_sync: Fix number of samples, formatting issuesMartin Braun2017-12-221-7/+9
* mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeoutMartin Braun2017-12-222-12/+18
* mpm: Add mpmutils module, includes poll_with_timeoutMartin Braun2017-12-222-2/+41
* mpm: tdc_sync: Remove sleeps in offset pollingMartin Braun2017-12-221-7/+7
* lmk: change holdover settings to reduce lock timedjepson12017-12-223-14/+25
* mpm: mg: Minor cleanup in __init__Martin Braun2017-12-221-6/+26
* mpm: mg: Enable user EEPROM data read/writeMartin Braun2017-12-221-2/+100
* mpm: n310: Enable read/write of user EEPROM dataMartin Braun2017-12-221-0/+67
* mpm: Add BufferFS serialization libraryMartin Braun2017-12-223-0/+401
* mg: Add dboard EEPROM propertiesMartin Braun2017-12-221-2/+18
* n3xx: enable 1G clock with gpio settings.Ryan Marlow2017-12-221-0/+17
* mpm: mg: Specify I2C parents for GPIO devicesTrung N Tran2017-12-221-3/+77