Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 561 Bytes

Golang SimSig Tools

This is a collection of tools for working with the Signalling Simulation SimSig. It is currently in a very basic state and offers no useful API.

Command departureboard

A tool which uses WTT data and the Interface Gateway to generate a departure board

Command jsontest

Example of decoding a JSON Message

Submodule wttxml

  • Data structures for Timetable Data in XML format
  • Utility functions for accessing the XML data

Submodule

  • Data Structures for unmarshalling Interface Gateway messages.