aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager/n3xx.py
Commit message (Expand)AuthorAgeFilesLines
* MPM for N32x: Add 'XQ' image as valid when using sfp0 as time_sourceMichael Dickens2021-05-181-1/+1
* mpm: Implement get_sync_source and get_sync_sources.Lane Kolbly2021-01-251-0/+9
* mpm: n3xx: Remove eth1, eth2 from interface listMartin Braun2020-08-071-8/+0
* mpm: Remove SID classMartin Braun2020-08-071-1/+0
* mpm: Default virtual NIC CHDR IP selectionSteven Koo2020-07-301-1/+5
* fpga, mpm: Bump FPGA compat numberRobertWalstab2020-07-241-1/+1
* mpm: remove class N3xxXportMgrLiberioRobertWalstab2020-07-161-15/+4
* mpm: Fix a logging messageRobertWalstab2020-07-161-1/+1
* mpm: Enable internal NIC on the N3xxRobertWalstab2020-07-161-3/+12
* mpm: Add support for internal Ethernet interfaceAndrew Lynch2020-07-161-0/+5
* mpm: Fix various Pylint issuesMartin Braun2020-07-091-5/+2
* fixup! mpm: e320/e310: Expose APIs to drive GPIO source via UHDMartin Braun2020-01-281-1/+1
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-29/+69
* mpm: Move common mboard regs code to common locationMartin Braun2019-11-261-72/+2
* mpm: n3xx: Improve Pylint scoreMartin Braun2019-11-261-15/+13
* rfnoc: Unify endianness of transportsAlex Williams2019-11-261-1/+1
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-261-79/+120
* 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: fixed mboard_max_revision valueMatthew Crymble2019-09-241-1/+1
* 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-101-1/+1
* 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
* N3xx: Update max rev to 7michael-west2019-02-191-2/+1
* n3xx: init peripherals before loading FPGATrung Tran2019-02-011-24/+29
* mpm: Parameterize max UDP link allocationAlex Williams2019-01-251-0/+5
* mpm: n3xx: e320: Add bridge mode supportRyan Marlow2019-01-171-1/+8
* 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
* mpm: Add basic driver for QSFP board's retimerAlex Williams2018-11-071-0/+17
* 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: 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
* n3xx: e320: fixing GPSDIface sensor namesBrent Stapleton2018-09-261-1/+1
* n3xx: Get RFNoC crossbar baseport from FPGABrent Stapleton2018-09-061-2/+2
* mpm: add Git hash, version to device infoBrent Stapleton2018-08-201-1/+4
* mpm: n3xx: Bump max rev to G/6Martin Braun2018-08-101-1/+1
* mpm: n3xx: clocking API changes for transitioning clock and time sourcesDaniel Jepson2018-08-021-97/+133
* mpm: n3xx: Allow to run without daughterboards connectedTrung Tran2018-07-231-0/+2
* mpm: n3xx: Init device on bootMartin Braun2018-07-181-0/+5
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-171-0/+2
* mpm: n3xx: Remove unused importsMartin Braun2018-07-171-2/+0
* mpm: n3xx: Factor out component updatingBrent Stapleton2018-07-111-72/+3
* mpm: n3xx: Factor out GPSd Iface functionsBrent Stapleton2018-07-061-69/+22
* mpm: n3xx: Overridable crossbar base portBrent Stapleton2018-07-061-0/+1
* mpm: fix sanity check in _init_peripheralsMark Meserve2018-06-131-23/+24