uhd/mpm/python/usrp_mpm
Lars Amsel 0d55f572b7 mpm: Add symbol name based EEPROM read, cleanup EEPROM handling
Handling of EEPROM read was cleanup in PeriphManagerBase such that EEPROM
reading for mother and daugther board have similar names and signatures.

Base class supports symbol names for the nvmem files which make it easy
to find them by name such as db0_eeprom instead of addresses like
ff020000.i2c:cros-ec@3c:db0-i2c-tunnel.

Base class furthermore reads out all available auxiliary board EEPROM
files and stores them in a dictionary member.
2021-05-31 05:28:47 -07:00
..
chips fixup! ic_reg_maps: Remove SPCC core reg map 2021-05-28 05:48:50 -07:00
cores
dboard_manager mpm: mg: periphs: Read lowband lo lock status from cpld 2021-04-19 12:42:33 -05:00
periph_manager mpm: Add symbol name based EEPROM read, cleanup EEPROM handling 2021-05-31 05:28:47 -07:00
simulator sim: Move SelectableQueue and SendWrapper 2020-10-28 15:25:48 -05:00
sys_utils mpm: db_flash: Check mount status before mounting 2021-04-26 15:08:27 -05:00
xports sim: Lay Groundwork for Simulator 2020-10-07 15:29:19 -05:00
__init__.py.in sim: Lay Groundwork for Simulator 2020-10-07 15:29:19 -05:00
aurora_control.py
bfrfs.py
bist.py mpm: Remove references to rfnoc_num_blocks 2021-04-12 15:14:45 -05:00
CMakeLists.txt mpm: add tlv_eeprom 2021-05-31 05:28:47 -07:00
components.py
discovery.py mpm: remove unnecessary imports 2021-05-20 14:57:47 -05:00
e31x_legacy_eeprom.py mpm: e31x: Accept FF terminated strings in eeprom 2020-09-04 11:38:27 -07:00
eeprom.py mpm: Add MB-EEPROMv3 2019-05-10 16:59:58 -07:00
ethdispatch.py mpm: Add support for internal Ethernet interface 2020-07-16 10:00:12 -05:00
fpga_bit_to_bin.py
gpsd_iface.py mpm: gpsd_iface: Refactor class 2021-05-24 13:59:40 -05:00
mpmlog.py fixup! mpm: Use prefs API in logging module 2020-12-04 12:07:16 -08:00
mpmtypes.py mpm: add FPGA type to the info returned during discovery 2021-05-20 14:57:47 -05:00
mpmutils.py mpm: utils: print error on minor compat number mismatch conditionally 2020-07-13 15:22:59 -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: add FPGA type to the info returned during discovery 2021-05-20 14:57:47 -05:00
test_bfrfs.py
tlv_eeprom.py mpm: add tlv_eeprom 2021-05-31 05:28:47 -07:00
user_eeprom.py