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.
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