docs/user-manual/framework/reference-projects.md
This page lists various reference projects that use F Prime. Those often demonstrate a specific feature or integration by showcasing a fully functional reference deployment, and are proven to be functional through Continuous Integration (CI).
For reference deployments running on specific hardware platforms, see Supported Platforms.
| Project | Description |
|---|---|
fprime-yamcs-reference | Reference F´ project integrated with YAMCS mission control software |
fprime-python-reference | Reference project for writing F´ components in Python |
fprime_cfs_reference | cFS reference project using applications built with F´ |
fprime-generic-hub-reference | Reference for applications running the Hub Pattern |
fprime-sensors-reference | Reference project for the fprime-sensors library |
fprime-encryption-reference | Reference project for encrypting the communications link |
fprime-phased-deployment-reference | Reference deployment demonstrating how to run F´ entirely through FPP phases |
For status of the CI on those and other references, please see https://github.com/nasa/fprime/actions.
Other references, examples and useful resources can be found in the F´ Community GitHub.