aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_hwd.py
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx: Init device on bootMartin Braun2018-07-181-0/+4
* mpm: cmake: Add git hash and version info to Python moduleMartin Braun2018-04-021-0/+4
* mpm: Rename n310 to n3xxMartin Braun2018-03-051-1/+1
* mpm: Update all license headersMartin Braun2018-02-191-2/+2
* mpm: Use prefs API for periph managerMartin Braun2018-02-081-9/+9
* mpm: Enable systemd watchdog and update it from MPMMartin Braun2018-01-151-2/+7
* mpm: usrp_hwd: Fix logging issue on default_args failureMartin Braun2018-01-111-3/+7
* mpm: Spawn periph manager inside the RPC processMartin Braun2018-01-101-39/+48
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
* mpm: Return correct value for usrp_hwd.py --init-onlyMartin Braun2017-12-221-1/+1
* mpm: Reset periph manager on updateBrent Stapleton2017-12-221-2/+3
* mpm: Let usrp_hwd.py --init-only show init status and durationMartin Braun2017-12-221-1/+10
* mpm: discovery returns 'product' informationBrent Stapleton2017-12-221-1/+2
* mpm: Add configurable log levelsMartin Braun2017-12-221-2/+17
* mpm: Remove leading _ from _get_device_info()Martin Braun2017-12-221-2/+2
* mpm: Catch multiprocess exception on exitMartin Braun2017-12-221-1/+6
* mpm: Made Python3 the default interpreter for all N3xx-related executablesMartin Braun2017-12-221-1/+1
* mpm: discovery can now be bound to subnetMartin Braun2017-12-221-1/+8
* mpm/mpmd: Call init() during UHD session init, not on hwd spawnMartin Braun2017-12-221-2/+1
* mpm: Moved device and dboard init/deinit to their own methodsMartin Braun2017-12-221-0/+18
* mpm: Added command line args to usrp_hwd.pyMartin Braun2017-12-221-1/+40
* mpm: Fixed python import in discovery moduleMartin Braun2017-12-221-2/+2
* mpm: Fixed logging in exit caseMartin Braun2017-12-221-2/+2
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-25/+17
* mpm: mpm reorganizationAndrej Rode2017-12-221-10/+23
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-19/+38
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+57