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 #187, Set stub spacecraft ID to historical value (0x42) #191

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Sep 2, 2020

Describe the contribution
This is the PR copy of #188, just for the main branch (via the integration-candidate branch).

Fix #187 - set the stub config data spacecraft id to historical value 0x42, was 42.

Testing performed
Nominal build/test, passed.

Expected behavior changes
Anything using the stub config data will now get the default. The point is really to reduce confusion the mismatch could cause. Nothing should actually be using this stub data directly.

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: bundle main (+ cfe/osal main) + this change

Additional context
nasa/cFE#828

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 1.6.0 milestone Sep 2, 2020
@skliper skliper changed the base branch from main to integration-candidate September 2, 2020 21:02
@astrogeco astrogeco merged commit 8ad7c15 into nasa:integration-candidate Sep 3, 2020
@skliper skliper deleted the fix187-scid-historical-value-stub branch February 1, 2021 21:02
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.

Hardcode of spacecraft id to 42 in psp unit test stub
2 participants