-
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:* to_lab v2.5.0-rc4+dev75 ci_lab v2.5.0-rc4+dev81 sample_app v1.3.0-rc4+dev69 sch_lab v2.5.0-rc4+dev75 cFE v7.0.0-rc4+dev434 osal v6.0.0-rc4+dev247 **Includes:** *to_lab* - nasa/to_lab#176 *ci_lab* - nasa/ci_lab#165 *sample_app* - nasa/sample_app#220 *sch_lab* - nasa/sch_lab#156 *cFE* - nasa/cFE#2472 - nasa/cFE#2411 - nasa/cFE#2474 *osal* - nasa/osal#1430 Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com> Co-authored by: Isaac Rowe <irowebbn@users.noreply.github.com> Co-authored by: Avi Weiss <thnkslprpt@users.noreply.github.com>
- Loading branch information
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule ci_lab
updated
from 0c5cea to dd1ff7
Submodule sample_app
updated
6 files
+5 −1 | CHANGELOG.md | |
+7 −1 | arch_build.cmake | |
+6 −5 | config/default_sample_app_msgids.h | |
+30 −0 | config/default_sample_app_topicids.h | |
+1 −1 | fsw/src/sample_app_version.h | |
+1 −0 | mission_build.cmake |
Submodule sch_lab
updated
3 files
+4 −0 | CHANGELOG.md | |
+1 −1 | fsw/src/sch_lab_version.h | |
+4 −1 | fsw/tables/sch_lab_table.c |
Submodule to_lab
updated
6 files
+5 −1 | CHANGELOG.md | |
+7 −1 | arch_build.cmake | |
+6 −4 | config/default_to_lab_msgids.h | |
+31 −0 | config/default_to_lab_topicids.h | |
+1 −1 | fsw/src/to_lab_version.h | |
+1 −0 | mission_build.cmake |
Submodule cfe
updated
47 files
Submodule osal
updated
3 files
+5 −1 | CHANGELOG.md | |
+1 −1 | src/os/inc/osapi-version.h | |
+21 −16 | src/os/posix/src/os-impl-tasks.c |