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

BINEX: CRC and BNXI fixes #275

Merged
merged 15 commits into from
Nov 2, 2024
Merged

BINEX: CRC and BNXI fixes #275

merged 15 commits into from
Nov 2, 2024

Conversation

gwbres
Copy link
Collaborator

@gwbres gwbres commented Oct 31, 2024

  • Fixed BNXI encoding & decoding
  • Introduce StreamElement and capability to describe undisclosed frames we cannot interprate
  • Introduce first CRC management: still lacks 3 possible implementations
  • Improved Decoder structure

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres added the enhancement New feature provided label Oct 31, 2024
@gwbres gwbres self-assigned this Oct 31, 2024
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres marked this pull request as draft October 31, 2024 22:20
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres changed the title BINEX (dev) BINEX: CRC and BNXI fixes Nov 1, 2024
Signed-off-by: Guillaume W. Bres <[email protected]>
* reflect that only comments may be repeated

Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
Signed-off-by: Guillaume W. Bres <[email protected]>
@gwbres gwbres marked this pull request as ready for review November 2, 2024 13:16
@gwbres gwbres merged commit d6ed7be into main Nov 2, 2024
26 checks passed
@gwbres gwbres deleted the binex branch November 2, 2024 13:23
gwbres added a commit that referenced this pull request Nov 3, 2024
* Prepare for CRC field management
  -  Working on CRC16/CRC32 implementation
* Improve Decoder implementation
* Fixed ephemeris encoding/decoding
* Fixed 1-4 BNXI
* Introduced StreamElement
* Correct and improve geodetic marker frames
  - Reflect that only comments may be repeated
* Introduce ClosedSourceMeta
* Update readme

---------

Signed-off-by: Guillaume W. Bres <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant