uhd/mpm/python/usrp_mpm
Lars Amsel 99b56616da MPM: Init DSP only if there is a radio frontend
Users might build X400 bitfiles without RF blocks in it. In that
case the DSP info will report 0 for both the TX and RX.
MPM needs to handle that case correct an skip RF block initialization
an fall back to default values. This will allow bitfiles without
RF to load.
2024-10-23 15:53:21 +02:00
..
chips mpm/fpga: x4xx: Major updates in preparation for future devices 2023-05-23 09:06:17 +02:00
cores mpm: tdc: fix compatibility with Python >= 3.9.0 2024-06-11 10:20:08 +02:00
dboard_manager mpm: Add revF support to zbx_update_cpld 2024-07-22 13:29:03 -05:00
periph_manager MPM: Init DSP only if there is a radio frontend 2024-10-23 15:53:21 +02:00
simulator sim: Move SelectableQueue and SendWrapper 2020-10-28 15:25:48 -05:00
sys_utils mpm: get_mender_artifact: fix obsolete command 2024-05-03 14:34:39 +02:00
xports mpm: don't print iptables errors when setting up forwarding 2024-06-19 11:33:12 +02:00
__init__.py.in mpm: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
aurora_control.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
bfrfs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
bist.py mpm: bist: Improve --help message 2023-03-06 11:51:46 -05:00
CMakeLists.txt fixup! mpm: Add CompatNumber utility class 2022-07-20 17:08:33 -05:00
compat_num.py mpm: Add CompatNumber utility class 2022-06-29 12:08:02 -07:00
components.py mpm: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
discovery.py mpm: discovery: demote log level of ECHO send error 2024-06-19 11:33:38 +02:00
e31x_legacy_eeprom.py mpm: e31x: Accept FF terminated strings in eeprom 2020-09-04 11:38:27 -07:00
eeprom.py mpm: eeprom: Improve E320 and N3x0 EEPROM code/comments 2022-02-16 14:53:37 -06:00
ethdispatch.py mpm: udp: Fix Pylint warnings in UDP-related files 2022-06-08 13:44:19 -07:00
fpga_bit_to_bin.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
gpsd_iface.py MPM: Normalize name for gps_locked sensor 2023-08-31 15:19:12 -05:00
mpmlog.py fixup! mpm: Use prefs API in logging module 2020-12-04 12:07:16 -08:00
mpmtypes.py mpm: add device name to discovery process 2022-02-08 13:55:35 -06:00
mpmutils.py fixup! mpm: Add LogRuntimeError class 2023-07-11 13:49:34 -05:00
prefs.py docs: Add comments on mpm.conf 2020-07-09 00:39:11 -07:00
process_manager.py sim: Integrate simulator into UHD 2020-10-28 15:25:48 -05:00
rpc_server.py mpm: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
rpc_utils.py mpm: avoid importing from rpc_server when importing usrp_mpm 2024-06-11 10:20:08 +02:00
test_bfrfs.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
tlv_eeprom.py mpm: add tlv_eeprom 2021-05-31 05:28:47 -07:00
user_eeprom.py mpm: Factor out user EEPROM code into own module 2018-12-20 14:57:54 -08:00