]> sigrok.org Git - libsigrok.git/commitdiff
hantek-4032l: Fix broken triggering on low signal.
authorUwe Hermann <redacted>
Sat, 6 Jul 2019 21:22:47 +0000 (23:22 +0200)
committerUwe Hermann <redacted>
Sat, 6 Jul 2019 21:22:47 +0000 (23:22 +0200)
The trigger range/mask "compression" procedure is apparently not
required and breaks triggering on a low line state.

This has been verified to fix the issue on a Hantek 4032L with FPGA
version 0x4303. It is possible that the procedure mentioned above
might be required for other FPGA versions, though that is unknown.

If you experience trigger issues with other FPGA versions, please
contact us for further debugging and testing.

This fixes bug #1402.


No differences found