-
Notifications
You must be signed in to change notification settings - Fork 0
CCB: 2022.10.20
CS PR #45 Fix #44, CS_RecomputeAppChildTask wrong function key
cFS PR #594 Fix #593, Add Category to Cppcheck Workflow
CF PR #253 Update README.md - Fixed Typo
CF PR #252 Fix #251, Removed the typo
osal PR #1174 Fix #1172, Check Return Value for setsockopt
cFS-GroundSystem PR #206 Add input so users can specify the parameter description
cFS-GroundSystem PR #177 Updating install instructions for macOS
cFS PR #596 Fix #595, Remove obsolete lgtm config file
osal PR #1297 Fix #1296, Adding commit-msg hook, copy to .git/hooks to enable.
osal PR #1282 Fix #1281, Rtems On task creation register name.
osal PR #1146 Remove softsleep, as a dead store.
cFE PR #1910 Fix #1907, Cmake modifiable table tool path parameter
cFE PR #2152 fix the typos
elf2cfetbl PR #114 Replacing sprintf with snprintf to avoid overflow.
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
MM PR #48 Fix #47, Remove redundant/inconsistent comments (/* end of function /, / end if */ etc.) and clean up empty lines.
FM PR #58 Fix #57, Remove redundant/inconsistent comments (/* end of function /, / end if */ etc.) and clean up empty lines.
sch_lab PR #129 Fix #128, Standardize naming of SCH_LAB functions/macros
HS PR #49 Fix #48, Remove redundant/inconsistent comments (/* end of function /, / end if */ etc.) and clean up empty lines.
ci_lab PR #126 Fix #125, Standardize CI_LAB function names
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 #328 Fix #102, Clean up remaining commented-out code
cFS-GroundSystem PR #230 Fix #229, Update CI_LAB commands in GroundSystem Tool
osal PR #1161 os/posix: port of the posix implementation to macOS (take 2)