aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpm: n3xx: Add GPS locked sensorTrung N Tran2017-12-221-0/+13
* mpm: mg: Specify the required overlay for FPGA auto-loadingMartin Braun2017-12-221-0/+15
* mpm: Provide default dboard EEPROM getter/settersMartin Braun2017-12-221-0/+28
* mpm: Properly populate device_info dict for dboard classesMartin Braun2017-12-221-1/+18
* mpm: sysfsgpio: Allow to filter by parent deviceTrung Tran2017-12-221-11/+22
* mg: Fix lambda-related warnings in block controlMartin Braun2017-12-221-12/+15
* bit to bin: initial commit of converter scriptBrent Stapleton2017-12-221-0/+121
* mpm: n310: Add mboard EEPROM supportMartin Braun2017-12-221-0/+15
* mpm: Add mboard EEPROM supportMartin Braun2017-12-224-6/+71
* Sync: Improved range checking for offset measurements.djepson12017-12-221-2/+2
* mg: Updated JESD204b init seq and documentation.djepson12017-12-222-41/+65
* mg: Fix debug support for CPLD accessesdjepson12017-12-221-1/+0
* mg: Clean up CPLD initialization.djepson12017-12-221-16/+32
* mg: Preliminary clock sync supportdjepson12017-12-222-7/+49
* mg: Clean up radio_regs creationdjepson12017-12-221-5/+9
* mg: Updated support for LMKdjepson12017-12-222-32/+116