aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpm: n310: Return CHDR addresses as part of device_infoMartin Braun2018-02-072-1/+27
* mpm: n310: Removed superfluous importMartin Braun2018-02-071-1/+0
* mpm: Fixup for argument parsing in N310Brent Stapleton2018-02-071-3/+3
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-241-1/+1
* fixup! mpm: Log timeouts during API calls, reset timer on claimed callsMartin Braun2018-01-231-0/+6
* mpm: n310: Fix setting time source depending on clock sourceMartin Braun2018-01-221-7/+4
* n310: removed orphaned commentsBrent Stapleton2018-01-191-4/+0
* mpm: Demoted some log statements from INFO to TRACE or DEBUGMartin Braun2018-01-171-1/+1
* mpm: n310: Bump compat number to 2.0Martin Braun2018-01-161-1/+1
* mpm/mpmd: Report device state using get_init_status() and verifyMartin Braun2018-01-161-1/+7
* mpm: n310: Refactor N3xx periph managerMartin Braun2018-01-161-20/+32
* mpm: Refactor PeriphManager classesMartin Braun2018-01-162-39/+72
* mpm: add init clock and time source from argsTrung N Tran2018-01-161-0/+4
* mpm: n310: Check all periphs for initialization statusMartin Braun2018-01-122-7/+22
* mpm: n310: Fix various bugs in sensor APIMartin Braun2018-01-121-5/+2
* mpm: periph_manager: Pass default args to dboard managerMartin Braun2018-01-111-2/+3
* mpm: Factor GPIO panel code into common moduleMartin Braun2018-01-101-255/+157
* mpm: Add code to drive the back panel LEDsMoritz Fischer2018-01-101-10/+100
* mpm: n310: Add status monitor threadMartin Braun2018-01-101-0/+46
* mpm: n310: Shuffle around location of functions for better browsabilityMartin Braun2018-01-101-37/+44
* mpm: Add API call for claim and unclaimMartin Braun2018-01-101-0/+18
* mpm: n310: Factor out compat number checkMartin Braun2018-01-081-16/+12
* mpm: n310: Move SID re-alloc log message to right spotMartin Braun2018-01-082-1/+1
* mpm: n310: Fix setting time sourceMartin Braun2017-12-221-2/+4
* n3xx: MPM: Add FPGA build timestampAshish Chaudhari2017-12-221-11/+45
* mpm: n310: Add temp and fan sensorsMartin Braun2017-12-221-0/+43