cFS Bundle Integration candidate: Caelum-rc4+dev11#505
Merged
Conversation
9c08e99 to
171571e
Compare
astrogeco
added a commit
to astrogeco/osal
that referenced
this pull request
Jun 22, 2022
- Add OS_StatusToString API - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/cFE
that referenced
this pull request
Jun 22, 2022
- Endian macro mask before shift to avoid shift overflow warning - Add macro for initializing command header - Add CFE_ES_StatusToString and CFE_STATUS_C - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/PSP
that referenced
this pull request
Jun 22, 2022
- Add CFE_PSP_StatusToString and CFE_PSP_STATUS_C - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/ci_lab
that referenced
this pull request
Jun 22, 2022
- Remove registration of empty EVS filters - Update codeql workflow for reusable updates - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/to_lab
that referenced
this pull request
Jun 22, 2022
- Remove registration of empty EVS filters - Update codeql workflow for reusable updates - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/to_lab
that referenced
this pull request
Jun 22, 2022
- Remove registration of empty EVS filters - Update codeql workflow for reusable updates - See <nasa/cFS#505>
astrogeco
added a commit
to astrogeco/sample_app
that referenced
this pull request
Jun 22, 2022
- Remove registration of empty event filters - Update codeql workflow for reusable updates - See <nasa/cFS#505>
171571e to
e5059a5
Compare
*Combines:* cFE v7.0.0-rc4+dev143 osal osal v6.0.0-rc4+dev87 psp v1.6.0-rc4+dev ci_lab v2.5.0-rc4+dev22 to_lab v2.5.0-rc4+dev21 sample_app v1.3.0-rc4+dev21 **Includes:** - nasa/cFE#2119, Endian macro mask before shift to avoid shift overflow warning - nasa/cFE#2115, Add macro for initializing command header *Add StatusToString API* - nasa/osal#1259, Add OS_StatusToString API - nasa/PSP#347, Add CFE_PSP_StatusToString and CFE_PSP_STATUS_C - nasa/cFE#2113, Add CFE_ES_StatusToString and CFE_STATUS_C *Remove registration of empty EVS filters* - nasa/ci_lab#111, Remove registration of empty EVS filters - nasa/to_lab#122, Remove registration of empty EVS filters - nasa/sample_app#175, Remove registration of empty event filters Co-authored-by: Jacob Hageman <[email protected]>
e5059a5 to
84e75f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist (Please check before submitting)
Describe the contribution
Combines:
cFE v7.0.0-rc4+dev143
osal osal v6.0.0-rc4+dev87
psp v1.6.0-rc4+dev
ci_lab v2.5.0-rc4+dev22
to_lab v2.5.0-rc4+dev21
sample_app v1.3.0-rc4+dev21
Includes:
Add StatusToString API
Remove registration of empty EVS filters
Testing performed
Bundle Checks https://github.com/nasa/cFS/pull/505/checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu 18.04
RTEMS 4.11, RTEMS 5
Additional context
None
Code contributions
The cFS repository is provided to bundle the cFS Framework. It is utilized for bundling submodules, continuous integration testing, and version management and does not contain any software. Code contributions should be directed to the appropriate submodule.
Contributor Info - All information REQUIRED for consideration of pull request
@skliper