From d4170e4aec706a402c7baeb64090768f89d5dbaf Mon Sep 17 00:00:00 2001 From: "Gerardo E. Cruz-Ortiz" <59618057+astrogeco@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:49:13 -0400 Subject: [PATCH] cFS Bundle Integration Candidate: 2021-03-23 nasa/cFE#1243 v6.8.0-rc1+dev436 nasa/cfe#1225, Add coverage test fix nasa/cfe#1218, bit order macros nasa/cfe#1193, Removes incorrect statements from Application Developers Guide nasa/cfe#1235, Fixes truncation handling on vsnprintf error by adding a cast to avoid implicit conversion nasa/cfe#1220, Clarify the documentation on SB MsgId regarding requirements for command and telemetry messages nasa/cfe#1230, Cast isspace input to unsigned char to avoid undefined behavior nasa/cfe#1231, Updated message module, msgid v1 to use mask instead of cast to alter value nasa/cfe#1232, Coercion alters value caused by incorrect type - static analysis warning nasa/cfe#1228, Replaces `<>` with `"` in local `#include`s nasa/cfe#1227, Adds `CONTRIBUING.md` that links to the main cFS contributing guide. nasa/psp#273 v1.5.0-rc1+dev90 nasa/psp#264, modular psp implementation nasa/psp#272, Use quotes for local includes nasa/psp#271, Add Contributing Guide nasa/osal#917 v5.1.0-rc1+dev347 nasa/osal#890, Move copyblock size to a #define and add comments nasa/osal#891, Removed rogue while loop nasa/osal#892, Scripted replacement for #include with " nasa/osal#893, Consolidates the duplicated switch in OS_SocketOpen_Impl nasa/osal#894, Add `const` to input pointers nasa/osal#895, Removed network prototypes defined in osapi_sockets.h that are also in osapi_network.h nasa/osal#896, Removes NULL redefine from common_types.h nasa/osal#912, Add Contributing Guide nasa/osal#914, Utilize UTASSERT_CASETYPE_NA to report OS_ERR_NOT_IMPLEMENTED nasa/osal#898, correct interval calculation in DoSelect nasa/osal#909, comments describing select after connect nasa/osal#902, add check for EAGAIN in addition to EINTR nasa/osal#908, compile time assert for sockaddr size nasa/osal#910, check/report fcntl status nasa/osal#897, Add assert for FD_SET_SIZE in relation to OSAL_set nasa/osal#903, better error translation for ESPIPE errno nasa/osal#840, add shell functional test nasa/osal#901, rename OS_U32ValueWrapper_t nasa/osal#900, break up logic in return statement nasa/osal#906, return moduleInfoGet error nasa/osal#907, report timer_gettime error nasa/osal#899, remove unreachable test nasa/osal#905, make module comment same as other services nasa/osal#920 to fix test error check index inside fdset conversions nasa/osal#922, make non-selectable FD an error nasa/sample_app#137 v1.2.0-rc1+dev54 nasa/sample_app#134, Convert from <> to " for local includes nasa/sample_app#136, Added a contributing guide that links to the main cFS contributing guide. nasa/sample_app#132, Add context to the values for MsgIDs nasa/sample_lib#55 v1.2.0-rc1+dev30 nasa/sample_lib#54, Replace <> with " for local includes nasa/sample_lib#53, Adds CONTRIBUTING.md that links to the main cFS contributing guide. nasa/cFS-GroundSystem#171 v2.2.0-rc1+dev41 nasa/cFS-GroundSystem#166, Updated TBL and SB tlm for an operational TLM display nasa/cFS-GroundSystem#170, Add Contributing Guide nasa/cFS-GroundSystem#137, Create package for cfs-groundsystem --- apps/ci_lab | 2 +- apps/sample_app | 2 +- apps/sample_lib | 2 +- apps/sch_lab | 2 +- apps/to_lab | 2 +- cfe | 2 +- osal | 2 +- psp | 2 +- tools/cFS-GroundSystem | 2 +- tools/elf2cfetbl | 2 +- tools/tblCRCTool | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/apps/ci_lab b/apps/ci_lab index d9cbfb52e..c5714d9cf 160000 --- a/apps/ci_lab +++ b/apps/ci_lab @@ -1 +1 @@ -Subproject commit d9cbfb52e84c0571ab23ec32d4f83e6e7d664e72 +Subproject commit c5714d9cf187cebb58f71d8d9a567f4c8745cf86 diff --git a/apps/sample_app b/apps/sample_app index 0faa72a9b..dac28c05b 160000 --- a/apps/sample_app +++ b/apps/sample_app @@ -1 +1 @@ -Subproject commit 0faa72a9b4eff8167865e8bde1f5b5a817b7c4ee +Subproject commit dac28c05ba1e6aa4228c7d1088fa462d20305071 diff --git a/apps/sample_lib b/apps/sample_lib index 5ded38156..1b9eea342 160000 --- a/apps/sample_lib +++ b/apps/sample_lib @@ -1 +1 @@ -Subproject commit 5ded3815644e4d7366ce390526c5e9e222b28fdb +Subproject commit 1b9eea342bba38b3d81de1ee9d966acf5854130d diff --git a/apps/sch_lab b/apps/sch_lab index 5a1a6ef71..f2ed3d20b 160000 --- a/apps/sch_lab +++ b/apps/sch_lab @@ -1 +1 @@ -Subproject commit 5a1a6ef7149f31c64d27ce1e896dbb8657a4ffb2 +Subproject commit f2ed3d20b1f4beb243b983aca23aa56e9d6b0193 diff --git a/apps/to_lab b/apps/to_lab index 4423cfa5b..f4fd9ec5b 160000 --- a/apps/to_lab +++ b/apps/to_lab @@ -1 +1 @@ -Subproject commit 4423cfa5b597dae2d2aa7260e4aa91a15ab64f0d +Subproject commit f4fd9ec5b3d0f795fea7f6d9c9d527b57f9e8919 diff --git a/cfe b/cfe index 2b8844871..98bc15851 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit 2b8844871d374219cef7c0026e6c43460e11b22b +Subproject commit 98bc15851ebbca83b01947520232ca0cf67a30cf diff --git a/osal b/osal index ead5723f5..4062fe6ae 160000 --- a/osal +++ b/osal @@ -1 +1 @@ -Subproject commit ead5723f59ee49b36a36d6cb66c4cfe680ebbd68 +Subproject commit 4062fe6aed1dc21032e4bbe58a3b51d69e13ba9e diff --git a/psp b/psp index 0f39a1353..73366d44e 160000 --- a/psp +++ b/psp @@ -1 +1 @@ -Subproject commit 0f39a13538476ad6f46f4d84879aaf81ac256ad2 +Subproject commit 73366d44e5b9394a4f6fd32403f92a365e13c11e diff --git a/tools/cFS-GroundSystem b/tools/cFS-GroundSystem index 7ef2b4b85..b4bd97943 160000 --- a/tools/cFS-GroundSystem +++ b/tools/cFS-GroundSystem @@ -1 +1 @@ -Subproject commit 7ef2b4b8500f07a92385d5dafb36870f235d40c4 +Subproject commit b4bd97943513b37d767f4201c3830c308a6c0a49 diff --git a/tools/elf2cfetbl b/tools/elf2cfetbl index 4495ad291..858a176f0 160000 --- a/tools/elf2cfetbl +++ b/tools/elf2cfetbl @@ -1 +1 @@ -Subproject commit 4495ad29193a816321b2d7746abc7ea2cc592309 +Subproject commit 858a176f05db108bc985613309481214df076e95 diff --git a/tools/tblCRCTool b/tools/tblCRCTool index 2508c0b19..9761ab512 160000 --- a/tools/tblCRCTool +++ b/tools/tblCRCTool @@ -1 +1 @@ -Subproject commit 2508c0b19a3f84e948aba4806870ec081f2765e6 +Subproject commit 9761ab51264ee6bff859a2e3a7adace67fa27328