stanislaw / PSP

The Core Flight System (cFS) Platform Support Package (PSP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI: Build Status

Core Flight System : Framework : Platform Support Package

This repository contains NASA's Platform Support Package (PSP), which is a framework component of the Core Flight System.

This is a collection of APIs abstracting platform specific functionality to be located in the psp subdirectory of a cFS Mission Tree. The Core Flight System is bundled at https://github.com/nasa/cFS, which includes build and execution instructions.

Version Notes

  • 1.4.8 DEVELOPMENT
  • 1.4.7 DEVELOPMENT
    • Fixed some build warnings for MCP750
    • Minor updates (see nasa#142)
  • 1.4.6 DEVELOPMENT
  • 1.4.5 DEVELOPMENT
    • Simplifies array handling in VxWorks
    • Minor updates (see nasa#138)
  • 1.4.4 DEVELOPMENT
  • 1.4.3 DEVELOPMENT
  • 1.4.2 DEVELOPMENT
  • 1.4.1 DEVELOPMENT
  • 1.4.0 OFFICIAL RELEASE:
    • This is a point release from an internal repository
    • Changes are detailed in cFS repo release documentation
    • Released as part of cFE 6.7.0, Apache 2.0
  • 1.3.0a OFFICIAL RELEASE:

The open source release does not include all PSPs that have been developed. Only the three PSPs included are managed by the community CCB. PSPs developed by other organizations can be requested through the mechanisms listed below. Note the framework PSPs delivered may change in the future as platforms become obsolete.

Known issues

See all open issues and closed to milestones later than this version.

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) Platform Support Package (PSP)

License:Apache License 2.0


Languages

Language:C 87.6%Language:C++ 6.7%Language:Makefile 3.1%Language:CMake 2.6%