Skip to content

Fix #719, remove refs to ccsds data structures#725

Merged
astrogeco merged 2 commits intonasa:integration-candidatefrom
jphickey:fix-719-remove-ccsds-refs
Jun 2, 2020
Merged

Fix #719, remove refs to ccsds data structures#725
astrogeco merged 2 commits intonasa:integration-candidatefrom
jphickey:fix-719-remove-ccsds-refs

Conversation

@jphickey
Copy link
Contributor

Describe the contribution

Replace all direct references to data types defined in ccsds.h with the abstract type defined in cfe_sb.h.

Fixes #719

Testing performed
Build and run CFE, sanity check, confirm all unit test pass.

Expected behavior changes
No impact to behavior.

System(s) tested on
Ubuntu 20.04

Additional context
There are similar changes to apps, too, which will be separate PRs (not submitted yet).

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

astrogeco and others added 2 commits May 22, 2020 11:47
Replace all direct references to data types defined in ccsds.h
with the abstract type defined in cfe_sb.h
@skliper skliper added CCB:FastTrack CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels May 29, 2020
@skliper skliper added this to the 6.8.0 milestone May 29, 2020
@astrogeco astrogeco changed the base branch from master to integration-candidate June 1, 2020 18:24
@astrogeco astrogeco added IC-20200527 CCB:Approved Indicates code review and approval by community CCB labels Jun 1, 2020
@astrogeco astrogeco merged commit 0cad269 into nasa:integration-candidate Jun 2, 2020
@astrogeco astrogeco added CCB-20200212 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jun 3, 2020
@jphickey jphickey deleted the fix-719-remove-ccsds-refs branch June 19, 2020 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCB:Approved Indicates code review and approval by community CCB CCB:FastTrack enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove references to "CCSDS" structures outside of CFE SB.

3 participants