| title | F´ A Flight Software and Embedded Systems Framework |
|---|---|
| layout | default |
F´ (or F Prime) is a software framework for the rapid development and deployment of embedded systems and spaceflight applications. Originally developed at NASA's Jet Propulsion Laboratory, F´ is open-source software that has been successfully deployed for several space applications. It has been used for but is not limited to, CubeSats, SmallSats, instruments, and deployable.
F´ has the following features:
- Component architecture with well-defined interfaces
- C++ framework providing core capabilities like queues, threads, and operating-system abstraction
- Tools for designing systems and automatically generating code from systems design
- A standard library of flight-worthy components
- Testing tools for unit and system-level testing
- Features
- Projects
- GitHub Repository
- Discussions
- Issues
- Community GitHub Organization
- Architecture Overview
- Community Forum and Mailing List
- Note: Community forum has been replaced by Discussions since mid june 2021.
To start with F´, follow the installation guide. Then inspect either the reference application, raspberry pi reference, or the tutorials.