Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mpm: eiscat: Added first pass at EISCAT dboard driver | Martin Braun | 2017-12-22 | 4 | -7/+581 | |
| | ||||||
* | n3xx: Moved Mykonos reset to UIO | Martin Braun | 2017-12-22 | 2 | -9/+7 | |
| | | | | 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 | 5 | -29/+22 | |
| | ||||||
* | mpm: Added more generic UIO lookup | Martin Braun | 2017-12-22 | 4 | -51/+106 | |
| | ||||||
* | mpm: Removed exception handling for periph manager import | Martin Braun | 2017-12-22 | 1 | -4/+1 | |
| | ||||||
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 14 | -99/+293 | |
| | | | | Also currently hardcodes some settings. | |||||
* | mpm: Added NI JESD core controller | Martin Braun | 2017-12-22 | 1 | -0/+144 | |
| | ||||||
* | mpm: comment out functionality to make it work | Andrej Rode | 2017-12-22 | 6 | -57/+142 | |
| | | | | | | | | - add uio udev find routine - add debug prints Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | |||||
* | mpm: mpm reorganization | Andrej Rode | 2017-12-22 | 21 | -181/+537 | |
| | ||||||
* | mpm: Added uio control class | Martin Braun | 2017-12-22 | 1 | -0/+68 | |
| | ||||||
* | mpm: CMake cleanup, Python code enhancements | Andrej Rode | 2017-12-22 | 14 | -89/+259 | |
| | | | | | - 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 | 14 | -42/+376 | |
| | ||||||
* | Initial commit for N3xx development. | Martin Braun | 2017-12-22 | 7 | -0/+355 | |
- Creates mpm/ subdirectory - First pass at hardware daemon/MPM - New code for LMK04828, AD9371 - spidev integration Contributions by: Martin Braun <martin.braun@ettus.com> Derek Kozel <derek.kozel@ettus.com> Mark Meserve <mark.meserve@ni.com> Andrej Rode <andrej.rode@ettus.com> |