aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/periph_manager/udev.py
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Removed gratuitous encode(), safer udev lookupsMartin Braun2017-12-221-6/+11
| | | | | - Udev lookups now just return empty lists when they can't find anything - Made SPI dev interface factory Py2/3 safe
* mpm: udev now sorts EEPROM paths properly (9-0050 before 10-0050)Martin Braun2017-12-221-3/+9
|
* mpm: Enabled mboard EEPROM readoutMartin Braun2017-12-221-6/+3
|
* mpm: Improved udev identification of SPI device nodesMartin Braun2017-12-221-1/+1
|
* mpm: Added more generic UIO lookupMartin Braun2017-12-221-24/+0
|
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-10/+9
| | | | Also currently hardcodes some settings.
* mpm: comment out functionality to make it workAndrej Rode2017-12-221-4/+31
| | | | | | | | - 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-0/+42