Trigger and Action
Pre-release
Pre-release
Maestro is now able to send basic trigger and action messages enabling a test object to execute predefined actions when specific conditions have been met.
This release is compatible with Maestro Tools 0.3.0 and Util 0.3.0
New Features 🚀
Trigger and Action
-
#111 Trigger and action file parser. ScenarioControl module can read a trigger and action config file.
-
#109 Break detection algorithm. ScenarioControl can detect if a test object is braking based on MONR.
-
#101 C-ITS reads EXAC and ACCM. C-ITS control can now read two trigger and action messages from the message queue.
-
#90 Trigger Class. A trigger class containing all functionality expected from a trigger.
RVSS and Data Dictionary
- #72 RVSS and data dictionary. Everything related to RVSS and dataDictionary
Bug Fixes 🐛
- #119 Uploads now working. Trajectory files uploaded to the server got appended with TCP messages at the end of file. No longer an issue.
Improvements 👍
- #110 Generalised file locations.. The location for all files necessary to run the server can now be defined. Defaults to ~/.maestro
Other Changes
- Version number structure has been updated. Instead of MASTER:DEV:ITERATION format from before we are now using MAJOR:MINOR:PATCH
Issues 💥
- #1 Link to issue Server spontaneously combusts.