aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/base.py
Commit message (Expand)AuthorAgeFilesLines
* mpm: Demote some log messagesMartin Braun2018-03-061-1/+1
* mpm: Update all license headersMartin Braun2018-02-191-2/+2
* mpm: n310: Fix various bugs in sensor APIMartin Braun2018-01-121-1/+1
* mpm: dboard_manager: Use mpmutils.to_native_str instead of local hackMartin Braun2018-01-111-10/+2
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
* mpm: Harmonize imports, tidy + sort modulesMartin Braun2017-12-221-1/+1
* mpm: PeriphManager decides and applies overlayBrent Stapleton2017-12-221-13/+0
* mpm: mg: Add dboard sensors for low- and highband LO lock statusMartin Braun2017-12-221-3/+6
* mpm: Make dboard manager __init__ exception-safeMartin Braun2017-12-221-12/+17
* mpm: mg: Add lowband LO lock and AD9371 lock sensorsMartin Braun2017-12-221-1/+1
* mpm: Properly populate device_info dict for dboard classesMartin Braun2017-12-221-1/+18
* mpm: Add mboard EEPROM supportMartin Braun2017-12-221-3/+3
* mpm: Added sensor APIMartin Braun2017-12-221-0/+38
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-221-1/+2
* mpm: Made code Python3-compatibleMartin Braun2017-12-221-0/+1
* mpm: Made overlay selection a static method for more flexibilityMartin Braun2017-12-221-6/+13
* mpm: Added auto-loading of dboard-specific overlaysMartin Braun2017-12-221-0/+6
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-2/+28
* mpm: Moved some SPI setup code to dboard baseMartin Braun2017-12-221-0/+22
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-6/+11
* mpm: Updating ref clock frequency will propagate to dboard, changed slot inde...Martin Braun2017-12-221-0/+6
* mpm: Improved udev identification of SPI device nodesMartin Braun2017-12-221-1/+1
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-4/+2
* mpm: mpm reorganizationAndrej Rode2017-12-221-5/+5
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-0/+1
* mpm: python refactoringAndrej Rode2017-12-221-0/+37