Skip to content

Plotting discontinuous dataflash records and GPS time #222

@kd0aij

Description

@kd0aij

Some log records aren't recorded continuously; there may be intervals of time when no samples are present.
mavproxy.py shows this by plotting a symbol at each time for which a sample exists, and connecting the symbols with a solid line.
fix_tvbs_tilt_mavproxy

but UAV logviewer just draws the line, and obscures the fact that some samples are missing:
fix_tvbs_tilt_logviewer

My preference would be to suppress the line between time discontinuities and to plot a symbol at each sample location.

It would also be nice to have the option to display the GPS time instead of time since boot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions