Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Add EEPROM utilities for N310 | Martin Braun | 2018-01-12 | 1 | -4/+31 |
| | | | | Actually-written-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -13/+2 |
| | | | | Now uses SPDX headers everywhere. | ||||
* | mpm: Added mpm_shell.py | Martin Braun | 2017-12-22 | 1 | -1/+1 |
| | | | | | Was actually the old rpc_shell.py, was renamed and heavily refactored. Now includes claim logic and other fancy features. | ||||
* | mpm: CMake cleanup, Python code enhancements | Andrej Rode | 2017-12-22 | 1 | -0/+21 |
- Send user defined data in ping - Improve rpc_shell, add mpm_debug.py, fix tracebacks in multiprocessing |