aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/magnesium.py
Commit message (Expand)AuthorAgeFilesLines
* N310: Clarify logging for when re-inits occurTrung Tran2018-10-161-0/+2
* mpm: dboard_manager: add more args to update_ref_clock_freqTrung Tran2018-10-121-1/+2
* mpm: n3xx: clocking API changes for transitioning clock and time sourcesDaniel Jepson2018-08-021-3/+81
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-171-7/+27
* mpm: mg: Store init args between runsMartin Braun2018-07-171-2/+6
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-171-499/+15
* mpm: mg: Print AD9371 info as debug message during initMartin Braun2018-07-171-0/+8
* 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