]> sigrok.org Git - libsigrok.git/commit
hp-3457a: only probe when conn= was specified, to not break SCPI devices
authorGerhard Sittig <redacted>
Sat, 22 May 2021 12:09:29 +0000 (14:09 +0200)
committerGerhard Sittig <redacted>
Tue, 1 Jun 2021 06:20:59 +0000 (08:20 +0200)
commit69498046f64006a11234b0d281a481338f6f329c
tree580ebc2290ce251424189a5c6feec2393b55c05f
parent7f0463840ab5d6a85daaa76850558d2b71e596cf
hp-3457a: only probe when conn= was specified, to not break SCPI devices

Only scan for hp-3457a devices when the user specified which connection
to use. This avoids breaking SCPI devices by emitting non-standard
requests before reliable device identification.
src/hardware/hp-3457a/api.c