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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?