Closed ericfont closed 3 years ago
if both time & freq used, my PR will look like:
if only time is used, my PR will look like:
if only freq is used, my PR will look like:
if neither is used, my PR will look like:
Please consider this PR to help reduce confusion about what exactly those numbers refer to. Or maybe consider a better way to display.
I am now wondering if should prepend the delta symbol for all the numbers in the Measurement view for clarity, for instance like https://github.com/ericfont/OpenHantek6022/commit/83537ba62344bb7a818ead793df48374f8b7f0c6
Nice finding and fix - thx! Available as latest "unstable".
If user does not display a spectogram view, then don't display delta freq.
If user does not display a regular time-based view, then don't display delta time.
Also prepend stat with labels Δt and Δf to reduce confusion about what those numbers represent.