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

cFS Bundle Integration candidate: Caelum-rc4+dev11 #505

Merged
merged 1 commit into from Jun 22, 2022

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jun 10, 2022

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

@astrogeco astrogeco force-pushed the integration-candidate branch 2 times, most recently from 9c08e99 to 171571e Compare June 21, 2022 12:37
astrogeco added a commit to astrogeco/osal that referenced this pull request Jun 22, 2022
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>
*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 <skliper@users.noreply.github.com>
@astrogeco astrogeco marked this pull request as ready for review June 22, 2022 15:28
@astrogeco astrogeco merged commit 89d0bda into main Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant