]> sigrok.org Git - libsigrok.git/commit
kingst-la2016: improve diagnostics in device type detection
authorGerhard Sittig <redacted>
Sun, 30 Jan 2022 08:37:20 +0000 (09:37 +0100)
committerGerhard Sittig <redacted>
Sun, 6 Feb 2022 17:53:53 +0000 (18:53 +0100)
commit64172b16d97a23a6c755f090401acb0f7c36ed86
tree8c11692e94b390ddef84a89c02922d48169c25dd
parentd8fbfcd9d6d66bffcb8607e9de7706ce322d42c7
kingst-la2016: improve diagnostics in device type detection

Adjust the pieces of information that are shown at different verbosity
levels in the EEPROM read code path which identifies Kingst LA models.
Present something even more readable to regular users, yet keep details
available for developers when previously unknown devices are seen. Show
raw byte dumps at highest verbosity levels, to simplify the addition of
more supported devices.
src/hardware/kingst-la2016/protocol.c