-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*Combines:* cfe v7.0.0-rc4+dev183 psp v1.6.0-rc4+dev55 osal v6.0.0-rc4+dev116 sample_app v1.3.0-rc4+dev27 sch_lab v2.5.0-rc4:dev35 tblCRCTool v1.3.0-rc4+dev18 ci_lab v2.5.0-rc4+dev30 sample_lib v1.3.0-rc4+dev20 cFS-GroundSystem v3.0.0-rc4+dev25 **Includes:** *cFS* - #580, Addresses invalid CodeQL language option *cFE* - nasa/cFE#2145, Fixes issue #2144- Propagate CMAKE_EXPORT_COMPILE_COMMANDS variable - nasa/cFE#2148, Remove CodeQL Paths Ignore - nasa/cFE#2151, Duplicated Logic in CFE_SB_BroadcastBufferToRoute - nasa/cFE#2156, Remove 'return;' from last line of void functions. - nasa/cFE#2154, Remove unnecessary parentheses around return values. *osal* - nasa/osal#1181, Use fstat and fchmod for TOCTOU Bug - nasa/osal#1294, Remove 'return;' from last line of void functions. - nasa/osal#1292, Remove unnecessary parentheses around return values. *sample_app* - nasa/sample_app#177, Misaligned comments - nasa/sample_app#179, Remove unnecessary parentheses around return values. - nasa/sample_app#181, Remove 'return;' from last line of void functions. *sch_lab* - nasa/sch_lab#120, Remove unnecessary parentheses around return values. *tblCRCTool* - nasa/tblCRCTool#69, Remove unnecessary parentheses around return values. *ci_lab* - nasa/ci_lab#116, Remove unnecessary parentheses around return values. - nasa/ci_lab#118, Remove 'return;' from last line of void functions. *sample_lib* - nasa/sample_lib#84, Remove unnecessary parentheses around return values. *cFS-GroundSystem* - nasa/cFS-GroundSystem#222, Remove 'return;' from last line of void functions. Co-authored-by: Avi Weiss <thnkslprpt@users.noreply.github.com> Co-authored-by: Andrew Liounis <aliounis@users.noreply.github.com> Co-authored by: Ariel Adams <arielsadamsnasa@users.noreply.github.com>
- Loading branch information
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
Submodule ci_lab
updated
3 files
+4 −0 | README.md | |
+1 −13 | fsw/src/ci_lab_app.c | |
+1 −1 | fsw/src/ci_lab_version.h |
Submodule sample_app
updated
3 files
+6 −0 | README.md | |
+15 −24 | fsw/src/sample_app.c | |
+1 −1 | fsw/src/sample_app_version.h |
Submodule sch_lab
updated
3 files
+4 −0 | README.md | |
+4 −4 | fsw/src/sch_lab_app.c | |
+1 −1 | fsw/src/sch_lab_version.h |
Submodule cfe
updated
33 files
Submodule sample_lib
updated
3 files
+4 −0 | README.md | |
+1 −1 | fsw/src/sample_lib.c | |
+1 −1 | fsw/src/sample_lib_version.h |
Submodule osal
updated
67 files
Submodule psp
updated
31 files
Submodule cFS-GroundSystem
updated
3 files
+6 −0 | README.md | |
+0 −4 | Subsystems/cmdUtil/cmdUtil.c | |
+1 −1 | _version.py |