Description
When comparing some debug fields to other normal fields in logs it's common that the scaling or position of the debug data seems to be chosen at random. Take this example:
In this case the data in debug[0] is exactly the same scale and range as the data in rcCommand[roll]. The graph setup for this display is:
In fact, even the data elements at the highlighted point are identical:
But clearly in this case the scaling is different.
Additionally, it seems if there are multiple logs in the file it causes not only the scale to be incorrect but also offsets the debug values:
I've also observed (but don't have repeatable steps) cases where adding or removing additional fields to the graph causing the debug values to change scaling or position. In some cases quitting and reopening the same log (with unchanged settings) will also change the display.