OpenHantek / openhantek

OpenHantek is a DSO software for Hantek (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes
http://openhantek.org/
GNU General Public License v3.0
763 stars 199 forks source link

Waveform doesn't fill screen when timebase > 5msec #193

Closed richardklingler closed 6 years ago

richardklingler commented 6 years ago

When timebase is chosen greater than 5msec, the waveform doesn't fill the entire screen. On macOS 10.12.6 and Debian 9 the displayed waveform is shrunk with each step above 5msec...

See screen: https://pasteboard.co/HavK19R.png

dendvz commented 6 years ago

Functions as designed - it is a limitation of 6022Bx. The lowest sample rate is 200kS/s, which turns into full record length of ~41ms.

richardklingler commented 6 years ago

Okay...thought something like that (o;