uhd/mpm
Steven Koo be53058a47 mpm: e31x: Accept FF terminated strings in eeprom
Older revisions of the e31x used FF terminated strings in the EEPROM.
The eeprom implementation didn't take this into account and would
fail on ascii conversion. This change resolves mpm bring up on the
older revisions by replacing FF with null. This didn't affect newer
revisions because they used null terminated strings.

Signed-off-by: Steven Koo <steven.koo@ni.com>
2020-09-04 11:38:27 -07: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: e31x: Accept FF terminated strings in eeprom 2020-09-04 11:38:27 -07: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: add ability to run scripts to MPM shell 2020-02-07 09:14:41 -06:00
.gitignore
CMakeLists.txt mpm: cmake: use UHDPython module to find Python 2020-08-04 07:38:40 -05:00