Skip to content

Needs a time stamp on the output so my low pass filter works better #246

@F-23Phantom

Description

@F-23Phantom

I am trying to put a low pass filter on the output of AITrack. It works ok but would work better if there was a time stamp associated with each output packet. Since it's UDP output my program doesn't grab each and every Ethernet message. That's fine, but my filter treats each jump the same without the time stamp. If you would output a long long time stamp with each message then I could use the delta time in my filter to get better smoothing.

Otherwise, great program. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    IdeaIdeas for new featuresenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions