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 deployables.
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
F´ Information and External Resources
- Features
- Projects
- Upcoming Events
- GitHub Repository
- Discussions
- Issues
- Community GitHub Organization
- User Guide
F´ Documentation
F´ Release
- Latest Documentation
- v3.4.3 Documentation
- v3.4.2 Documentation
- v3.4.1 Documentation
- v3.4.0 Documentation
- v3.3.2 Documentation
- v3.3.1 Documentation
- v3.3.0 Documentation
- v3.2.0 Documentation
- v3.1.0 Documentation
- v3.0.0 Documentation
- v2.1.0 Documentation
- v2.0.1 Documentation
- v2.0.0 Documentation
- v1.5 Series Documentation
Further References
To start with F´, follow the installation guide. Then follow our tutorials, or inspect our reference applications.