aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* MPM: Add check for valid EEPROM addressmichael-west2019-10-151-0/+3
* N3xx: Remove close-in noise on TXMichael West2019-10-111-2/+3
* n3xx: Disable gpsdo reference source when enable_gps=0Martin Braun2019-10-111-12/+18
* mpm: periph manager: Fix typo in docstring (update default args)Martin Braun2019-10-111-2/+3
* MPM: Increase E320 max rev to 4michael-west2019-09-241-1/+1
* mpm: fixed mboard_max_revision valueMatthew Crymble2019-09-243-14/+9
* e320: fix time source clobbering ref sourceMark Meserve2019-08-151-2/+6
* n3xx: bugfix for mpm set_db_eeprom access via networkThomas Vogel2019-06-131-4/+7
* mpm: Change SW/HW compat check to use last_rev_compatTrung Tran2019-05-103-17/+32
* E320: Add support for rev Emichael-west2019-05-021-1/+1
* e310/e320: Move E310 to MPM architecture and refactorSugandha Gupta2019-05-014-0/+1049
* mpm: n320: Update FPGA type if QSFP board is availableMartin Braun2019-02-221-1/+9
* mpm: n320: Demote warning on absence of QSFP boardMartin Braun2019-02-221-4/+5
* e320: add fpga_version_hash to e320 device infoSugandha Gupta2019-02-191-0/+2
* N3xx: Update max rev to 7michael-west2019-02-191-2/+1
* n3xx: init peripherals before loading FPGATrung Tran2019-02-013-45/+64
* mpm: Parameterize max UDP link allocationAlex Williams2019-01-251-0/+5
* mpm: n3xx: e320: Add bridge mode supportRyan Marlow2019-01-172-2/+9
* e320: Fix return value of get_fpga_typeSugandha Gupta2018-11-301-3/+3
* n3xx: Change init() procedure to reduce configuration timeHumberto Jimenez2018-11-261-2/+6
* mpm: add fpga githash to device infoTrung Tran2018-11-161-0/+2
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-4/+4
* mpm:e320: fixup gps_locked typeTrung Tran2018-11-131-1/+1
* mpm: Add basic driver for QSFP board's retimerAlex Williams2018-11-072-0/+34
* rh: add lo distribution supportMark Meserve2018-11-051-1/+1
* rh: add support for rhodium devicesMark Meserve2018-10-251-1/+5
* n3xx: output exception string on boot init failureMark Meserve2018-10-241-1/+1
* mpm:n3xx: improve set_time_source,set_clock_sourceTrung Tran2018-10-221-50/+88
* mg: adding skip_rfic argumentTrung Tran2018-10-181-1/+3
* mpm: identify sysfs gpios more genericallyMark Meserve2018-10-182-4/+4
* mpm: n3xx: Fix Pylint warningsMartin Braun2018-10-121-11/+12
* mpm: dboard_manager: add more args to update_ref_clock_freqTrung Tran2018-10-121-6/+7
* mpm: Add __mpm_device__ as usrp_hwd module variableMartin Braun2018-10-091-0/+1
* n3xx: e320: fixing GPSDIface sensor namesBrent Stapleton2018-09-262-2/+2
* n3xx: Get RFNoC crossbar baseport from FPGABrent Stapleton2018-09-062-2/+7
* e320: Get RFNoC crossbar baseport from FPGABrent Stapleton2018-09-062-2/+8
* mpm: add Git hash, version to device infoBrent Stapleton2018-08-202-1/+13
* mpm: n3xx: Improve error messages for invalid clock/time settingsMartin Braun2018-08-131-2/+4
* mpm: n3xx: Bump max rev to G/6Martin Braun2018-08-101-1/+1
* e320: Add all 5 temp sensors, fan sensor and rssi sensors per channelSugandha Gupta2018-08-091-17/+40
* mpm: n3xx: clocking API changes for transitioning clock and time sourcesDaniel Jepson2018-08-022-97/+150
* e320: Fix front panel gpio to support 3.3VSugandha Gupta2018-07-312-22/+19
* e320: Add 'ref_locked' sensor to mboard sensorsSugandha Gupta2018-07-311-0/+14
* mpm: n3xx: Allow to run without daughterboards connectedTrung Tran2018-07-231-0/+2
* uio: mpm: Fixup for opening mboard-regs UIOBrent Stapleton2018-07-232-32/+32
* mpm: n3xx: Init device on bootMartin Braun2018-07-181-0/+5
* e320: mpm: Add dboard and mboard sensorsSugandha Gupta2018-07-182-17/+91
* mpm: initial commit of E320 codeBrent Stapleton2018-07-183-3/+1059
* mpm: Remove unused _init_args from PeriphManagerBaseMartin Braun2018-07-171-4/+0
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-171-0/+2