ngscopeclient / scopehal-apps

ngscopeclient and other client applications for libscopehal.
https://www.ngscopeclient.org/
BSD 3-Clause "New" or "Revised" License
534 stars 83 forks source link

ngscopeclient: Add another draggable trigger level cursor for two-level triggers #658

Closed hansemro closed 7 months ago

hansemro commented 7 months ago

Two-level triggers (such as RuntTrigger, SlewRateTrigger, and WindowTrigger) will benefit from having a pair of draggable cursors for upper and lower trigger levels.

Currently, WaveformArea will give/spam the following warning when using any TwoLevelTrigger:

Warning: Two-level triggers not implemented
azonenberg commented 7 months ago

Ah yes, that was a feature from glscopeclient that I guess we never ported over to ng. Shouldn't take long to do.