You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
relates to openETCS/modeling#522 basically there are two different ways to proceed. Either a generic way to handle real typed variables and their conversion or to try to avoid real typed variables.
It should be taken into account that according to Mü8004 from 01.08.2003 Teil 42 720 (6) the german national authority only allows
"char, unsigned char, short, unsigned short,
int, unsigned int, long, unsigned long, enum, void" as part of structured datatypes.
Type conversion between SCADE types and API types is one topic for the verification.
Mapping the SCADE API to the API definition has type conversions which need to be verified.
related to openETCS/product-backlog#29
The coding rules for hand written code need to be detailed.
The text was updated successfully, but these errors were encountered: