Bug 847

Summary: Only one trigger works on Saleae Logic16
Product: libsigrok Reporter: whitequark <whitequark>
Component: Driver: saleae-logic16Assignee: Nobody <nobody>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unreleased development snapshot   
Target Milestone: ---   
Hardware: All   
OS: All   

Description whitequark 2016-10-20 16:09:58 CEST
To reproduce:
  * run PulseView
  * set up CH0/CH1 as any edge trigger
  * run
  * change the level of CH0/CH1
  * nothing happens

If I use one channel only, it works as expected. libsigrok version 63bb11babae03609b06bb06a4c48100e72a81cd7.
Comment 1 whitequark 2018-06-06 20:10:37 CEST
I suspect this isn't actually a bug but a consequence of the triggers in PV using AND logic instead of OR logic. Can someone confirm? Then it can be closed as INVALID.