]> sigrok.org Git - libsigrok.git/commit
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)
commit80d349756971fe8c4e3326e0d0e38a45a82a6554
treed0c6e86dee8daa7a664381ae6a8414e6ce08d272
parente6bb2984e9c48458f2686be7e5c5e90ad1b95c42
hantek-4032l: Fix broken triggering on low signal.

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.
src/hardware/hantek-4032l/api.c