aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/base.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Also cleaned up some cruft.
* 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 ↵Martin Braun2017-12-221-0/+6
| | | | indexing to numbers
* 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
| | | | Also currently hardcodes some settings.
* mpm: mpm reorganizationAndrej Rode2017-12-221-5/+5
|
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-0/+1
| | | | | - Send user defined data in ping - Improve rpc_shell, add mpm_debug.py, fix tracebacks in multiprocessing
* mpm: python refactoringAndrej Rode2017-12-221-0/+37