OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
868 stars 153 forks source link

Add an option to automatically switch between roll and auto modes #250

Closed mpekurin closed 2 years ago

mpekurin commented 2 years ago

It would be nice to have a checkbox (enable / disable) and an input field with a timebase threshold at which the trigger mode switches between roll (>= threshold) and auto (< threshold). I guess the best place for these things will be the Trigger section.

From my personal experience I may suggest the default value of the threshold to be 20 ms.