]> sigrok.org Git - libsigrok.git/commit
scan(): Consistently start out with SR_ST_INACTIVE.
authorUwe Hermann <redacted>
Sat, 23 Apr 2016 19:27:59 +0000 (21:27 +0200)
committerUwe Hermann <redacted>
Thu, 12 May 2016 12:59:56 +0000 (14:59 +0200)
commit45884333ff8641c86d9808b46dde9f571083c10d
tree477c527b45ca689caf285f06f2c52bffd8a21bdd
parente91d4ce2b2a2b34fe4cabb3082a2c325941de1f9
scan(): Consistently start out with SR_ST_INACTIVE.

A later call to open() will set the status to SR_ST_ACTIVE.

Only in the case of firmware/bitstream upload start with
SR_ST_INITIALIZING first.
src/hardware/arachnid-labs-re-load-pro/api.c
src/hardware/chronovu-la/api.c
src/hardware/conrad-digi-35-cpu/api.c
src/hardware/demo/demo.c
src/hardware/ftdi-la/api.c
src/hardware/ikalogic-scanaplus/api.c
src/hardware/maynuo-m97/api.c