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

Implement Object Packet Type #160

Open
2 tasks
CBielstein opened this issue Nov 26, 2023 · 0 comments
Open
2 tasks

Implement Object Packet Type #160

CBielstein opened this issue Nov 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@CBielstein
Copy link
Owner

The "object" APRS packet type is not yet implemented in APRS#. This is a task to track that work.

This would likely include two steps (probably as separate PRs, but up to the implementer):

  • Implement decode of Object packet type
  • Implement encode of Object packet type

Acceptance Criteria

This issue can be closed when:

  • Object packet type can be successfully decoded
  • Object packet type can be successfully encoded
  • Tested against at least APRS-IS packet decodes
  • Tests added for both encode and decode scenario
  • Pull Request opened, updates made based on review, and then merged once approved
@CBielstein CBielstein added the enhancement New feature or request label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant