]> sigrok.org Git - libsigrok.git/commit
zeroplus-logic-cube: Fix an issue when changing triggers.
authorUwe Hermann <redacted>
Wed, 8 Apr 2020 20:46:23 +0000 (22:46 +0200)
committerUwe Hermann <redacted>
Wed, 8 Apr 2020 20:58:02 +0000 (22:58 +0200)
commit148cf8bea1687b73d2be40e7c7d89d3419856160
tree590e1f8a6e8b9173d1dcd3f7109a35f6a21dad27
parent88daa0536cb4107ac4d8ddaacedd06fa39d55cc0
zeroplus-logic-cube: Fix an issue when changing triggers.

Changing triggers (e.g. from low to high) would sometimes cause the
acquisition to seemingly "hang" due to missing variable initializations
(in reality the device would wait for incorrect triggers and/or on
incorrect channels).

This fixes bug #1535.
src/hardware/zeroplus-logic-cube/analyzer.c