ngscopeclient / scopehal-apps

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

Waveform renderer should handle gaps in sparse samples #491

Open azonenberg opened 2 years ago

azonenberg commented 2 years ago

If duration of one sample does not extend to the next, there should be a gap (no line). The current rendering shader will extend the line to the next sample instead.