Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: eiscat: magnesium: Removed C++-only SPI ifaces | Martin Braun | 2017-12-22 | 3 | -24/+55 |
| | | | | | | | - 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 | ||||
* | mpm: Added more to the EISCAT bringup sequence | Martin Braun | 2017-12-22 | 1 | -86/+133 |
| | |||||
* | mpm: eiscat: Added first pass at EISCAT dboard driver | Martin Braun | 2017-12-22 | 3 | -6/+580 |
| | |||||
* | n3xx: Moved Mykonos reset to UIO | Martin Braun | 2017-12-22 | 1 | -9/+1 |
| | | | | Note: This requires a new FPGA image, or Mykonos simply won't reset. | ||||
* | mpm: Improved udev identification of SPI device nodes | Martin Braun | 2017-12-22 | 3 | -26/+19 |
| | |||||
* | mpm: Added more generic UIO lookup | Martin Braun | 2017-12-22 | 1 | -9/+6 |
| | |||||
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 5 | -30/+89 |
| | | | | Also currently hardcodes some settings. | ||||
* | mpm: mpm reorganization | Andrej Rode | 2017-12-22 | 7 | -28/+52 |
| | |||||
* | mpm: CMake cleanup, Python code enhancements | Andrej Rode | 2017-12-22 | 5 | -1/+90 |
| | | | | | - Send user defined data in ping - Improve rpc_shell, add mpm_debug.py, fix tracebacks in multiprocessing | ||||
* | mpm: python refactoring | Andrej Rode | 2017-12-22 | 5 | -0/+178 |