-
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** nasa/cFE#1967 v6.8.0-rc1+dev1024 nasa/osal#1158 v5.1.0-rc1+dev619 nasa/sch_lab#92 v2.4.0-rc1+dev53 nasa/sample_app#155 v1.2.0-rc1+dev73 nasa/to_lab#105 v2.4.0-rc1+dev58 nasa/ci_lab#93 v2.4.0-rc1+dev46 **Includes:** *cFE* nasa/cFE#1948, Update name of macros/functions added to "cfe_assert" nasa/cFE#1950, Fix Mismatch between MSG API and test case in "TestMsgId" functional test nasa/cFE#1962, Single time domain in functional time tests nasa/cFE#1943, add missing inclusions in CFE API headers nasa/cFE#1964, Use existing /ram for FS header test nasa/cFE#1956, Add static local to function test so data section is nonzero nasa/cFE#1960, Make invalid buffer length consistent in es task test nasa/cFE#1953, Only check base filename in library info functional nasa/cFE#1970, Confirm sb/time reset requirements in coverage test nasa/cFE#1947, Fix broken link in App Developers Guide nasa/cFE#1972, Fix #1971, avoid alias warning on some compilers *osal* nas/osal#1149, Enable symbol api test and MIR dump too large nasa/osal#1152, Fix OSAL loader test hard fails if size exceeded nasa/osal#1155, add bsp-specific configuration flag registry nasa/osal#1157, Add os-specifc socket flag function *Apps* nasa/ci_lab#92, Apply CFE_SB_ValueToMsgId where required nasa/sample_app#154, Apply CFE_SB_ValueToMsgId where required nasa/sch_lab#91, Apply CFE_SB_ValueToMsgId where required nasa/to_lab#104, Apply CFE_SB_ValueToMsgId where required Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Joseph Hickey <jphickey@users.noreply.github.com> Co-authored-by: Adrien Chardon <nodraak@users.noreply.github.com>
- Loading branch information
1 parent
69572b0
commit a1b140e
Showing
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule ci_lab
updated
3 files
+6 −1 | README.md | |
+4 −3 | fsw/src/ci_lab_app.c | |
+1 −1 | fsw/src/ci_lab_version.h |
Submodule sample_app
updated
4 files
+4 −0 | README.md | |
+5 −4 | fsw/src/sample_app.c | |
+1 −1 | fsw/src/sample_app_version.h | |
+2 −2 | unit-test/coveragetest/coveragetest_sample_app.c |
Submodule sch_lab
updated
3 files
+4 −0 | README.md | |
+1 −1 | fsw/src/sch_lab_app.c | |
+1 −1 | fsw/src/sch_lab_version.h |
Submodule to_lab
updated
3 files
+5 −0 | README.md | |
+8 −6 | fsw/src/to_lab_app.c | |
+1 −1 | fsw/src/to_lab_version.h |
Submodule cfe
updated
25 files
Submodule osal
updated
26 files