aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mpm: n3xx: Remove unused importsMartin Braun2018-07-171-2/+0
* mpm: n3xx: Factor out component updatingBrent Stapleton2018-07-112-73/+5
* mpm: n3xx: Factor out GPSd Iface functionsBrent Stapleton2018-07-061-69/+22
* mpm: n3xx: Overridable crossbar base portBrent Stapleton2018-07-062-1/+5
* mpm: fix sanity check in _init_peripheralsMark Meserve2018-06-131-23/+24
* mpm: Use device_info to determine overlay listMartin Braun2018-06-082-9/+7
* mpm: n3xx: Derive product key programmaticallyMartin Braun2018-06-082-5/+40
* mpm: Distinguish mboard_info and device_infoMartin Braun2018-06-082-21/+34
* mpm: Remove 'test' periph_managerMartin Braun2018-06-082-68/+1
* mpm: Refactor periph manager init; split EEPROM read from restMartin Braun2018-06-081-104/+135
* mpm: Adding FPGA type to device infoBrent Stapleton2018-06-061-1/+2
* mpm: n3xx: Refactor n3xx_periphs into its own moduleMartin Braun2018-05-083-386/+400
* mpm: n3xx: Bump maximum supported revision to 5 (RevF)Moritz Fischer2018-04-171-1/+1
* fixup! n3xx: add White Rabbit supportDaniel Jepson2018-04-031-12/+0
* mpm: cmake: Add git hash and version info to Python moduleMartin Braun2018-04-021-0/+3
* mpm: n3xx: Disable PPS out during initializationMartin Braun2018-04-021-1/+12
* n3xx: add White Rabbit supportDaniel Jepson2018-03-301-8/+74
* mpm: Adding offset to EEPROM readsBrent Stapleton2018-03-202-0/+16
* mpm: Add INFO log statements on MPM reset and component updateMartin Braun2018-03-131-0/+1
* mpm: n3xx: Fix failure on get_device_info() when uninitializedMartin Braun2018-03-131-2/+3
* mpm: n300: Warn when user tries to use external LOsMartin Braun2018-03-091-0/+10
* mpm: Fix some Pylint warningsMartin Braun2018-03-061-1/+0
* mpm: Demote some log messagesMartin Braun2018-03-062-29/+28
* mpm: Rename n310 to n3xxMartin Braun2018-03-052-20/+20
* mpm: n300/n310: Select correct overlay based on product IDMartin Braun2018-03-052-21/+32
* n310: Make MPM report FPGA version and description, UHD read itMartin Braun2018-03-022-1/+14
* mpm: n310: Default-initialize some membersMartin Braun2018-02-281-4/+4
* mpm: periph_manager: Guarantee self.dboards existsMartin Braun2018-02-281-1/+1
* n3xx: add front panel gpio control registersTrung N Tran2018-02-211-1/+78
* mpm: N310 updates FPGA information on initBrent Stapleton2018-02-191-1/+43
* mpm: adding get_component_infoBrent Stapleton2018-02-191-0/+18
* mpm: Update all license headersMartin Braun2018-02-194-8/+8
* mpm: n310: Remove some leftover cruftMoritz Fischer2018-02-131-2/+0
* mpm: Add entries for renamed sfpsMoritz Fischer2018-02-131-1/+13
* fixup! mpm: magnesium_update_cpld.py: Add axi_bitq supportBrent Stapleton2018-02-091-1/+1
* mpm: Use prefs API for periph managerMartin Braun2018-02-082-6/+39