Skip to content
forked from nasa/sch_lab

The Core Flight System (cFS) Scheduler Lab App (sch_lab)

License

Notifications You must be signed in to change notification settings

dmknutsen/sch_lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Flight System : Framework : App : Scheduler Lab

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

This lab application is a non-flight packet scheduler application for the cFS Bundle. It is intended to be located in the apps/sch_lab subdirectory of a cFS Mission Tree. The Core Flight System is bundled at https://github.com/nasa/cFS (which includes sch_lab as a submodule), which includes build and execution instructions.

sch_lab is a simple packet scheduler application with a one second resoluton.

To change the list of packets that sch_lab sends out, edit the schedule table located in the platform include file: fsw/platform_inc/sch_lab_sched_tab.h

Version Notes

  • 2.3.2:
    • Table definition include update (see nasa#18)
  • 2.3.1:
  • 2.3.0 OFFICIAL RELEASE:
    • Minor updates (see nasa#13)
    • Not backwards compatible with OSAL 4.2.1
    • Released as part of cFE 6.7.0, Apache 2.0
  • 2.2.0a OFFICIAL RELEASE:
    • Released as part of cFE 6.6.0a, Apache 2.0

Known issues

As a lab application, extensive testing is not performed prior to release and only minimal functionality is included.

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) Scheduler Lab App (sch_lab)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.5%
  • C++ 14.4%
  • CMake 3.1%