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

Integration Candidate: 2020-05-27 #729

Merged
merged 8 commits into from
Jun 10, 2020
Merged

Integration Candidate: 2020-05-27 #729

merged 8 commits into from
Jun 10, 2020

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jun 3, 2020

Describe the contribution
Fix #704
Fix #603
Fix #719

Testing performed
https://github.com/nasa/cFS/pull/96/checks

Expected behavior changes
PR #714 - API Change: cFE ut_sb_stubs now has CFE_SB_DeletePipe available.
Behavior Change: App unit tests requiring this will not fail to build due to undefined reference to CFE_SB_DeletePipe

PR #713 - Hook functions may now use the va_list form and obtain the full set of variable arguments passed to CFE_EVS_SendEvent and variants.

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

System(s) tested on
Ubuntu:Bionic

Additional context
Part of nasa/cFS#96

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

asgibson and others added 7 commits May 21, 2020 15:48
Replace all direct references to data types defined in ccsds.h
with the abstract type defined in cfe_sb.h
Add a va_list to capture the full set of variable arguments
on all CFE_EVS event calls.

Also add va_list for CFE_ES_WriteToSyslog
Fix #704, Added stub for CFE_SB_DeletePipe in ut_sb_stubs.c
Fix #603, Full context info for EVS event stubs
Fix #719, remove refs to ccsds data structures
@astrogeco astrogeco marked this pull request as ready for review June 10, 2020 03:03
@astrogeco astrogeco merged commit ad2190a into master Jun 10, 2020
@skliper skliper added this to the 6.8.0 milestone Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants