16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 11:19:19 +02:00

overload relay control, generic brake handles sound fix

This commit is contained in:
tmj-fstate
2017-04-14 15:17:32 +02:00
parent fafb7a63c3
commit 57c213fd1d
8 changed files with 189 additions and 71 deletions

View File

@@ -39,14 +39,15 @@ enum class user_command {
const int k_AntiSlipping = 21;
const int k_Sand = 22;
*/
linebreakertoggle,
reverserincrease,
reverserdecrease,
linebreakertoggle,
/*
const int k_Fuse = 26;
*/
compressortoggle,
convertertoggle,
compressortoggle,
motoroverloadrelaythresholdtoggle,
/*
const int k_MaxCurrent = 29;
const int k_CurrentAutoRelay = 30;
@@ -54,7 +55,6 @@ const int k_BrakeProfile = 31;
*/
alerteracknowledge,
/*
const int k_Czuwak = 32;
const int k_Horn = 33;
const int k_Horn2 = 34;
const int k_FailedEngineCutOff = 35;