-
Notifications
You must be signed in to change notification settings - Fork 247
CCB: 2025.03.20
CCB:ready 🔴: Items marked with this symbol require immediate attention in this meeting.
New issue/PR 🆕: Items marked with this symbol are less than 1 week old.
osal Issue #1472 Incorrect function parameter types in os-impl-no-select.c 🔴
osal PR #1499 Fix #1498, update ut_oscore_test.c 🆕
osal PR #1497 Fix #1496, Update malloc stub 🔴 🆕
osal PR #1464 Fix #1463, Implement separate allocator for task stacks
CF PR #399 Fix #382, Align CF Command Counter implementation to cFS standard
MM PR #79 Fix #8, Remove unnecessary characters from memory dump event
cFS PR #831 IC: equuleus-rc1+dev27 🆕
osal PR #1500 osal Integration candidate: Equuleus-rc1+dev27 🆕
psp PR #451 PSP Integration candidate: Equuleus-rc1+dev27 🆕
CF PR #400 Fix #288, Remove unnecessary CF_UnionArgs_Payload_t
union
CF PR #466 Fix #465, Update assert to check the correct variable
CF PR #468 Fix #467, Simplify CF_CFDP_ProcessPollingDirectories()
CS PR #100 Fix #99, Fill in Name
variable to avoid being used uninitialized
CS PR #102 Fix #101, Remove redundant assignments of RecomputeInProgress
CS PR #104 Fix #103, Simplify CS_ComputeApp
by removing redundant Result
variable
CS PR #106 Fix #105, Update CS_EnableEntryIDEepromCmd
event to use correct 'State` variable
CS PR #108 Fix #107, Remove redundant variables in CS_GetEntryIDEepromCmd()
CS PR #110 Fix #109, Simplify CS_RecomputeBaselineMemoryCmd
by initializing State
to CS_STATE_UNDEFINED
CS PR #112 Fix #111, CS_Enable/Disable/Get_EntryID
functions clean-up
CS PR #114 Fix #113, Clean up CS Table Processing functions
CS PR #116 Fix #115, Clean up minor bugs in the CS unit tests
CS PR #85 Fix #84, Remove side-effects and superfluous initializations
CS PR #86 Fix #26, Use CFE_ES_MemAddress_t
instead of cpuaddr
in tables/tlm/cmd structs
CS PR #96 Fix #95, Standardize command responses 🔴
CS PR #98 Fix #97, Remove dead code checks: NULL
bufptr
and RunStatus_SYS_EXCEPTION
DS PR #114 Fix #113, Use size_t
for size parameters and variables
FM PR #96 Fix #95, Update command handler function message pointers and return
HK PR #56 Fix #55, Refactor HK_AppInit()
and HK_TableInit()
to remove multiple returns
HK PR #57 Fix #50, Split up config files
HK PR #70 Fix #69, Update verify.h file
HS PR #109 Fix #108, Remove multiple returns from HS_AppInit()
, HS_SbInit()
and HS_TblInit()
LC PR #48 Fix #16, Convert LC state macros to enums
LC PR #94 Fix #92, Refactor LC_CreateTaskCDS()
to remove multiple returns 🔴
MD PR #61 Fix #5, Use CFE_MSG_PTR
instead of &(x).Msg
MD PR #76 Fix #75, Use size_t
for size variables/parameters + zero-out the gloabl data struct
MM PR #91 Fix #10, Rename MM_ResetHk
to MM_ResetHkData
+ memset global data at initialization
cFS PR #799 Fix #798, Update build/test workflows to include sample/lab apps
ci_lab PR #180 Fix #179, Add build-run-app workflow to CI
elf2cfetbl PR #122 Fix #91, Redo SymbolNames malloc to remove out-of-bounds write
elf2cfetbl PR #123 Fix #85, Add checks for all return values from fseek()
elf2cfetbl PR #134 Fix #133, Update references to CFE_FS_Header_t time members
osal PR #1364 Fix #1109, Remove unimplemented test stub prototype
osal PR #1377 Fix #958, Convert some UT_GetStubCount to UtAssert_STUB_COUNT
osal PR #1378 Fix #1103, Implement OS_ERR_INVALID_PRIORITY return code check for RTEMS
osal PR #1379 Fix #1193, Change format of UtAssert_StringBufCompare
osal PR #1381 Fix #1380, Light coding standards cleanup
osal PR #1387 Fix #1386, Refactor initializations of POSIX return_code
variables to simplify code
osal PR #1388 Fix #864, Refactor duplicate addrlen
swtiches into an inline function
osal PR #1389 Fix #1101, Add functional test for NULL
RemoteAddr
in OS_SocketRecvFrom
osal PR #1390 Fix #1102, Correct return value bug in VxWorks OS_ShellOutputToFile_Impl
osal PR #1480 Fix #1440, Split up BinSemGetInfo() to avoid partial success returns
osal PR #1490 Fix #1489, Clean up minor bugs + typos
psp PR #444 Fix #443, Correct minor bugs + typos in the VxWorks layer
psp PR #446 Fix #445, Coverage Test typos + bugs
sample_app PR #234 Fix #233, Add build-run-app and unit-test-coverage CI workflows
sample_lib PR #99 Fix #98, Add build-run-app and unit-test-coverage CI workflows
sch_lab PR #169 Fix #168, Add build-run-app workflow to CI
to_lab PR #202 Fix #201, Add build-run-app workflow to CI
to_lab PR #205 Fix #204, Check return value of calls to CFE_SB_Subscribe()
🔴