uhd/mpm
Martin Braun d72041827a mpm: rpc server: Remove Python2 compat code
MPM is Python3-only, but contains some remaining compatibility code for
Python2. Because this code requires extra dependencies (like six) and
could become obsolete in the future, we remove it to preempt that.

No functional changes.
2020-12-08 16:08:48 -08:00
..
cmake/Modules mpm: fixed cmake macro for enabling modules 2020-01-22 12:54:54 -08:00
include mpm: Apply clang-format against all .cpp and .hpp files 2020-03-03 08:51:32 -06:00
lib mpm: Apply clang-format against all .cpp and .hpp files 2020-03-03 08:51:32 -06:00
python mpm: rpc server: Remove Python2 compat code 2020-12-08 16:08:48 -08:00
systemd mpm: systemd: systemd configuration are getting now installed under consideration of the device type 2020-07-16 10:00:12 -05:00
tests uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
tools mpm: Fix issue with check-filesystem test execution 2020-11-11 10:52:07 -06:00
.gitignore mpm: Rearchitecture of AD9371 code to use ctrl/device paradigm 2017-12-22 15:03:44 -08:00
CMakeLists.txt sim: Lay Groundwork for Simulator 2020-10-07 15:29:19 -05:00