Skip to content

Fix Simulink dataview dimensions and name attributes

Angel Perez Muñoz requested to merge feature_qgen_integration into feature_bullseye

Per the Simulink documentation, the properties of elements of buses shall be:

  • Name instead of name.
  • Dimensions instead of dimensions.

Merge request reports