]> sigrok.org Git - libsigrok.git/commit
ols: also reflect successful identify response in diagnostics
authorGerhard Sittig <redacted>
Fri, 13 Jan 2017 18:44:26 +0000 (19:44 +0100)
committerGerhard Sittig <redacted>
Sun, 21 Aug 2022 15:45:11 +0000 (17:45 +0200)
commit163da55b9ce4de902c15654b02408cd139dace76
tree5726bfb02e0786b11700827c621111b29507f124
parent2f67be518c6eea48389b779f7a93cecbebf54a3b
ols: also reflect successful identify response in diagnostics

The ols driver's scan() routine used to present the identification
response to users when the scan failed, but would not when the scan
succeeded.

Since multiple response literals are supported, it's considered useful
to see these, too, in case of successful device detection. Emit debug
messages for developers' awareness.
src/hardware/openbench-logic-sniffer/api.c