Skip to content

Releases: JPLOpenSource/STARS

Release R4.5.1

Choose a tag to compare

@garthwatney garthwatney released this 25 Nov 16:19

Provide better support for Cameo models

R4.5.0

Choose a tag to compare

@garthwatney garthwatney released this 12 Sep 21:25

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

Choose a tag to compare

@garthwatney garthwatney released this 12 Sep 16:52

Update the documentation

R4.4

Choose a tag to compare

@garthwatney garthwatney released this 12 Sep 00:32

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

R4.3

Choose a tag to compare

@garthwatney garthwatney released this 12 Sep 00:09

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

R4.2 Fprime FPP State machines Phase 1 support

Choose a tag to compare

@garthwatney garthwatney released this 04 Sep 20:54

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

Choose a tag to compare

@garthwatney garthwatney released this 22 Jul 17:50

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

Choose a tag to compare

@garthwatney garthwatney released this 23 Apr 23:02

Add a test harness for testing and animating a state machine

Release R3.1.0

Choose a tag to compare

@garthwatney garthwatney released this 19 Apr 16:52

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

Release R3.0.0

Choose a tag to compare

@garthwatney garthwatney released this 17 Apr 00:29

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