Releases: JPLOpenSource/STARS
Release R4.5.1
Provide better support for Cameo models
R4.5.0
The FPP that was generated from Cameo models had a long complex junction name. This is now replaced with a simple name
R4.4.1
Update the documentation
R4.4
Fix the Makefile for QHsm build and add Pydantic to the list of pip modules in the requirements.txt
R4.3
FPP generation and cleanup of the code using Python Typing and some refactoring.
R4.2 Fprime FPP State machines Phase 1 support
This release fully supports the Fprime FPP State machines Phase 1 which allows developers to define state machines in QM, PlantUML or MagicDraw Cameo and specify state machine instances in a component's FPP.
R4.1.0
Release for the Fprime backend that supports the FPP State machine Phase 1.
In FPP you can define a state machine without the behavior specification and the autocoder tools will generate a component base class that allows an easy integration of a state machine.
Release 4.0.0
Add a test harness for testing and animating a state machine
Release R3.1.0
Bug fix on fppi state name and fix Makefiles for Blinky and Device models
Release R3.0.0
Add a -smbase switch to the Stars.py in order to generate F` component state-machine base class and other artifacts.
Also changed the command line to enforce -backend and -model switches