]> sigrok.org Git - libsigrok.git/commit
scpi-pps: don't break SCPI devices when scanning for HP-IB devices
authorGerhard Sittig <redacted>
Sat, 22 May 2021 11:54:52 +0000 (13:54 +0200)
committerGerhard Sittig <redacted>
Tue, 1 Jun 2021 06:20:59 +0000 (08:20 +0200)
commit7f0463840ab5d6a85daaa76850558d2b71e596cf
tree3ad218f9433518a17f56f556b0b3604e1b2fc7b4
parentd822f54d523cf3956c081332f0ef9b427926e058
scpi-pps: don't break SCPI devices when scanning for HP-IB devices

Only scan for hpib-pps devices when a user provided conn= specification
was given. This avoids breaking SCPI devices by emitting non-standard
requests before reliable device identification.
src/hardware/scpi-pps/api.c