Model RealTime 12.1.3

177020: Support tracing for sequence diagram visualization

A new trace feature is available in the TargetRTS. It allows to capture traces which then can be visualized as sequence diagrams. Read more about this feature here: https://secure-dev-ops….g-and-debugging/tracing

177015: Document the RTS Debugger

New documentation for the RTS Debugger is now available here https://secure-dev-ops….debugging/rts-debugger/

177013: Publish Art Exporter version 2.0.1

The Art Exporter 2.0.1 includes initial support for capsules, protocols, ports, events, and state machines, enabling the migration of simple Model RealTime applications to Code RealTime. This update also allows usage from the command line, check the details here: https://hclsw.co/modelrt-art-exp

176985: Sort "Internal Transitions" in "InternalTransitionViewer" is giving an error

It is now possible to sort internal transitions listed in a state symbol in a diagram by their names, trigger events, or ports. This is done by clicking on a corresponding column in header Sort/Filter Compartment Items dialog available in the context menu of a state symbol under Filters sub-menu.

176969: Allow logging to files with log streams

Logging to file with log streams can print values of all primitive C++ types and predefined types provided by the TargetRTS (such as RTString). You can also print values of user-defined types, provided they have a type descriptor. Check here fore more information: https://secure-dev-ops….rts/logging/#log-stream

176655: UI Support for MacOS on AArch64 (arm64, Apple Silicon)

Model RealTime now fully supports running on macOS on ARM architecture (AArm64, Apple Silicon).

175735: Make target RTS test cases available to customers

A script that implements automatic regression testing of the TargetRTS and/or Art applications and libraries are now available here: https://github.com/secu…in/art-comp-test/runner

173615: All settings from tcjs code should be reflected in graphical editor

When a Transformation Configuration contains at least one custom property a hyperlink now appears in the editor header which navigates to the custom properties in the Code tab.