aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/magnesium.py
Commit message (Expand)AuthorAgeFilesLines
* mpm: replace long execution function with async callTrung N Tran2018-04-301-5/+10
* mg: implement digital loopback arg for the rficDaniel Jepson2018-04-101-1/+6
* n3xx: add White Rabbit supportDaniel Jepson2018-03-301-3/+17
* tdc: support for tdc 2.0djepson12018-03-071-25/+25
* mpm: Fix some Pylint warningsMartin Braun2018-03-061-6/+6
* mpm: Demote some log messagesMartin Braun2018-03-061-7/+6
* mpm: Update all license headersMartin Braun2018-02-191-2/+2
* mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own moduleMartin Braun2018-02-141-191/+2
* mpm: mg: add cpld revision to dboard infoTrung N Tran2018-02-121-5/+7
* mpm: mg: Remove superfluous importMartin Braun2018-01-231-1/+1
* mg: ease the usage of init and tracking calTrung N Tran2018-01-231-9/+94
* n310: Update the dboard UIO usageBrent Stapleton2018-01-191-25/+22
* mpm: mg: Demote notice on LMK not being locked b/c of lacking initMartin Braun2018-01-181-1/+1
* mpm: Demoted some log statements from INFO to TRACE or DEBUGMartin Braun2018-01-171-2/+1
* mpm: mg: Pass deserializer_lane_xbar to ad937x_configTrung N Tran2018-01-121-0/+8
* mpm: tdc: add signature/revision checks and master reset routinedjepson12018-01-121-0/+1
* mpm: mg: Assert that ref clock freq was actually set before init()Martin Braun2018-01-051-5/+7
* mg cpld: update compatibility checking to major/minordjepson12018-01-041-18/+19
* jesd: add in detailed error reporting for JESD204b linksdjepson12018-01-041-20/+81
* mpm: mg: Fix CPLD rev checkMartin Braun2017-12-221-6/+13
* mg: ignore Mykonos framer errordjepson12017-12-221-1/+1
* mpm: mg: Repeat deframer init upon failuredjepson12017-12-221-1/+8
* mpm: Fix linter warningsMartin Braun2017-12-221-31/+36
* mpm: tdc: fixed typos in commentsDaniel Jepson2017-12-221-1/+1
* mpm: mg: Fix lookup of user EEPROM mapMartin Braun2017-12-221-1/+18
* mpm: Harmonize all license headerMartin Braun2017-12-221-14/+3
* mpm: UIOs now open only when necessaryBrent Stapleton2017-12-221-28/+16
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-221-8/+8
* n3xx: enable DRP access to DB MGTS & QPLLsdjepson12017-12-221-25/+173
* mpm: Enable TX external LO set through args, simplify codeTrung N Tran2017-12-221-11/+19
* tdc: fix bug in pps capture reportingDaniel Jepson2017-12-221-1/+1
* mpm: mg: Refactor init(), limit object scopesMartin Braun2017-12-221-39/+53
* mpm: PeriphManager decides and applies overlayBrent Stapleton2017-12-221-14/+0
* mpm: mg: Add ref lock sensorMartin Braun2017-12-221-0/+15
* mpm: mg: Add flag to see if master clock rate is being changedMartin Braun2017-12-221-10/+26
* mpm: mg: Fix linter errors, compacted SPI factoriesMartin Braun2017-12-221-27/+16
* mpm: mg: Move some class attributes to local scopesMartin Braun2017-12-221-31/+35
* mpm: mg: Remove unused spi_factories keyTrung N Tran2017-12-221-5/+3
* mpm: mg: Set default master_clock_rate to 125 MHz at every initTrung Tran2017-12-221-0/+2
* mpm: mykonos: Add API to change master clock rateTrung N Tran2017-12-221-1/+5
* n3xx: add support for 122.88 and 153.6 MHz sample clock ratesMartin Braun2017-12-221-25/+45
* mg: Enable variable master clock ratesMartin Braun2017-12-221-2/+6
* mpm: mg: Add dboard sensors for low- and highband LO lock statusMartin Braun2017-12-221-11/+20
* mpm: mg: Make Magnesium __init__ exception-safeMartin Braun2017-12-221-5/+33
* mpm: enable RX external LO set through argsTrung N Tran2017-12-221-0/+11
* mg: enable init and track calibration APITrung Tran2017-12-221-2/+21
* mpm: mg: Add lowband LO lock and AD9371 lock sensorsMartin Braun2017-12-221-2/+54
* 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-221-1/+1