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

Update to deku 0.18.0 #322

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Update to deku 0.18.0 #322

merged 1 commit into from
Sep 10, 2024

Conversation

wcampbell0x2a
Copy link
Member

@wcampbell0x2a wcampbell0x2a commented Sep 7, 2024

  • Remove the use of deku's own from_bytes, instead write our own that
    doesn't allow bit offsets. Also add our own from_reader.
  • Update deku to 0.18.1, adding seek to a ton of internal buffers and
    updating checksum code to support a checksum calculation during Read and
    Seek.
  • Change Comm-D into ModeS Extended Squitter to be more correct for those
    DF calculations
  • Remove re-export of deku, sa it's not needed
  • Disable test testing_surveillanceidentityreply_err, as it was causing
    issues with endian-ness, so I think it's a bad test. (Other AC13Altitude test were passing)

@wcampbell0x2a wcampbell0x2a force-pushed the update-deku-0.18 branch 4 times, most recently from b406851 to 6ded054 Compare September 10, 2024 02:53
* Remove the use of deku's own from_bytes, instead write our own that
doesn't allow bit offsets. Also add our own from_reader.
* Update deku to 0.18.1, adding seek to a ton of internal buffers and
updating checksum code to support a checksum calculation during Read and
Seek.
* Change Comm-D into ModeS Extended Squitter to be more correct for those
DF calculations
* Remove re-export of deku, sa it's not needed
* Disable test testing_surveillanceidentityreply_err, as it was causing
issues with endian-ness, so I think it's a bad test.
@wcampbell0x2a wcampbell0x2a added this pull request to the merge queue Sep 10, 2024
Merged via the queue into master with commit 58716e3 Sep 10, 2024
15 checks passed
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.

1 participant