skliper / tblCRCTool

The Core Flight System (cFS) Table CRC Tool (tblCRCTool)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Analysis Format Check

Core Flight System : Framework : Tool : Table CRC Generator

This repository contains NASA's Table CRC Generator Tool (tblCRCTool), which is a framework component of the Core Flight System.

This lab application is a ground utility to generate binary table CRCs for cFS. It is intended to be located in the tools/tblCRCTool 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.

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) Table CRC Tool (tblCRCTool)

License:Apache License 2.0


Languages

Language:C 95.1%Language:CMake 4.9%