Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle absent course and speed attributes #88

Closed
wants to merge 2 commits into from

Conversation

robertkleffner
Copy link

Some of our CoT payloads don't have course and speed attributes (actually they don't have a track element) in the detail element. This was causing an exception in taky and it wasn't propagating the packets to ATAK clients.

With this change, the packets propagate as we expect (and are used to from FTS).

However, if this is considered invalid CoT and acceptable to not handle, I am willing to withdraw the PR.

@tkuester
Copy link
Owner

tkuester commented Jul 20, 2023 via email

@pusewicz
Copy link

Bump @tkuester

@tkuester tkuester self-assigned this Sep 29, 2023
@tkuester
Copy link
Owner

Merged into 65b627b on the next branch!

I did a rebase and squash of the typo commit to try and keep the history a little tidier. Thanks for your submission!

@tkuester tkuester closed this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants