Skip to content

Community CCB Agenda: August 05 2020

Gerardo E. Cruz-Ortiz edited this page Aug 5, 2020 · 6 revisions

In-progress Integration Candidate: 2020-07-29

  1. cFS PR #119
  2. cFE PR #792
  3. sample_app PR #86
  4. sample_lib PR #29
  5. sch_lab PR #47
  6. to_lab PR #52
  7. PSP PR #184
  8. cFS-GroundSystem PR #120

Tickets for Discussion

@skliper

  1. cFE PR #789 Fix #787, #587, Update requirements - FastTracked

Approved

  1. cFE #28 API for querying libraries (like CFE ES QueryApp)

Implement OSAL-like ids so there's no aliasing. Especially when memsetting to zero.

  1. cFE #520 assert() in main-line code Revisiting

Use asserts on anything that can cause a crash like null pointers. Having consistent handling is a good thing. This can be configurable; projects can then redefine the assert based on their risk posture. Need to be careful with "giving the wrong argument" to a cFE function. A wrong argument shouldn't crash cFE. See https://github.com/nasa/cFE/issues/520#issuecomment-669292170

  1. cFE #663 Mismatched Variable Types in Data Structures

cFE should avoid directly touching memory addresses to be consistent across platforms. This is especially important for mixed 32 and 64 bit systems.

@yammajamma

  1. OSAL PR #549 Fix #373, Add OSAL network APIs missing functional tests and Fix #378 OS_TimedRead and OS_TimedWrite missing functional tests

Needs some cleanup but Approved

@jphickey

  1. OSAL PR #554 Fix #550, add function groups to ut assert

Approved

Invite list

GSFC

[P] = Present today

  • Jacob Hageman (cFS Framework Lead)
  • Jonathan Wilmot (cFS Program Manager)
  • Alan Cudmore (cFS Architect)
  • Gerardo Cruz-Ortiz (cFS Management)
  • Dan Knutsen (cFS Developer)
  • Jay Czarnecki (Software Process Imp
  • Beth Timmons (GSFC Apps)
  • Dwaine Molock (Project Developer)
  • Anhelina Yurkova (cFS Test Automation)
  • Leor Bleier (cFS Developer)
  • Olanrewaju Amoo
  • Jandlyn Bentley
  • Yasir Khan
  • Eric Pollack
  • Jandlyn Bentley

JSC

  • Steve Duran (PSP, OSAL Developer)
  • Ron Maglothin (Lunar CATALYST Developer)
  • Allen Brown (AES Developer)
  • Thomas Brain (AES Integration)
  • Tam Ngo AES Lead
  • Carrejo, Daniel Systems
  • Schlesinger, Adam Avionics and Software
  • Thad Flemming

ARC

  • Chris Knight (SBN Developer & Research)
  • Joseph (Pat) Castle
  • Michael Scott
  • Craig Pires

LaRC

  • Chris Thames (Lead/FSW Management)
  • Noah Ryan (Software Developer)

MSFC

  • Deanna Whitehead
  • Stefanie Justice
  • Lisa Vanderaar (Software lead)

GRC

  • Joe Hickey (cFS Developer)

IV&V

  • Matt Grubb (SmallSat baseline, build testing)

JHU/APL

  • Chris Monaco

Guests

  • Dave McComas (GSFC)
Clone this wiki locally