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

Remove references to LRO #20

Closed
astrogeco opened this issue Aug 10, 2020 · 0 comments · Fixed by #30
Closed

Remove references to LRO #20

astrogeco opened this issue Aug 10, 2020 · 0 comments · Fixed by #30
Labels
bug Something isn't working docs
Milestone

Comments

@astrogeco
Copy link
Contributor

Describe the bug
Need to clean up multiple references to LRO heritage in source code

To Reproduce
See source code; ctrl-f lro shouls find multile occurences.

Expected behavior
No references to specific missions.

Code snips

/*
**  This program calculates the CRC of a given file using the same
**  algorithm as the LRO spacecraft cFE Table Services flight software uses.
*/

/*
**             Function Prologue
**
** Function: CFE_ES_CalculateCRC  (taken directly from lro-cfe-4.2.1 delivery - 2/4/09)
**
** Purpose:  Perform a CRC calculation on a range of memory.
**
*/

System observed on:
Source code

Additional context
None

Reporter Info
Gerardo E. Cruz-Ortiz, NASA-GSFC

@astrogeco astrogeco added the docs label Jan 26, 2021
@astrogeco astrogeco added this to the 1.3.0 milestone Jan 26, 2021
@astrogeco astrogeco added the bug Something isn't working label Jan 26, 2021
astrogeco added a commit that referenced this issue Jan 26, 2021
Fix #20, Replace LRO reference with algorithm details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant