-
Notifications
You must be signed in to change notification settings - Fork 223
CCB: 2022.09.22
cFE PR #2145 Fixes issue #2144- Propagate CMAKE_EXPORT_COMPILE_COMMANDS variable
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
cFS PR #580 Fix #469, Addresses invalid CodeQL language option
CF PR #326 Fix #30, Correct 2 aberrant instances of CF_Transaction_t argument name
cFE PR #1910 Fix #1907, Cmake modifiable table tool path parameter
elf2cfetbl PR #114 Replacing sprintf with snprintf to avoid overflow.
osal PR #1283 Fix #1279, rtems queue multi-size, mimic posix logic
osal PR #1282 Fix #1281, Rtems On task creation register name.
osal PR #1280 Fix #1279, rtems allow variable length queue msgs.
osal PR #1146 Remove softsleep, as a dead store.
cFS PR #567 Fix #565, Remove LGTM From Documents
cFS PR #514 Fix #416, Display cppcheck in Code Scanning Alerts Dashboard
osal PR #1181 Fix #1175, Use fstat and fchmod for TOCTOU Bug
cFE PR #2148 Fix #2147, Remove CodeQL Paths Ignore
FM PR #53 Fix #52, use CFE_FS_InitHeader() to initialize CFE header
DS PR #52 Fix #8, use CFE_FS_InitHeader() to initialize CFE header
SC PR #49 Fix #4, Consolidate common patterns in sc_app.c
MM PR #42 Fix #6, initialize return code to false
MM PR #41 Fix #4, use CFE_FS_InitHeader() to initialize CFE header
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
osal PR #1161 os/posix: port of the posix implementation to macOS (take 2)