Closed Looky1173 closed 11 years ago
Property | Value |
---|---|
Posted by | r.roeterdink (r-roeterdink) |
Date posted | Thu, 06 Dec 2012 16:41:58 GMT |
Your deduction is correct - opp_sig_lr() and opp_sig_mr() are not yet implemented. This is on the 'todo' list but given the amount of work still pending it may be some time before we get to that.
Regards,
Rob Roeterdink
Property | Value |
---|---|
Posted by | Aleks (aleks0aleks) |
Date posted | Sun, 06 Jan 2013 01:51:59 GMT |
Hello! We have a problem with signal scripts unsupporting with OR :( The first problem are when scripts did not work in REPEATER, INFO, DISTANCE and SHUNTING signals parts. The signal did not support many signal parts in one type. For example I was attached scripts files. Logics of this signal are very difficult, but this is the best version of scripts. Route, that used this signal named Zilupe 3.6 beta from web site trainsim.ru: http://trainsim.ru/download/get/?id=1949 [763 Mb]
Property | Value |
---|---|
Posted by | Aleks (aleks0aleks) |
Date posted | Sun, 06 Jan 2013 11:43:25 GMT |
Small instruction: NORMAL type is track rail encoded signal, that will uncoded in cab view. DISTANCE type is track real signal state, because by encoding cannot know situation. REPEATER type is a signal lights, because 8 states are not enough for me. INFO type is a alternative for link, because links are not enough for me, because for each track needed its signal.
Signals has 3 work's types: 3AB - red, yellow, green - for big blocks 4AB - red, yellow, yellow and green, green - for small blocks PAB - red, yellow, green, but track signal not watched in cab (NORMAL return RESTRICTING for any signal). For big block, and in one track between stations for one train.
Signals for opposite directions are repaided or show red signal. From station train can start go after opposite train will be coming in this station.
Property | Value |
---|---|
Posted by | r.roeterdink (r-roeterdink) |
Date posted | Mon, 07 Jan 2013 10:20:48 GMT |
Aleks,
we are working on a complete recoding of all signal and AI train control. This will solve the problems with the different type of signals. This recoding is nearing completion.
Imported from https://bugs.launchpad.net/bugs/1087320
In the freeware Bernina route the signals named Gruppenausfahrsignal.....s don't work correctly. After many tests I believe to have found out that the cause is the function opp_sig_lr () they use in the sigscr.dat file. Such function seems not to work or maybe is not implemented.