aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx: Remove eth1, eth2 from interface listMartin Braun2020-08-071-8/+0
* mpm: Remove SID classMartin Braun2020-08-073-3/+0
* mpm: Default virtual NIC CHDR IP selectionSteven Koo2020-07-303-3/+15
* fpga, mpm: Bump FPGA compat numberRobertWalstab2020-07-243-3/+3
* uhd: remove liberioRobertWalstab2020-07-202-9/+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: remove class E310XportMgrLiberioRobertWalstab2020-07-161-11/+4
* mpm: Enable internal NIC on the E310RobertWalstab2020-07-161-6/+28
* mpm: remove class E320XportMgrLiberioRobertWalstab2020-07-161-12/+5
* mpm: support forwarding CHDR packetsRobertWalstab2020-07-161-0/+4
* mpm: Enable internal NIC on the E320Alex Williams2020-07-161-0/+4
* mpm: Add support for internal Ethernet interfaceAndrew Lynch2020-07-162-0/+6
* mpm: Detect number of liberio channelsAlex Williams2020-07-161-4/+5
* mpm: Fix various Pylint issuesMartin Braun2020-07-092-6/+2
* mpm: Look for pca953x based devices by device/nameSteven Koo2020-06-111-1/+1
* mpm: Return filesystem info from get_device_infoLane Kolbly2020-06-051-0/+14
* mpm: Return dboard_info in get_device_infoLane Kolbly2020-06-051-0/+5
* mpm: Return build info in mpm_sw_versionLane Kolbly2020-05-271-1/+1
* e320/e310: Fix get_gpio_srcs() MPM API callMartin Braun2020-02-262-2/+2
* fixup! mpm: e320/e310: Expose APIs to drive GPIO source via UHDMartin Braun2020-01-283-2/+3
* mpm: e320/e310: Expose APIs to drive GPIO source via UHDMartin Braun2020-01-234-78/+145
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-233-30/+110
* mpm: e31x: Remove superfluous code from e31x_periphsMartin Braun2019-11-262-14/+2
* mpm: e31x: Fix setting of clock sourceMartin Braun2019-11-261-4/+1
* mpm: e310: Enable GPS sensorsMartin Braun2019-11-261-0/+39
* e310: Fix issues in MPM and UHDMartin Braun2019-11-262-149/+106
* mpm: Clean up code, improve Pylint scoreMartin Braun2019-11-263-68/+84
* mpm/mpmd: Remove token requirement for device infoMartin Braun2019-11-261-1/+2
* mpm: Move common mboard regs code to common locationMartin Braun2019-11-269-736/+272
* mpm: n3xx: Improve Pylint scoreMartin Braun2019-11-262-16/+19
* rfnoc: Unify endianness of transportsAlex Williams2019-11-263-3/+3
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-267-398/+804
* 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