Skip to content

Releases: JPLOpenSource/STARS

Release R4.5.1

25 Nov 16:19

Choose a tag to compare

Provide better support for Cameo models

R4.5.0

12 Sep 21:25

Choose a tag to compare

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

12 Sep 16:52

Choose a tag to compare

Update the documentation

R4.4

12 Sep 00:32

Choose a tag to compare

Fix the Makefile for QHsm build and add Pydantic to the list of pip modules in the requirements.txt

R4.3

12 Sep 00:09

Choose a tag to compare

FPP generation and cleanup of the code using Python Typing and some refactoring.

R4.2 Fprime FPP State machines Phase 1 support

04 Sep 20:54

Choose a tag to compare

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

22 Jul 17:50

Choose a tag to compare

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

23 Apr 23:02

Choose a tag to compare

Add a test harness for testing and animating a state machine

Release R3.1.0

19 Apr 16:52

Choose a tag to compare

Bug fix on fppi state name and fix Makefiles for Blinky and Device models

Release R3.0.0

17 Apr 00:29

Choose a tag to compare

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