mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 00:09:19 +02:00
Merge branch 'milek-dev' into gfx-work
This commit is contained in:
@@ -54,7 +54,7 @@ init() {
|
||||
"Devices: %c%c%c%c%c%c%c%c%c%c%c%c%c%c%s%s\nPower transfers: %.0f@%.0f%s%s%s%.0f@%.0f",
|
||||
" radio: ",
|
||||
" oil pressure: ",
|
||||
"Controllers:\n master: %d(%d), secondary: %s\nEngine output: %.1f, current: %.0f\nRevolutions:\n engine: %.0f, motors: %.0f, ventilators: %.0f, fans: %.0f+%.0f",
|
||||
"Controllers:\n master: %d(%d), secondary: %s\nEngine output: %.1f, current: %.0f\nRevolutions:\n engine: %.0f, motors: %.0f\n engine fans: %.0f, motor fans: %.0f+%.0f, cooling fans: %.0f+%.0f",
|
||||
" (shunt mode)",
|
||||
"\nTemperatures:\n engine: %.2f, oil: %.2f, water: %.2f%c%.2f",
|
||||
"Brakes:\n train: %.2f, independent: %.2f, delay: %s, load flag: %d\nBrake cylinder pressures:\n train: %.2f, independent: %.2f, status: 0x%.2x\nPipe pressures:\n brake: %.2f (hat: %.2f), main: %.2f, control: %.2f\nTank pressures:\n auxiliary: %.2f, main: %.2f, control: %.2f",
|
||||
@@ -97,6 +97,9 @@ init() {
|
||||
"water circuits link",
|
||||
"fuel pump",
|
||||
"oil pump",
|
||||
"motor blowers A",
|
||||
"motor blowers B",
|
||||
"all motor blowers",
|
||||
"line breaker",
|
||||
"line breaker",
|
||||
"alerter",
|
||||
@@ -248,6 +251,9 @@ init() {
|
||||
u8"zawór połaczenia obiegow wody",
|
||||
u8"pompa paliwa",
|
||||
u8"pompa oleju",
|
||||
u8"wentylatory silników trakcyjnych A",
|
||||
u8"wentylatory silników trakcyjnych B",
|
||||
u8"wszystkie wentylatory silników trakcyjnych",
|
||||
u8"wyłącznik szybki",
|
||||
u8"wyłącznik szybki",
|
||||
u8"czuwak",
|
||||
@@ -354,6 +360,9 @@ init() {
|
||||
"watercircuitslink_sw:",
|
||||
"fuelpump_sw:",
|
||||
"oilpump_sw:",
|
||||
"motorblowersfront_sw:",
|
||||
"motorblowersrear_sw:",
|
||||
"motorblowersalloff_sw:",
|
||||
"main_off_bt:",
|
||||
"main_on_bt:",
|
||||
"security_reset_bt:",
|
||||
|
||||
Reference in New Issue
Block a user