Commit 267cb8a
cFS Integration Candidate: Caelum+dev3
*cFE v7.0.0-rc4+dev70*
nasa/cFE#2041, Improve CFE_SB_IsValidMsgId handler
nasa/cFE#2034, Update CodeQL workflow
nasa/cFE#2042, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID
*osal v6.0.0-rc4+dev32*
nasa/osal#1209, typesafe definition of osal_id_t
*sample_app v1.3.0-rc4+dev9*
nasa/sample_app#165, Use preferred UT patterns
Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com>
Co-authored-by: Paul <paulober@users.noreply.github.com>
Co-authored-by: Ariel Adams <ArielSAdamsNASA@users.noreply.github.com>1 parent d6bca6e commit 267cb8a
3 files changed
+3
-3
lines changed- .github/workflows/codeql-build.yml+14-5
- README.md+8
- docs/src/mnem_maps/cfe_es_tlm_mnem_map+6
- modules/cfe_testcase/src/es_info_test.c+18-19
- modules/cfe_testcase/src/message_id_test.c+1-1
- modules/cfe_testcase/src/msg_api_test.c+2-2
- modules/core_api/fsw/inc/cfe_es_extern_typedefs.h+12-14
- modules/core_api/fsw/inc/cfe_version.h+1-1
- modules/core_api/ut-stubs/src/cfe_sb_handlers.c+12-5
- modules/es/eds/cfe_es.xml+30
- modules/es/fsw/src/cfe_es_apps.c+7-7
- modules/msg/ut-coverage/test_cfe_msg_ccsdsext.c+1-1
- modules/msg/ut-coverage/test_cfe_msg_init.c+2-2
- modules/msg/ut-coverage/test_cfe_msg_msgid_shared.c+1-1
- modules/sbr/ut-coverage/test_cfe_sbr_map_direct.c+3-3
- modules/sbr/ut-coverage/test_cfe_sbr_map_hash.c+3-3
- modules/sbr/ut-coverage/test_cfe_sbr_route_unsorted.c+3-3
- modules/tbl/fsw/src/cfe_tbl_task.c+1-1
0 commit comments