nasa / gen_msgids

The Core Flight System (cFS) Print Message IDs Tool (gen_msgids)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Core Flight System : Framework : Tool : Generate Message Ids

This repository contains NASA's Generate Message Ids Tool (gen_msgids), which is a framework component of the Core Flight System.

This lab application is a ground utility to Generate Message Ids used by cFE for cFS. It is intended to be located in the tools/gen_msgids 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.

Release Notes

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

Known issues

This ground utility has not been updated to use the cmake framework. The include path defined in Makefile will likely need to be updated for distributions.

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) Print Message IDs Tool (gen_msgids)

License:Other


Languages

Language:C 97.0%Language:Makefile 3.0%