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

Fix data product array record size #2568

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

bocchino
Copy link
Collaborator

@bocchino bocchino commented Mar 6, 2024

This PR fixes an issue with the data product header specification. The size of an array record was stored as FwSizeType instead of FwSizeStoreType.

Changes in This PR

  • Update data product header description in SDD.
  • Update FppTest code.
  • Update FPP version to match.

Related Issues

nasa/fpp#393

@LeStarch
Copy link
Collaborator

LeStarch commented Mar 6, 2024

@bocchino: I do did not see changes to code in Fw was that required for the step "Update framework code." or was that captrued in fpp?

@bocchino
Copy link
Collaborator Author

bocchino commented Mar 6, 2024

You're right, it should say "update FppTest code." I fixed the comment.

@LeStarch LeStarch merged commit 8fe3022 into nasa:devel Mar 6, 2024
44 checks passed
@bocchino bocchino deleted the fix-dp-array-record-size branch March 7, 2024 22:26
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