Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Logging

Variable debug indicates verbose logging.

Prefix of all log messages must be : [trainnum][ST-ST]

Use println function to produce textual output. Do not use printf or other io functions, because output may not be flushed correctlyThe documentation of the Railway-Project is separated into two parts.

  1. Modelling of the controller logic in SCCharts.
  2. C code environment to connect to the railway and execute the compiled SCChart controller.