Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 627 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 627 Bytes

Railroad Automation

Railroad Automation (RRA) is a command and control software package, for DCC (Digital Command Control) model railroads, specifically designed to work with the Loconet network bus.

Stack

The project in the Library folder compiles to RRAutoLib.dll and is responsible for most of the inner workings minus the UI.
See: API documentation

The project in the WinApp folder is the user friendly UI shell around the API
See: User Guide