Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Added TDC clock sync driver | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Factored out eeprom code into its own module | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Added auto-loading of dboard-specific overlays | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Added ethernet dispatcher code for N310 | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Factored out common LMK04828 code | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Renamed types submodule mpmtypes to avoid import confusion | Martin Braun | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | mpm: Added driver for sysfs-based gpios | Martin Braun | 2017-12-22 | 1 | -3/+4 |
| | |||||
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 1 | -1/+3 |
| | | | | Also currently hardcodes some settings. | ||||
* | mpm: comment out functionality to make it work | Andrej Rode | 2017-12-22 | 1 | -0/+1 |
| | | | | | | | | - 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 | 1 | -2/+0 |
| | |||||
* | mpm: CMake cleanup, Python code enhancements | Andrej Rode | 2017-12-22 | 1 | -6/+7 |
| | | | | | - 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 | 1 | -0/+2 |
| | |||||
* | Initial commit for N3xx development. | Martin Braun | 2017-12-22 | 1 | -0/+30 |
- 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> |