aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager/n310.py
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Guaranteed stringification of mboard_info valuesMartin Braun2017-12-221-2/+1
|
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-35/+0
| | | | Also cleaned up some cruft.
* mpm: Added command line args to usrp_hwd.pyMartin Braun2017-12-221-2/+2
|
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-7/+16
|
* mpm: Various EISCAT fixesMartin Braun2017-12-221-0/+1
|
* mpm: fixed port expander connectionssugandhagupta2017-12-221-1/+1
| | | | - reversed CLK-MAINREF-SEL0 and SEL1
* mpm: Renamed types submodule mpmtypes to avoid import confusionMartin Braun2017-12-221-1/+1
|
* mpm: Updating ref clock frequency will propagate to dboard, changed slot ↵Martin Braun2017-12-221-2/+11
| | | | indexing to numbers
* mpm: n310: Added driver for port expander and ref clock selectionMartin Braun2017-12-221-3/+118
|
* mpm: Added more generic UIO lookupMartin Braun2017-12-221-7/+3
|
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-10/+12
| | | | Also currently hardcodes some settings.
* mpm: comment out functionality to make it workAndrej Rode2017-12-221-27/+61
| | | | | | | | - 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 reorganizationAndrej Rode2017-12-221-4/+61
|
* 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/+46