]> sigrok.org Git - libsigrok.git/commit
siglent-sds: move model dependent request emission to after identification
authorGerhard Sittig <redacted>
Sat, 22 May 2021 10:26:18 +0000 (12:26 +0200)
committerGerhard Sittig <redacted>
Tue, 1 Jun 2021 06:20:59 +0000 (08:20 +0200)
commit2f464b6c85281396ce06fd03167aa47b35d0c40a
treebf351067ee78f1e25713a03bf7a3235365eef5fe
parentd008c0273fb168dc78cf2a8b682cf11ecb36a871
siglent-sds: move model dependent request emission to after identification

Device or model or protocol variant specific commands should only be
used after the device reliably got identified. The "CHDR OFF" command
upsets other devices and needs to move after *IDN? and model checks.
src/hardware/siglent-sds/api.c