]> sigrok.org Git - libsigrok.git/commit
openbench-logic-sniffer: improve error messages when scanning ID
authorWolfram Sang <redacted>
Mon, 4 May 2020 21:33:20 +0000 (23:33 +0200)
committerWolfram Sang <redacted>
Sat, 13 Jun 2020 21:55:34 +0000 (23:55 +0200)
commit35be304ba63a8d65904de2fdbcd5d848c85d7671
tree4676fbe388d7be28bef467690955ef46e4b8314f
parent3f48ab0282ea6f0b108cb441a9cc5fb76ad31e58
openbench-logic-sniffer: improve error messages when scanning ID

- always say 'ID' when the ID command failed
- print hexdump of a faulty ID because on a stalled device we may get
  0x00 bytes which would terminate the string early.

Signed-off-by: Wolfram Sang <redacted>
src/hardware/openbench-logic-sniffer/api.c