Page 1 of 1
F2 colour coding 26/02/2021 at 19:23 #137478 | |
simple68
80 posts |
Could there be an option in the drop down list on F2 to display the Delay status of trains relative to the ARS colour coding ie green on time Red for 10 mins late etc etc, I think that is a real life thing and would be very useful Simon Log in to reply |
F2 colour coding 26/02/2021 at 20:57 #137480 | |
Dionysusnu
577 posts |
Not sure if I'd like the trains in F2 to be colour-coded. It would however be nice if the "Last reported delay" from the timetable was just added as a regular column.
Log in to reply |
F2 colour coding 27/02/2021 at 03:30 #137484 | |
DonRiver
166 posts |
If implemented with a class in the html and a colour scheme in the CSS (which we can customise), it'd be entirely optional.
(named for the one in Tasmania, not in Russia) Log in to reply |
F2 colour coding 03/03/2021 at 11:06 #137562 | |
andyallen4014
371 posts |
Dionysusnu in post 137480 said:Not sure if I'd like the trains in F2 to be colour-coded. It would however be nice if the "Last reported delay" from the timetable was just added as a regular column.Yes, a column would be good, and then the ability to 'sort by'. Andy User | Multiplayer Host | Timetable Writer Log in to reply |
F2 colour coding 03/03/2021 at 11:33 #137563 | |
DonRiver
166 posts |
I wrote a Python program to give a train list broadly on those lines - would build a train list based on TD berth occupancy, take origin and destination from the WTT file if available, and take delay status from the newly-added train delay status gateway messages. OK, actually it was early steps, very rudimentary and incomplete, crashes unexpectedly, and on the backburner because I am now obsessed with a much more comprehensive solution which is basically to make a model of the TRUST system running on my laptop. (I want to open a train's timetable, see where it's scheduled to be from beginning to end of its journey, along with what time it reached the points it already reached and how late it was at each one. Delay attribution to my fellow multiplayer signallers can come later…) (named for the one in Tasmania, not in Russia) Log in to reply The following users said thank you: andyallen4014, Dionysusnu |