aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpm: Reset periph manager on updateBrent Stapleton2017-12-222-1/+23
* mpm: PeriphManager decides and applies overlayBrent Stapleton2017-12-222-17/+14
* fpga load: Components file paths in component dictBrent Stapleton2017-12-221-9/+12
* fpga load: Atomic updating of multiple componentsBrent Stapleton2017-12-222-40/+46
* mpm: n310: Remove unused imports (linter warnings)Martin Braun2017-12-221-2/+1
* n3xx: add support for 122.88 and 153.6 MHz sample clock ratesMartin Braun2017-12-221-2/+18
* mpm: mg: Optionally parallelize init calls to dboardMartin Braun2017-12-221-3/+19
* mpm: n310: Made n310.__init__() more exception-safeMartin Braun2017-12-221-1/+15
* mpm: Made PeriphManagerBase.__init__ more exception-safeMartin Braun2017-12-221-4/+13
* mpm: discovery returns 'product' informationBrent Stapleton2017-12-221-1/+3
* mpm: n310: Allow Ethernet connections to both SFPsMartin Braun2017-12-221-16/+30
* mpm/mpmd: Move to request_xport()/commit_xport() architectureMartin Braun2017-12-222-130/+351
* mpm: Lower logging level for PeriphManagerBase.deinit()Martin Braun2017-12-221-2/+2
* mpm: n310: Load Liberio dispatcherMartin Braun2017-12-221-9/+39
* mpm: Cache connection type in PeriphManagerBaseMartin Braun2017-12-221-0/+13
* mpm: Remove leading _ from _get_device_info()Martin Braun2017-12-221-1/+2
* mpm: Make list_updateable_components return somethingMartin Braun2017-12-221-2/+1
* fpga load: add N310 update FPGA functionBrent Stapleton2017-12-221-0/+14
* fpga load: add update_component function to MPMBrent Stapleton2017-12-222-0/+95
* mpm: Minor refactoring of PeriphManagerBase attributesMartin Braun2017-12-222-8/+3
* mpm: n310: Enable read/write of user EEPROM dataMartin Braun2017-12-221-0/+67
* n3xx: enable 1G clock with gpio settings.Ryan Marlow2017-12-221-0/+17
* mpm: n3xx: Add GPS locked sensorTrung N Tran2017-12-221-0/+13
* mpm: Provide default dboard EEPROM getter/settersMartin Braun2017-12-221-0/+28
* mpm: n310: Add mboard EEPROM supportMartin Braun2017-12-221-0/+15
* mpm: Add mboard EEPROM supportMartin Braun2017-12-221-1/+25
* mpm/n310: Moved the mboard ref_locked sensor into MPMMartin Braun2017-12-221-0/+28
* mpm: Added sensor APIMartin Braun2017-12-221-0/+38
* mpm: add n310 motherboard revD supportTrung N Tran2017-12-221-37/+78
* mpm: Added max rev check overridableMartin Braun2017-12-222-5/+30
* mpm: n3xx: Don't set time and clock source without dboardsMartin Braun2017-12-221-6/+14
* mpm: Overlay handling functions use dtoverlay moduleMartin Braun2017-12-221-10/+8
* mpm: n3xx: Fix TCA GPIO read functionMartin Braun2017-12-221-1/+1
* mpm: n3xx: Change default state for TCA GPIOsMartin Braun2017-12-221-1/+3
* n310: enable CLK-MGT156MHz at init n310 callTrung N Tran2017-12-221-1/+1
* n310/eiscat: Removed 20 MHz as a valid ref clock frequencyMartin Braun2017-12-221-0/+5
* n3xx mpm: Refactored peripheral init codeMartin Braun2017-12-221-15/+24
* n3xx mpm: Enable more subcomponents through API callsMartin Braun2017-12-221-5/+44
* n3xx mpm: Set call for TCA6424 pins gets value argMartin Braun2017-12-221-4/+3