-
Notifications
You must be signed in to change notification settings - Fork 223
CCB: 2022.11.03
CS PR #45 Fix #44, CS_RecomputeAppChildTask wrong function key
CF PR #253 Update README.md - Fixed Typo
CF PR #252 Fix #251, Removed the typo
cFS-GroundSystem PR #206 Add input so users can specify the parameter description
cFS-GroundSystem PR #177 Updating install instructions for macOS
osal PR #1282 Fix #1281, Rtems On task creation register name.
cFE PR #2152 fix the typos
elf2cfetbl PR #114 Replacing sprintf with snprintf to avoid overflow.
cFS PR #608 Fix #607, rework static-analysis workflow
osal PR #1323 Fix #1322, add BUGCHECK_VOID macro
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
MM PR #53 Fix #21, Add MM_SegmentBreak() to MM_FillMem()
LC PR #48 Fix #16, Convert LC state macros to enums
LC PR #47 Fix #14, Refactor LC_SampleAPs to remove extraneous if statement
psp PR #370 Fix #311, Free (close) FileDescriptor resource to avoid leak
to_lab PR #136 Fix #135, Add version information to NOOP event
elf2cfetbl PR #122 Fix #91, Redo SymbolNames malloc to remove out-of-bounds write
DS PR #62 Fix #10, Fix nasa/FM#13; Make DS/FM file header sub-types unique
SC PR #62 Fix #16, Move Table Header definitions from sc_app.h to sc_tbldefs.h
sample_app PR #191 Fix #78, Align use of Table/Tbl mnemonics
ci_lab PR #131 Fix #52, Add version information to NOOP event
osal PR #1321 Fix #1262, Update incorrect function header comment
cFE PR #2195 Fix #1545, Refactor CFE_TIME_CalculateUTC to utilize CFE_TIME_CalculateTAI
cFE PR #2192 Fix #2174, Move CRC types and convert to enum
cFE PR #2191 Fix #1541, Combine consecutive mutually exclusive #ifs
cFE PR #2190 Fix #1471, Rename confusing SB ENBL/DSBL Route Commands
cFE PR #2189 Fix #1456, Rename CFE_SB_RemovePipeCallback_t to ...backArgs_t
cFE PR #2188 Fix #1518, Rename misnomer function name CFE_TBL_NotifyTblUsersOfUpdate()
cFE PR #2186 Fix #1411, Make EVS_PktPtr parameter in EVS_AddLog() const
cFE PR #2185 Fix #1450, Remove duplicate status check
cFE PR #2182 Fix #1472, Replace while loop with single memset
cFE PR #2181 Fix #1539, Remove empty if/endif block
cFE PR #2180 Fix #1517, Reformat do/while loop to while (style change only)
cFE PR #2179 Fix #1506, Align Table Name reporting in CFE_TBL_Register()
cFE PR #2178 Fix #1510, Add reports for unreported errors in CFE_TBL_EarlyInit()
cFE PR #2177 Fix #2004, Update deprecated binary filter constant in Dev Guide
cFE PR #2173 Fix #2172, Remove last few uses of sprintf()
cFE PR #2170 Fix #2169, Update CI_LAB entry point in cfe_es_startup.scr
cFE PR #2168 Fix #2167, Update SCH_LAB entry point in cfe_es_startup.scr
CF PR #341 Fix #288, Remove unnecessary CF_UnionArgs_Payload_t union
CF PR #339 Fix #338, Move 'EID' to the end of Event ID names
ci_lab PR #130 Fix #129, Apply consistent Event ID names to common events
sample_app PR #189 Fix #188, Apply consistent Event ID names to common events
SC PR #61 Fix #60, Apply consistent Event ID names to common events
DS PR #61 Fix #60, Apply consistent Event ID names to common events
to_lab PR #134 Fix #133, Apply consistent Event ID names to common events
MD PR #37 Fix #36, Apply consistent Event ID names to common events
CS PR #53 Fix #52, Apply consistent Event ID names to common events
LC PR #46 Fix #45, Apply consistent Event ID names to common events
FM PR #60 Fix #59, Apply consistent Event ID names to common events
MM PR #51 Fix #50, Apply consistent Event ID names to common events
HK PR #27 Fix #26, Apply consistent Event ID names to common events
HS PR #51 Fix #50, Apply consistent Event ID names to common events
CF PR #333 Fix #109, Move variables declared mid-function to the top
cFE PR #2176 Fix #2175, Apply consistent Event ID names to common events
CF PR #337 Fix #336, Apply consistent Event ID names to common events