Welcome to the F´ Community! 🚀
This organization contains tutorials, references, third party contributions, more documentation of flight software development, and additional resources.
- HelloWorld Tutorial: designed to teach new users the basics of F´ usage.
- LedBlinker Tutorial: an extended introductory tutorial taking the user through the basics of F´ development.
- MathComponent Tutorial: construct a full F´ application including custom F´ objects.
- Arduino Cross-Compilation (LedBlinker) Tutorial: work on Arduino-based microcontrollers.
- System Reference: an example embedded software application that uses the F´ framework, consisting of several subsystems including Payload, Guidance Navigation and Control (GNC), and Communication.
- Baremetal Reference: an implementation of F´ on baremetal hardware, specifically for Arduino based microcontrollers.
- Zephyr RTOS Reference: an implementation of F´ running on Zephyr RTOS
- F´ Course Materials: slide decks and resources used in F´ workshops and courses.
- Arduino package: package for Arduino
- Zephyr package: package for Zephyr RTOS
- F´ Tools: F´ tooling and helpers for F´ development
- F´ GDS: F´ Ground Data System
- FPP: F Prime Prime, modeling language for F Prime
- F´ Visualizer: Browser-based visualizer for FPP
- VSCode Language Support for FPP: Code completion, Go-to Reference, Hover information etc...
- F´ IIAC Workspace: Immutable-Infrastructure-as-Code (IIAC) workspace image for F´ development