uhd/mpm/python/usrp_mpm/periph_manager
Brent Stapleton d9366ba7d4 mpm: Fixup for argument parsing in N310
Adding helper function to parse strings to a boolean value. We can
then use that function to parse MPM's default_args, and set enable_gps
and enable_fp_gpio. This replaces the usages of the Python builtin
bool(), which returns True for any non-empty string.
2018-02-07 17:21:43 +01:00
..
__init__.py.in mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
base.py fixup! mpm: Log timeouts during API calls, reset timer on claimed calls 2018-01-23 15:21:28 -08:00
CMakeLists.txt mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
n310.py mpm: Fixup for argument parsing in N310 2018-02-07 17:21:43 +01:00
test.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00