
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
spdrs60 is a graphical SRCP client to comfortably control a digital model railway. Visual appearance and usage comply to the original SpDrS60 German Federal Railway company locking table. A SRCP server (e.g. erddcd or srcpd) is needed as a hardware link. In collaboration with train controller dtcltiny (http://dtcltiny.sourceforge.net/) spdrs60 provides support for train automation.
4 years ago
Fixed Bugs
o Fix train number display, not showing current train id.
o Prevent GM loop by replies to own messages.
o Disallow SGT to switch to Hp0.
o Fix QAction memory leaks.
o Doubled confirmation on overwriting existing files removed.
New Features
o Add mouse click handler to switch message history.
o Add context menu to make message histories savable to text files.
o Add context menu to enable switching of time display in message history.
o Enable antialiasing for clock painting.
o Add length and speedlimit to route data.
o Add CRCF support for route parameters LENGTH, SPEEDLIMIT and EXITSIGNALASPECT to enable automatic train control with dtcltiny (http://dtcltiny.sourceforge.net/).
o Add menu to send train numbers as CRCF messages.
o Send CRCF message if train number is assigned/changed via dialog.
o Make counter value in external panels savable.
o Add dialog to edit counter value in external panels.
o Toggle route state via space bar in route list view.
o Open route edit window if Enter is pressed in route list view.
General Changes
o Drop support for SRCP 0.7
o Use generic round function to remove mathlib dependencies.
o Remove root decoration in route and route item list views.
o Rename manual pages.
o Update manual pages and handbook.
o A lot of code reorganization, mostly based on development for dtcltiny (http://dtcltiny.sourceforge.net/).
o Extended tests for check target of make.
4 years ago
Fixed Bugs
o Fix train number display, not showing current train id.
o Prevent GM loop by replies to own messages.
o Disallow SGT to switch to Hp0.
o Fix QAction memory leaks.
o Doubled confirmation on overwriting existing files removed.
New Features
o Add mouse click handler to switch message history.
o Add context menu to make message histories savable to text files.
o Add context menu to enable switching of time display in message history.
o Enable antialiasing for clock painting.
o Add length and speedlimit to route data.
o Add CRCF support for route parameters LENGTH, SPEEDLIMIT and EXITSIGNALASPECT to enable automatic train control with dtcltiny (http://dtcltiny.sourceforge.net/).
o Add menu to send train numbers as CRCF messages.
o Send CRCF message if train number is assigned/changed via dialog.
o Make counter value in external panels savable.
o Add dialog to edit counter value in external panels.
o Toggle route state via space bar in route list view.
o Open route edit window if Enter is pressed in route list view.
General Changes
o Drop support for SRCP 0.7
o Use generic round function to remove mathlib dependencies.
o Remove root decoration in route and route item list views.
o Rename manual pages.
o Update manual pages and handbook.
o A lot of code reorganization, mostly based on development for dtcltiny (http://dtcltiny.sourceforge.net/).
o Extended tests for check target of make.
Please login or register to add a comment or rating