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

TBL coverage - add check for CRC update and confirm notification of other apps for CFE_TBL_Modified #1834

Closed
skliper opened this issue Aug 17, 2021 · 0 comments · Fixed by #1865 or #1885
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Aug 17, 2021

Is your feature request related to a problem? Please describe.
CFE_TBL_Modified coverage check (in Test_CFE_TBL_TblMod) missing confirmation CRC was updated and apps that have shared the table get notified by return code from CFE_TBL_GetAddress (requirements)

TBL: Modified,cTBL6315,"Upon receipt of a Request, the cFE shall perform the following actions on a Table:

  • Update critical table data in CDS (this is already checked)
  • Update the time of last modification (this is already checked)
  • Update the CRC (MISSING!)
  • Update the last loaded filename with modified indicator (this is already checked)
  • Flag the update notification for other applications" (MISSING!)

Describe the solution you'd like
Add confirmation.

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Aug 17, 2021
@skliper skliper changed the title TBL coverage - add check for CRC update and notify hook called for CFE_TBL_Manage TBL coverage - add check for CRC update and notify hook called for CFE_TBL_Modified Aug 20, 2021
@skliper skliper changed the title TBL coverage - add check for CRC update and notify hook called for CFE_TBL_Modified TBL coverage - add check for CRC update and confirm notification of other apps for CFE_TBL_Modified Aug 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Aug 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Aug 23, 2021
pepepr08 added a commit to pepepr08/cFE that referenced this issue Aug 24, 2021
astrogeco added a commit that referenced this issue Aug 27, 2021
Fix #1834 CFE_TBL_Modified: Test CRC, updated flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants