Skip to content

Debug field graphs display with seemingly random scaling and position #196

Open
@etracer65

Description

@etracer65

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:

screen shot 2018-06-03 at 5 06 26 pm

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:

screen shot 2018-06-03 at 5 06 41 pm

In fact, even the data elements at the highlighted point are identical:

screen shot 2018-06-03 at 5 07 27 pm

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:

screen shot 2018-06-03 at 5 08 10 pm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions