-
Notifications
You must be signed in to change notification settings - Fork 223
CCB: 2022.10.20
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 PR #594 Fix #593, Add Category to Cppcheck Workflow
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
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 #598 Fix #566, Adds CCB Agenda generation workflow
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
sch_lab PR #129 Fix #128, Standardize naming of SCH_LAB functions/macros
sample_app PR #187 Fix #167, Rename CommandCode variable to FcnCode
to_lab PR #132 Fix #131, Rename CommandCode variable to FcnCode
CF PR #335 Fix #262, Update inaccurate event ID name
CF PR #333 Fix #109, Move variables declared mid-function to the top
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
ci_lab PR #128 Fix #127, Rename CommandCode variable to FcnCode
ci_lab PR #126 Fix #125, Standardize CI_LAB function names
cFS-GroundSystem PR #230 Fix #229, Update CI_LAB commands in GroundSystem Tool
MM PR #49 Fix #9, move Memory Types to enums
osal PR #1161 os/posix: port of the posix implementation to macOS (take 2)