ksimes/trainControl

The UI is not very complex

Opened this issue · 0 comments

The UI only has the commands:

  • Start Train
  • Stop Train
  • Faster
  • Slower
    The faster and slower buttons when pressed enough will eventually reverse the train and cause it to travel in the opposite direction. This was very fortuitous during development but really should be fixed so that we have a proper forwards and backwards. This will mean a complete stack development with changes to the messages, PHP7, Angular and Python components.