uhd/mpm/python/usrp_mpm
Martin Braun cdc9d60e73 mpm: utils: Fix to_native_str for non-string types
Before, you couldn't use to_native_str for objects such as integers
(i.e., anything that was not a bytes-like object).
2018-01-11 14:50:12 -08:00
..
chips mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
cores jesd: mg bug fix: default state of the RX link is scrambled 2018-01-05 14:05:17 -08:00
dboard_manager mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack 2018-01-11 14:50:12 -08:00
periph_manager mpm: Factor GPIO panel code into common module 2018-01-10 17:31:21 -08:00
sys_utils mpm: Factor GPIO panel code into common module 2018-01-10 17:31:21 -08:00
xports mpm: xports: Sort requested transport options by QoS 2017-12-22 15:05:59 -08:00
__init__.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
aurora_control.py n3xx: Removed PHY reset after Aurora BIST 2017-12-22 15:06:03 -08:00
bfrfs.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
CMakeLists.txt mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
discovery.py mpm: Spawn periph manager inside the RPC process 2018-01-10 17:29:49 -08:00
eeprom.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
ethtable.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
fpga_bit_to_bin.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
gpsd_iface.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00
liberiotable.py mpm: UIOs now open only when necessary 2017-12-22 15:05:58 -08:00
mpmlog.py mpm: Bump default log level to INFO 2018-01-10 13:42:28 -08:00
mpmtypes.py mpm: Spawn periph manager inside the RPC process 2018-01-10 17:29:49 -08:00
mpmutils.py mpm: utils: Fix to_native_str for non-string types 2018-01-11 14:50:12 -08:00
rpc_server.py mpm: Add API call for claim and unclaim 2018-01-10 17:31:21 -08:00
test_bfrfs.py mpm: Harmonize all license header 2017-12-22 15:05:58 -08:00