FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · ukaea/MARTe2-python · GitHub

Releases: ukaea/MARTe2-python

marte2_python – DDB Signal Producer Fix

Choose a tag to compare

Filter
sudilav released this 28 Aug 09:05

We've fixed an issue affecting signals with the same name in different DDBs when those signals were routed to an external DataSource.

Previously, these signals could ultimately be written into OutsideWorldDDB, resulting in two identically named signals being placed in the same DDB and triggering a multiple producer conflict.

Signal handling has now been corrected so that signals originating from separate DDBs are handled appropriately when interfacing with external DataSources, avoiding these false producer conflicts.

1.1.0

Choose a tag to compare

Filter
sudilav released this 15 May 12:58
  • Type setting in all GAMs, objects and datasources on init.
  • lstrip applied to all configuration_names for better synchronicity on the '+' naming. (held internally, ignored if given).
  • toPython functions provided for application and GAM, object and datasource levels - mainly for xmarte to write macro python files from a GUI generated MARTe2 cfg.

1.0.9

Choose a tag to compare

Filter
sudilav released this 16 Apr 11:13

Add support for histogram and statistics GAMs

1.0.8

Choose a tag to compare

Filter
sudilav released this 15 Apr 15:13
c7b26ba

support for rt sync bridge

1.0.7

Choose a tag to compare

Filter
sudilav released this 15 Apr 15:02

Fixed a bug where if MaxWait is not set in a message, cannot import with reader

1.0.6

Choose a tag to compare

Filter
sudilav released this 29 Oct 16:27
0225a1a

Fix for bad upload of pypi distribution

1.0.5

Choose a tag to compare

Filter
sudilav released this 29 Oct 16:22
5139621

Added support for:

  • RealTimeSynchronisation
  • Interfaces

1.0.4

Choose a tag to compare

Filter
sudilav released this 15 Sep 17:06

Fix for onlyErrors added which allows complex types to be verified against and fixes bug introduced there with this new function.

1.0.3

Choose a tag to compare

Filter
sudilav released this 13 Sep 16:29
4e23ba8

1.0.2

Choose a tag to compare

Filter
sudilav released this 11 Sep 10:19
c01a120

New Features:

  • Able to output to JSON now
  • Added SimulinkWrapperGAM to the code
  • Several bug fixes in signal definitions for xMARTe
  • Fixed Examples thanks to Mandarancio

Back | FazBrowse Home | New Git URL