F' (fprime)
F' is a component-driven embedded framework originally developed at NASA's Jet Propulsion Laboratory. It enables developers to quickly design and deploy full embedded system architectures built around resuable components.
F' uses code generation and XML design files to enable developers to quickly create solutions in the embedded space, while minimizing the ammount of boiler plate code theat the developer must write.
F' Resources
A quick start guide can be found here.. Use this for information on how to quickly setup and run F' using custom components and a custom topology. This quick start clones the below reference application, which comes with separate documentation.
The Reference application is shipped as part of F'. Documentation for this reference application can be found here..
The full F' User's guide can be found here. In addition, the F' architectural overview can be found here..
Other information can be found on our website: http://nasa.github.io/fprime.
F' Release Notes
Release 1.0:
This is the initial release of the software to open source. See the license file for terms of use.
Release 1.01:
Updated contributor list. No code changes.