4. Release Notes

4.1. Supported Platforms and Browsers

System Designer 0.4.0 is compatible with Connext DDS 6.0.1.

System Designer is available for the following platforms:

  • macOS® 10.14 (64-bit)
  • Linux® (Ubuntu 18, 64-bit)
  • Windows® (64-bit)

System Designer works with these browsers:

  • Chrome® version 77
  • Firefox® version 69
  • Safari® version 12

4.2. Known Issues

Modules can be defined in multiple files, and each file might define the module with different annotations:

  • @autoid
  • @transfer_mode
  • @language_binding
  • @allowed_data_representation

Semantically, those annotations (when defined in a module) apply only to the contained entities.

Since internally modules are identified by a single object, when their definition comes from multiple files, their annotations must be the same.