aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* MPM: add X410 support for 250e6 master clock rateMichael Dickens2021-08-241-0/+1
* n3xx: Add support for rev 10michael-west2021-08-161-1/+1
* mpm: Expose motherboard regs for debuggingSam O'Brien2021-08-131-0/+9
* mpm: update x410 fpga minor compat numberHumberto Jimenez2021-06-241-1/+1
* mpm: Move cal freeze defaults to x4xxLane Kolbly2021-06-232-3/+27
* mpm: restore rfdc nco frequency after setting sync sourceGrant Meyerhoff2021-06-222-0/+31
* uhd: Add support for the USRP X410Lars Amsel2021-06-1014-11/+6244
* mpm: Remove helper classes from RPC APILars Amsel2021-06-031-9/+9
* mpm: Add symbol name based EEPROM read, cleanup EEPROM handlingLars Amsel2021-05-312-71/+217
* MPM for N32x: Add 'XQ' image as valid when using sfp0 as time_sourceMichael Dickens2021-05-181-1/+1
* mpm: PeriphManagerBase: Add _add_public_methods()Martin Braun2021-04-291-0/+41
* mpm: periph_mgr: Demote "no SPI nodes" warningMartin Braun2021-04-211-1/+1
* mpm: periph manager: Fix get_mb_eeprom() return value formattingMartin Braun2021-03-251-1/+4
* mpm: Add DboardIface for MB DB driver controlToni Jones2021-03-041-0/+8
* mpm: deduplicate dboard eeprom handlingMichael Auchter2021-02-112-39/+29
* mpm: filesystem_status: tolerate absence of menderMichael Auchter2021-02-091-1/+3
* mpm: Implement get_sync_source and get_sync_sources.Lane Kolbly2021-01-252-0/+21
* sim: Ignore mender artifact file on sim devicesAaron Rossetto2021-01-212-2/+13
* sim: Move Hardware Specific to Config FileSamuel O'Brien2020-10-281-22/+25
* sim: Support Configuration FilesSamuel O'Brien2020-10-281-1/+10
* sim: Support StreamingSamuel O'Brien2020-10-281-2/+1
* sim: Clarify Naming of StreamsSamuel O'Brien2020-10-081-2/+2
* sim: Simulator CHDR Parsing and RFNoC GraphSamuel O'Brien2020-10-081-5/+8
* sim: Add Daughterboard MethodsSamuel O'Brien2020-10-071-7/+10
* sim: Lay Groundwork for SimulatorSamuel O'Brien2020-10-072-0/+303
* mpm: use filesystem_status from sys_utilsJoerg Hofrichter2020-10-061-13/+4
* 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