]> sigrok.org Git - libsigrok.git/commit
usbtmc: only reset Siglent (and Atten) devices in open
authorGerhard Sittig <redacted>
Sun, 11 Feb 2018 15:16:17 +0000 (16:16 +0100)
committerUwe Hermann <redacted>
Sun, 11 Feb 2018 23:13:49 +0000 (00:13 +0100)
commit7a970e3170a94b6cb8f6f92647552643dd20dc9a
treea4be5e4fa622bc3fd3c28be5982cd4c61f930291
parent9a4cc7dd3811884efe4742ade48b19db0120b66e
usbtmc: only reset Siglent (and Atten) devices in open

Make the USB reset for USB TMC devices conditional. Check a whitelist,
which in this implementation exclusively contains the Siglent VID.

The whitelist's comment may need adjustment. The VID probably not only
applies to SDS devices, but could be used for SDG and others as well.
And lsusb output suggests the VID is used by Atten, too.
src/scpi/scpi_usbtmc_libusb.c