-
Notifications
You must be signed in to change notification settings - Fork 223
/
CITATION.cff
36 lines (35 loc) · 1.25 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: core Flight System (cFS)
message: >-
If you'd like to cite this software, please feel free to use the metadata from this file.
type: software
authors:
- name: NASA's Goddard Space Flight Center
address: 8800 Greenbelt Road
city: Greenbelt
country: US
post-code: '20771'
alias: NASA/GSFC
repository-code: 'https://github.com/nasa/cFS'
url: 'https://cfs.gsfc.nasa.gov/'
abstract: >-
The Core Flight System (cFS) is a generic flight software
architecture framework used on flagship spacecraft, human
spacecraft, cubesats, and Raspberry Pi. This repository is
a bundle of submodules that make up the cFS framework.
Note the "lab" apps are intended as examples only, and
enable this bundle to build, execute, receive commands,
and send telemetry. This is not a flight distribution,
which is typically made up of the cFE, OSAL, PSP, and a
selection of flight apps that correspond to specific
mission requirements.
keywords:
- Flight Software
- core Flight Executable (cFE)
- Operating System Abstraction Layer (OSAL)
- Platform Support Package (PSP)
- Framework
- System
license: Apache-2.0