Skip to content

CCB: 2022.11.17

Justin Figueroa edited this page Nov 17, 2022 · 2 revisions

Items for Discussion

@irowebbn

CS PR #45 Fix #44, CS_RecomputeAppChildTask wrong function key

@jasendo

CF PR #253 Update README.md - Fixed Typo

@Dubeyvaib

CF PR #252 Fix #251, Removed the typo

@chillfig

DS PR #68 Fix #67, Adds DS_CmdRemoveMID requirement documentation

DS PR #69 Fix #65, Adds unit tests for DS_CmdRemoveMID

@HugoValente11

cFS-GroundSystem PR #206 Add input so users can specify the parameter description

@ArielSAdamsNASA

cFS PR #611 Fix #610, Disable CodeQL AV Rule 153

@rokrsa

cFS-GroundSystem PR #177 Updating install instructions for macOS

@thesamprice

osal PR #1282 Fix #1281, Rtems On task creation register name.

@skliper

sample_lib PR #92 Fix #91, Add newline at end of sample_lib.c

osal PR #1334 Fix #1333, Update CI to use Ubuntu 20.04

@dmknutsen

osal PR #1335 Fix #1270: Truncate symbol name if > OS_MAX_SYM_LEN

@jphickey

FM PR #65 Fix #63, clean up strncpy calls

osal PR #1329 Fix #1328, always provide UT stub library

@awiswasi

elf2cfetbl PR #114 Replacing sprintf with snprintf to avoid overflow.

@lethuillierg

cFS PR #97 Dockerized End-To-End Tests (Proof of Concept)

@thnkslprpt

psp PR #370 Fix #311, Free (close) FileDescriptor resource to avoid leak

HK PR #31 Fix #30, Move variables declared mid-function to the top

DS PR #66 Fix #25, Remove misleading/unnecessary event text

DS PR #62 Fix #10, Fix nasa/FM#13; Make DS/FM file header sub-types unique

SC PR #62 Fix #16, Move Table Header definitions from sc_app.h to sc_tbldefs.h

MM PR #53 Fix #21, Add MM_SegmentBreak() to MM_FillMem()

MM PR #52 Fix #8, Remove unnecessary characters from memory dump event

LC PR #50 Fix #49, Move variables declared mid-function to the top

LC PR #48 Fix #16, Convert LC state macros to enums

LC PR #47 Fix #14, Refactor LC_SampleAPs to remove extraneous if statement

ci_lab PR #132 Fix #96, Check returns from CFE calls during init

ci_lab PR #131 Fix #52, Add version information to NOOP event

elf2cfetbl PR #127 Fix #126, Move variables declared mid-function to the top

elf2cfetbl PR #125 Fix #87, Check return value of stat()

elf2cfetbl PR #124 Fix #86, Check return from chmod

elf2cfetbl PR #123 Fix #85, Add checks for all return values from fseek()

elf2cfetbl PR #122 Fix #91, Redo SymbolNames malloc to remove out-of-bounds write

osal PR #1331 Fix #1330, Move variables declared mid-function to the top

osal PR #1327 Fix #1110, Modify unreachable branch in OS_ObjectIdAllocateNew

CF PR #341 Fix #288, Remove unnecessary CF_UnionArgs_Payload_t union

CF PR #339 Fix #338, Move 'EID' to the end of Event ID names

CF PR #333 Fix #109, Move variables declared mid-function to the top

Update initialization

HS PR #53 Fix #52, Remove initializations causing Cppcheck errors

HK PR #29 Fix #28, Remove initializations causing Cppcheck failure

MD PR #40 Fix #39, Remove initializations causing Cppcheck errors

SC PR #64 Fix #63, Remove initializations causing Cppcheck errors

MM PR #56 Fix #54, Update initializations causing Cppcheck failure

Apply consistent Event ID names to common events

HS PR #51 Fix #50,

HK PR #27 Fix #26, Apply consistent Event ID names to common events

MD PR #37 Fix #36, Apply consistent Event ID names to common events

CS PR #53 Fix #52, Apply consistent Event ID names to common events

FM PR #60 Fix #59, Apply consistent Event ID names to common events

DS PR #61 Fix #60, Apply consistent Event ID names to common events

SC PR #61 Fix #60, Apply consistent Event ID names to common events

MM PR #51 Fix #50, Apply consistent Event ID names to common events

LC PR #46 Fix #45, Apply consistent Event ID names to common events

sample_app PR #189 Fix #188, Apply consistent Event ID names to common events

ci_lab PR #130 Fix #129, Apply consistent Event ID names to common events

to_lab PR #134 Fix #133, Apply consistent Event ID names to common events

CF PR #337 Fix #336, Apply consistent Event ID names to common events

Clone this wiki locally