F´(F Prime)是一个组件驱动的框架,能够快速开发和部署航天和其他嵌入式软件应用程序。最初在喷气推进实验室开发的F´已经成功地部署在一些空间应用上。它是定制的,但不限于小型航天系统,如立方体卫星,小型卫星和仪器。
![]() |
3 weeks ago | |
---|---|---|
.github | 4 weeks ago | |
Autocoders | 1 month ago | |
CFDP | 9 months ago | |
Drv | 4 weeks ago | |
Fpp | 11 months ago | |
FppTest | 1 month ago | |
Fw | 2 months ago | |
Os | 3 months ago | |
RPI | 4 weeks ago | |
Ref | 4 weeks ago | |
STest | 2 months ago | |
Svc | 1 month ago | |
Utils | 3 weeks ago | |
ci | 4 months ago | |
cmake | 3 months ago | |
config | 1 month ago | |
docs | 3 weeks ago | |
.clang-format | 10 months ago | |
.clang-tidy | 2 years ago | |
.dockerignore | 1 year ago | |
.gitignore | 10 months ago | |
.pre-commit-config.yaml | 3 years ago | |
CITATION.cff | 11 months ago | |
CMakeLists.txt | 1 year ago | |
CONTRIBUTING.md | 1 year ago | |
CONTRIBUTORS.md | 2 years ago | |
CPPLINT.cfg | 8 months ago | |
LICENSE.txt | 2 years ago | |
NOTICE.txt | 7 months ago | |
README.md | 3 months ago | |
SECURITY.md | 7 months ago | |
release.clang-tidy | 2 years ago | |
requirements.txt | 1 month ago | |
setup.py | 1 year ago |
# F´ (F Prime) is a component-driven framework that enables rapid development and deployment of spaceflight and other embedded software applications. Originally developed at the Jet Propulsion Laboratory, F´ has been successfully deployed on several space applications. It is tailored but not limited to small-scale spaceflight systems such as CubeSats, SmallSats, and instruments.
Please Visit the F´ Website: https://nasa.github.io/fprime for more information.
Learn more about F' key features here.
To get started with F´, install the F´ toolset with:
pip install fprime-tools
Then, create a new project with:
fprime-util new --project
See the HelloWorld Tutorial to guide you through all the steps of developing an F´ project.
New users are encouraged to read through the User Guide and explore the other tutorials.
To ask questions, discuss improvements, and ask for help please use the project's GitHub Discussions.
To report bugs and issues, open an issue here.
The F´ Community GitHub Organization contains third party contributions, more documentation of flight software development, and additional resources.
The version history and artifacts associated with the project can be found at Releases.