nasa / gen_sch_tbl

The Core Flight System (cFS) Generate Schedule Table Tool (gen_sch_tbl)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core Flight System : Framework : Tool : Generate Schedule Table

This repository contains NASA's Generate Schedule Table Tool (gen_sch_tbl), which is a framework component of the Core Flight System.

This lab application is a ground utility to generate the binary schedule table for cFS. It is intended to be located in the tools/gen_sch_tbl subdirectory of a cFS Mission Tree. The Core Flight System is bundled at https://github.com/nasa/cFS (which includes this tool as a submodule), which includes build and execution instructions.

See readme.txt for more information.

Release Notes

gen_sch_tbl version 1.0a is released as part of cFE 6.6.0a under the Apache 2.0 license, see LICENSE.

NOTE - there may be other schedule table management schemes which may be more applicable for modern missions. Contact the community as detailed below for more information.

Known issues

This ground utility was developed for a specific mission/configuration, and may not be applicable for general use.

Getting Help

For best results, submit issues:questions or issues:help wanted requests at https://github.com/nasa/cFS.

Official cFS page: http://cfs.gsfc.nasa.gov

About

The Core Flight System (cFS) Generate Schedule Table Tool (gen_sch_tbl)

License:Other


Languages

Language:C 95.4%Language:Python 4.6%