-
Notifications
You must be signed in to change notification settings - Fork 223
CCB: 2022.09.15
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 #516 Fix #537, commit and format check doesn't execute when PR title format fails
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.
osal PR #1181 Fix #1175, Use fstat and fchmod for TOCTOU Bug
cFS PR #577 Fix #575, Resolve CodeQL Paths Ignore Issues
cFS PR #574 Fix #572, Update CodeQL Upload Sarif To V2
cFS PR #567 Fix #565, Remove LGTM From Documents
cFS PR #514 Fix #416, Display cppcheck in Code Scanning Alerts Dashboard
HK PR #21 Fix #3, change HK_INPUTMID_SUBSCRIBED to 1
SC PR #49 Fix #4, Consolidate common patterns in sc_app.c
cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)
MM PR #40 Fix #39, Resolve usersguide issues with doxygen 1.8.17
MD PR #31 Fix #30, Resolve usersguide issues with doxygen 1.8.17
CS PR #43 Fix #42, Resolve usersguide issues with doxygen 1.8.17
CF PR #323 Fix #322, Resolve usersguide issues with doxygen 1.8.17
SC PR #51 Fix #50, Resolve usersguide issues with doxygen 1.8.17
FM PR #50 Fix #49, Resolve usersguide issues with doxygen 1.8.17
cFE PR #2143 Fix #2142, Resolve doxygen 1.8.17 latex make errors
osal PR #1161 os/posix: port of the posix implementation to macOS (take 2)