-
Notifications
You must be signed in to change notification settings - Fork 229
CCB: 2022.09.08
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
cFE PR #1802 Adding note on SB undefined behavior with SB_PEND_FOREVER and CFE_SB_DeletePipe()
cFE PR #1777 Adding test to cfe_testcase app demonstrating non-detection of pipe destruction by CFE_SB_ReceiveBuffer
cFS PR #559 Fix #554, Updated ubuntu version in CI workflows
SC PR #46 Fix #8, reorder conditions in if statements to optimize code
HK PR #21 Fix #3, change HK_INPUTMID_SUBSCRIBED to 1
cFS PR #516 Fix #537, commit and format check doesn't execute when PR title format fails
cFS-GroundSystem PR #217 Fix #202, naming error
cFE PR #1910 Fix #1907, Cmake modifiable table tool path parameter
osal PR #1179 Fix #1171, check chmod return
elf2cfetbl PR #114 Replacing sprintf with snprintf to avoid overflow.
SC PR #35 Part #17, Use real message types in tables
cFE PR #671 (WIP) Fix #275, ES comment cleanup
cFS-GroundSystem PR #216 Builds on mac.
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 #2068 Fix #760, Expand cmake documentation
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
CF PR #298 Fix #297, base offsets for CF msgids
sample_app PR #144 Fix #55, add timeout to SB receive
osal PR #1278 Fix #1252, condition variable API for OSAL
cFE PR #1275 Fix #1157, increment sequence if indicated
osal PR #1161 os/posix: port of the posix implementation to macOS (take 2)