aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/dboard_manager/magnesium.py
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-10/+4
| | | | Also cleaned up some cruft.
* mpm: Enabled selection of SPI modeMartin Braun2017-12-221-0/+2
|
* mpm: Moved some SPI setup code to dboard baseMartin Braun2017-12-221-10/+0
|
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-3/+9
|
* mg: bring up linksMark Meserve2017-12-221-21/+45
|
* mpm: Updating ref clock frequency will propagate to dboard, changed slot ↵Martin Braun2017-12-221-1/+1
| | | | indexing to numbers
* mpm: eiscat: magnesium: Removed C++-only SPI ifacesMartin Braun2017-12-221-2/+13
| | | | | | | - EISCAT is now Python only with the exception of the definition of the SPI ifaces - Magnesium uses a Python-generated SPI iface - Removed SPI lock from EISCAT dboard
* n3xx: Moved Mykonos reset to UIOMartin Braun2017-12-221-9/+1
| | | | Note: This requires a new FPGA image, or Mykonos simply won't reset.
* mpm: Improved udev identification of SPI device nodesMartin Braun2017-12-221-23/+16
|
* mpm: Added more generic UIO lookupMartin Braun2017-12-221-9/+6
|
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-15/+86
| | | | Also currently hardcodes some settings.
* mpm: mpm reorganizationAndrej Rode2017-12-221-7/+25
|
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-1/+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/+50