nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
49 stars 31 forks source link

Add support for state machine modeling #325

Closed bocchino closed 4 months ago

bocchino commented 1 year ago

It may be helpful to declare one or more state machines in the component model, so the FPP-to-C++ translator can generate code that connects to the state machine implementation. The implementation would still be done in a separate tool.

bocchino commented 4 months ago

This issue is being tracked in this project: https://github.com/nasa/fpp/projects/26.