Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.
/ DS Public archive
forked from nasa/DS

The Core Flight System (cFS) Data Storage (DS) application.

Notifications You must be signed in to change notification settings

McMasterNEUDOSE/DS

 
 

Repository files navigation

NOTE THAT THIS REPO IS NOW ARCHIVED (AND LIKELY WILL BE DELETED IN THE FUTURE)

While this repo was originally used as a submodule for cFS development, that is no longer needed. All future development for this app will be done in the main cFS repo.

Data Storage

NASA core Flight System Data Storage Application

Description

The Data Storage application (DS) is a core Flight System (cFS) application that is a plug in to the Core Flight Executive (cFE) component of the cFS.

The cFS is a platform and project independent reusable software framework and set of reusable applications developed by NASA Goddard Space Flight Center. This framework is used as the basis for the flight software for satellite data systems and instruments, but can be used on other embedded systems. More information on the cFS can be found at http://cfs.gsfc.nasa.gov

The DS application is used for storing software bus messages in files. These files are generally stored on a storage device such as a solid state recorder but they could be stored on any file system. Another cFS application such as CFDP (CF) must be used in order to transfer the files created by DS from their onboard storage location to where they will be viewed and processed.

DS requires use of the cFS application library.

License

This software is licensed under the NASA Open Source Agreement. http://ti.arc.nasa.gov/opensource/nosa

About

The Core Flight System (cFS) Data Storage (DS) application.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.4%
  • Makefile 1.5%
  • CMake 0.1%