Thanks Timex. I'll add them for the next version.
I have a problem with the following though:
CLass 27: only one unique control value.
Class 37: no unique values, I have this loco and I'm afraid this might caught a lot more then just this simple variant of Class 37.
Class 52: no unique values.
Class 55: only two kinda unique values, but I think I've seen them somewhere else.
Class 92: is this RSC or Armstrong Powerhouse?
Class 156 Oovee: I have this already, doesn't it work?
CLass 170: only one kinda unique control value, Buzzer.
The rest seems fine, although having done so much locos I try to put at least 6-8 values. Some of yours have only 3-4. Any chance you could extend this a little? When there are no unique control values maybe there are some unique ranges? (min/max values, I used that sometimes as well).
For the configs:
1. Where you remove the emergency brake range, have you done this empirically or did you actually take the limiting value from the notches definition of the engine's .bin file?
2. A definition like this is kinda strange:
TrainBrakeRange = {0, 0.9}
TrainBrakeNotches = GenerateEqualNotches(4, TrainBrakeRange)
You create a 4 equal notches for (0, 0.9). They are not equal for the whole range. Would you send me a .bin file e.g. for Class 08? I'd like to have this done properly. What you've done for the Class 45 seems more correct. You used the above a lot. Please clarify.
3. CLass 52. The notches are not for the full range. They start with 0.08. Meaning that between 0 and 0.08 there are no notches. Strange as well not to have notches for such a small range.
4. Class 66, Class 92: configs are commented out.
5. Class 150: why do you define range by hand? And the notches are equal, could have used the function.
6. For CLass 156 I've used a full range. Don't remember there being a emergency brake.
Also because I have no means of testing them I'd add them below my detections. Any chance you'd re-test them like that? Whether they are not caught by some of my detections?
BTW, where did you get the Pendolino, S9BL, who is that?
_o_OOOO_oo-Kanawha wrote:How to proceed with foreign language locomotives?
I only care about ControlValues. Doesn't matter what's inside the script or in the cab. The ControlValues are never displayed for a player. Whatever the language they are in is what is used internally. So it's fine.