Skip to content

Roadmap

David McComas edited this page Jun 24, 2021 · 7 revisions

Here's an outline of current work and future plans. These may changed based on user needs and priorities. Please send me comments and suggestions for what would be helpful.

System

  • Change JSON parser to core JSON
  • Update to cFE 7.0 after the NASA apps have been updated
  • Use git submodules for OSK apps
  • Add OSK app unit test
  • Document OSK scripting layer

Mission FSW

  • Update the Mission FSW User's Guide
  • Complete SimpleSat default configuration, example scripts, and documentation
  • Create an Autonomy App Group video, Stored Command and Limit Checker apps

cFS FSW Engineering

  • Update the cFS FSW Engineering User's Guide
  • Add an app development tutorial that guides a user from a "Hello World" app to the OSK_C_DEMO app (see R&D below)

Pi-Sat

  • Create a Pi-Sat cFS target repo that includes a demo hardware I/F app
  • Create a User's Guide that steps a user through installing the Pi-Sat Target and running the demo from COSMOS screen

Research & Development, Sandbox Target

  • Create an OSK C Demo app that uses most of the OSK C framework features that can be used in an app development tutorial
  • Created a COSMOS-to-Pi interface that allows the Pi-Sat GPIO demo app to be run from COSMOS over a WiFi connection
  • Released v1.1 of the Raspberry Pi Target that includes pictrl, a python program used to control the COSMOS-PiSat interface
  • Updated Pi-Sat Quick Start Guide to fully describe how to configure and run a remote Pi-Sat target

Recent release notes

Introduction

Learn the cFS Framework

Systems Engineering

Learn Community Apps

Develop Apps

Clone this wiki locally