aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-222-5/+13
* mpm: Fix linter warningsMartin Braun2017-12-221-1/+5
* mpm: n310: Set default clock source to 'internal'Martin Braun2017-12-221-1/+1
* mpm: periph_manager: Clarify request/commit protocolMartin Braun2017-12-221-5/+8
* mpm: udp xport: Bind SID addr 0 and 1 to respective SFP portsMartin Braun2017-12-221-0/+4
* mpm: xports: Amend protocol for request/commit xport, add allocationMartin Braun2017-12-221-0/+11
* mpm: adding GPS time sensorBrent Stapleton2017-12-221-0/+30
* mpm: n310: Support RevEMartin Braun2017-12-221-1/+1
* mpm: Harmonize all license headerMartin Braun2017-12-225-65/+10
* mpm: n310: add fpga compat number checkTrung N Tran2017-12-221-0/+34
* mpm: UIOs now open only when necessaryBrent Stapleton2017-12-222-29/+33
* mpm: adding GPS sensor functionsBrent Stapleton2017-12-221-0/+44
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-226-74/+15
* mpm: add all time_source options and complete MB clk controlDaniel Jepson2017-12-221-10/+96
* mpm: added uio for motherboard regssugandhagupta2017-12-221-7/+47
* mpm: Factor out xport managers as own objectsMartin Braun2017-12-222-233/+21
* mpm: n310: Compile .dts files to .dtbo on updateMartin Braun2017-12-221-7/+31