F´ (F Prime)

F' —— 一个飞行软件和嵌入式系统框架。「F' - A flight software and embedded systems framework」

Github星跟踪图

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.

What does F´ provide

  • An architecture that decomposes flight software into discrete components with well-defined interfaces
  • A C++ framework that provides core capabilities such as message queues and threads
  • Modeling tools for specifying components and connections and automatically generating code
  • A growing collection of ready-to-use components
  • Testing tools for testing flight software at the unit and integration levels.

Learn more about F' key features here.

System Requirements

  1. Linux, Windows with WSL, or macOS operating system
  2. git
  3. CMake 3.16+. CLI tool must be available on the system path.
  4. CLang or GNU C and C++ compilers (e.g. gcc and g++)
  5. Python 3.8+, virtual environments, and PIP

Getting Started

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.

Getting Help

Discussions

To ask questions, discuss improvements, and ask for help please use the project's GitHub Discussions.

Bug reports

To report bugs and issues, open an issue here.

Community

The F´ Community GitHub Organization contains third party contributions, more documentation of flight software development, and additional resources.

Resources

Release Notes

The version history and artifacts associated with the project can be found at Releases.

主要指标

概览
名称与所有者nasa/fprime
主编程语言C++
编程语言Shell (语言数: 7)
平台Linux, Mac, Windows Subsystem for Linux (WSL)
许可证Apache License 2.0
所有者活动
创建于2017-06-22 12:45:27
推送于2025-04-18 01:29:52
最后一次提交
发布数33
最新版本名称v3.6.2 (发布于 )
第一版名称NASA-v1.00 (发布于 2017-07-21 11:57:04)
用户参与
星数10.3k
关注者数265
派生数1.4k
提交数5.4k
已启用问题?
问题数1300
打开的问题数311
拉请求数1180
打开的拉请求数11
关闭的拉请求数202
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?