Skip to content
/ osal Public
forked from nasa/osal

The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)

License

Notifications You must be signed in to change notification settings

jphickey/osal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Flight System : Framework : Core Flight Executive

This repository contains NASA's Core Flight Executive (cFE), which is a framework component of the Core Flight System.

This is a collection of services and associated framework to be located in the cfe 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

  • 6.7.11: DEVELOPMENT
    • Improve documentation
    • Update makefile to report branch coverage
    • Minor other updates (see nasa/cFE#566)
  • 6.7.10: DEVELOPMENT
    • Fix potential unit test problems with name collisions
    • Improve documentation
    • Minor other updates (see nasa/cFE#563)
  • 6.7.9: DEVELOPMENT
    • No longer requires sed "hack" to change the setting in default_config.h
    • Minor other updates (see nasa/cFE#544)
  • 6.7.8: DEVELOPMENT
    • Updates and cleaned up documentation and requirements
    • Fixes incorrect debug messages
    • Decrease child task count when one is deleted
    • Minor other updates (see nasa/cFE#530)
  • 6.7.7: DEVELOPMENT
    • Adds a new function, CFE_SB_GetPipeIdByName, which retrieves the pipe ID given a name of a pipe.
    • Improvement in error reporting when using a pipe name that is already in use, or when the queue limit has been reached.
    • Added userguide and osalguide to the local target list to avoid makefile warning
    • Minor other updates (see nasa/cFE#511)
  • 6.7.6: DEVELOPMENT
    • Adds OMIT_DEPRECATED prep flag
    • Adds and enforces strict warnings
    • Software Bus now increments sequence counter even if there are no subscribers
    • Warning, comment, and code coverage cleanup (see nasa/cFE#490)
  • 6.7.5: DEVELOPMENT
    • Added CI static analysis check
    • Resolved static analysis warnings
    • Minor other updates (see nasa/cFE#479)
  • 6.7.4: DEVELOPMENT
  • 6.7.3: DEVELOPMENT
  • 6.7.2: DEVELOPMENT
  • 6.7.1: DEVELOPMENT
  • 6.7.0 OFFICIAL RELEASE:
    • This is a point release from an internal repository
    • Changes are detailed in cFS repo release documentation
    • Apache 2.0
  • 6.6.0a OFFICIAL RELEASE:

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:https://cfs.gsfc.nasa.gov

About

The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.3%
  • CMake 2.3%
  • Perl 0.4%