-
Notifications
You must be signed in to change notification settings - Fork 224
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: Caleum-rc4+dev10 #492
Merged
Conversation
This file contains 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
astrogeco
changed the title
nasa/cFE#2105, Resolve static analysis warnings
cFS Bundle Integration Candidate: Caleum-rc4+dev10
May 31, 2022
astrogeco
force-pushed
the
integration-candidate
branch
from
May 31, 2022 13:15
cd96023
to
a3fbe0f
Compare
This was referenced May 31, 2022
astrogeco
added a commit
to nasa/cFE
that referenced
this pull request
May 31, 2022
- Resolve UT uninit var static analysis warnings - Resolve fsw uninit var static analysis warnings - Resolve UT non-distinct identifier warnings - Resolve UT buffer underflow warning - Fix cFE_Users_guide url 404 error' - See <#2111> and <nasa/cFS#492>
astrogeco
added a commit
to nasa/osal
that referenced
this pull request
May 31, 2022
- Resolve UT uninit vars static analysis warnings - Remove redundant checks in UT - Resolve UT uninit vars static analysis warnings - Add RTEMS 6 Support - See #1260 and <nasa/cFS#492>
astrogeco
added a commit
to nasa/PSP
that referenced
this pull request
May 31, 2022
- Resolve uninit var static analysis warning - See <#346> and <nasa/cFS#492>
astrogeco
added a commit
to nasa/sch_lab
that referenced
this pull request
May 31, 2022
- Resolve uninit var static analysis warnings - See <#116> and <nasa/cFS#492>
astrogeco
added a commit
to nasa/elf2cfetbl
that referenced
this pull request
May 31, 2022
- Resolve uninit var static analysis warnings - See <#113> and <nasa/cFS#492>
astrogeco
force-pushed
the
integration-candidate
branch
from
May 31, 2022 17:31
ed71124
to
ed07453
Compare
**Combines** *cFE v7.0.0-rc4+dev136* (nasa/cFE#2111) - nasa/cFE#2108, cFE_Users_guide.pdf 404 *osal v6.0.0-rc4+dev83* (nasa/osal#1260) - nasa/osal#1257, add rtems 6 support *psp v1.6.0-rc4+dev38* (nasa/PSP#346) *elf2cfetbl v3.3.0-rc4+dev24* (nasa/elf2cfetbl#113) *sch_lab v2.5.0-rc4+dev29* (nasa/sch_lab#116) *Resolve Static Analysis Warnings* nasa/cFE#2105, Resolve static analysis warnings nasa/osal#1255, Resolve static analysis warnings nasa/PSP#344, Resolve uninit var static analysis warning nasa/sch_lab#115, Resolve uninit var static analysis warnings nasa/elf2cfetbl#112, Resolve uninit var static analysis warnings Co-authored-by: Paul Ober <paulober@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com>
astrogeco
force-pushed
the
integration-candidate
branch
from
May 31, 2022 18:09
ed07453
to
9c0f6ad
Compare
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#492>
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+dev136 (nasa/cFE#2111)
osal v6.0.0-rc4+dev83 (nasa/osal#1260)
psp v1.6.0-rc4+dev38 (nasa/PSP#346)
elf2cfetbl v3.3.0-rc4+dev24 (nasa/elf2cfetbl#113)
sch_lab v2.5.0-rc4+dev29 (nasa/sch_lab#116)
Testing performed
cFS Bundle Checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu 18.04
RTEMS 4.11
RTEMS 5
Additional context
Format check workflow failure expected for Integration Candidates
CodeQL workflow failure expected given known limitation on number of alerts
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
paulober
acudmore