aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: enable RX external LO set through argsTrung N Tran2017-12-227-7/+75
* mg: enable init and track calibration APITrung Tran2017-12-225-62/+185
* mpm: Run C++ logger through central loggingMartin Braun2017-12-221-0/+16
* mpm: ad937x: Make log functions go through central loggerMartin Braun2017-12-221-5/+26
* mpm: Add log_buf classMartin Braun2017-12-224-0/+170
* 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-225-166/+386
* mpm: Lower logging level for PeriphManagerBase.deinit()Martin Braun2017-12-221-2/+2
* mpm: n310: Load Liberio dispatcherMartin Braun2017-12-221-9/+39
* 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
* 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
* 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
* mpm: Improve exception/error handlingMartin Braun2017-12-221-19/+75
* 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
* 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
* 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
* 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-222-4/+28
* 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