aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager
Commit message (Expand)AuthorAgeFilesLines
* N320: Reduce PLL lock timemichael-west2021-08-161-5/+5
* mpm: zbx: Fix revision compat checkMartin Braun2021-07-081-11/+35
* uhd: Add support for the USRP X410Lars Amsel2021-06-1010-23/+1271
* mpm: mg: periphs: Read lowband lo lock status from cpldmattprost2021-04-191-1/+2
* mpm: Add DboardIface for MB DB driver controlToni Jones2021-03-043-0/+103
* sim: Add Daughterboard MethodsSamuel O'Brien2020-10-071-7/+9
* rh: Enable inverse sinc filter for DAC37J82Martin Braun2020-08-121-1/+1
* mpm: Look for pca953x based devices by device/nameSteven Koo2020-06-112-3/+3
* mpm: mg: Make set_master_clock_rate() an async callMartin Braun2019-11-261-2/+2
* e310: Fix issues in MPM and UHDMartin Braun2019-11-261-1/+13
* mpm: Clean up code, improve Pylint scoreMartin Braun2019-11-261-30/+28
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-262-3/+2
* n3xx: mg: Make set_freq() call asynchronousMartin Braun2019-08-221-0/+14
* mpm: mg: Only import AD9371 API calls if not yet on MagnesiumMartin Braun2019-08-221-2/+3
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-014-2/+231
* mpm: rhodium: Fix clock value log formattingMartin Braun2019-02-221-2/+3
* mpm: rhodium: Fix typo in log messageMartin Braun2019-02-221-1/+1
* mpm: n320: Properly check for the LO distribution boardMartin Braun2019-02-192-9/+23
* mpm: Fix up Rhodium EEPROM handling for BfrfsEEPROMAlex Williams2019-01-231-24/+3
* rhodium: Fix some Pylint warningsMartin Braun2019-01-211-6/+4
* rh: general code cleanupMark Meserve2019-01-103-8/+9
* mpm: Factor out user EEPROM code into own moduleMartin Braun2018-12-202-169/+8
* uhd/mpm: eiscat: Various changesRyan Marlow2018-12-192-28/+41
* rh: remove polarity setting for sdclkout11Mark Meserve2018-12-121-2/+2
* rh: add functions to toggle lowband loMark Meserve2018-12-122-0/+20
* rh: Enable clock synchronization error checkingHumberto Jimenez2018-11-291-7/+3
* mpm: rh: Remove n321 overlayAlex Williams2018-11-271-1/+0
* rh: Fix update_ref_clock_freq() to update init argsHumberto Jimenez2018-11-261-0/+3
* rh: fix typo in set_clk_safe_stateMark Meserve2018-11-161-1/+1
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-4/+4
* rh: change uio access to utilize with-asMark Meserve2018-11-122-79/+85
* mpm: rh: Add MAX 10 update scriptAlex Williams2018-11-071-0/+165
* rh: add lo distribution supportMark Meserve2018-11-052-3/+144
* rh: disable lmk test outputMark Meserve2018-10-301-1/+1
* rh: Phase DAC configuration clean-upHumberto Jimenez2018-10-301-6/+4
* rh: Deterministic latency optimization in JESD204BHumberto Jimenez2018-10-301-3/+14
* rh: add support for rhodium devicesMark Meserve2018-10-2510-0/+2520
* nijesdcore: add variable configuration supportMark Meserve2018-10-252-2/+8
* mg: adding skip_rfic argumentTrung Tran2018-10-181-2/+3
* mpm: identify sysfs gpios more genericallyMark Meserve2018-10-181-1/+1
* 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-122-2/+3
* mpm: mg: move init_rf_cal before JESD de/framer bringupTrung Tran2018-08-161-4/+4
* e320: Add all 5 temp sensors, fan sensor and rssi sensors per channelSugandha Gupta2018-08-091-4/+2
* mpm: n3xx: clocking API changes for transitioning clock and time sourcesDaniel Jepson2018-08-022-4/+81
* mpm: mg: periphs: Modify AD9361 reset function to keep it in resetMartin Braun2018-08-021-2/+9
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-231-13/+13
* e320: mpm: Add dboard and mboard sensorsSugandha Gupta2018-07-181-13/+57
* mpm: initial commit of E320 codeBrent Stapleton2018-07-183-4/+286
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-172-19/+99