Skip to content

Commit 80c0d1d

Browse files
author
Olivier Butler
committed
add GPU/ASU check, 3rd magic button
1 parent 2b67bb0 commit 80c0d1d

File tree

11 files changed

+147
-45
lines changed

11 files changed

+147
-45
lines changed

BetterPushback_doors.cfg

Lines changed: 68 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# door 737u/doors/L1
1919
# door 737u/doors/L2
2020
# door @737u/doors/cargos <-- @ indicates here that this dataref returns an array
21+
# door! laminar/B738/gpu_available <-- ! indicates here that a value below 0.1 is considered as open or active
2122

2223
# icao (required): Denotes the start of an aircraft block and must be
2324
# followed by a 4-letter ICAO aircraft type identifier (e.g.
@@ -31,10 +32,11 @@
3132
# string argument.
3233
# acf (optional): When specified, checks if the currently loaded
3334
# aircraft's ACF filename matches the string argument.
34-
# door (required): the dataref of 1 door or an array of doors. you may provide multiple
35+
# door or door! (required): the dataref of 1 door or an array of doors or GPU or ASU. you may provide multiple
3536
# door block as necessary ( maximum 20 per aircraft )
3637
# format can be 737u/doors/L1 or @737u/doorsarray in case of an array
37-
# if the value of the door dataref is below 0.1, the door is considered as closed
38+
# with door tag, if the value of the door dataref is below 0.1, the door/GPU/ASU is considered as closed or inactive
39+
# with door! tag, if the value of the door/GPU/ASU dataref is below 0.1, the door/GPU/ASU is considered as open or active
3840

3941

4042
# Zibo Boeing 737-800
@@ -47,6 +49,8 @@ door 737u/doors/emerg1
4749
door 737u/doors/emerg2
4850
door 737u/doors/emerg3
4951
door 737u/doors/emerg4
52+
door laminar/B738/fmod/gpu_deployed
53+
door! laminar/B738/engine/hide_asu
5054

5155

5256
# Zibo Boeing 737-800 4k
@@ -59,6 +63,8 @@ door 737u/doors/emerg1
5963
door 737u/doors/emerg2
6064
door 737u/doors/emerg3
6165
door 737u/doors/emerg4
66+
door laminar/B738/fmod/gpu_deployed
67+
door! laminar/B738/engine/hide_asu
6268

6369

6470
# Sparky B747-400
@@ -131,8 +137,8 @@ acf CONCORDE_FXP.acf
131137
door @Colimata/CON_A_DOORS_passenger_vf
132138
door @Colimata/CON_A_ENG_access_doors_deg_vf
133139
door @Colimata/CON_A_DOORS_cargo_vf
134-
135-
140+
door Colimata/CON_VEH_sw_load_aircon_i
141+
door Colimata/CON_VEH_sw_load_gpu_i
136142

137143
#################################################
138144
# tolis xplane 12 #
@@ -145,6 +151,9 @@ acf a320.acf
145151
door @AirbusFBW/PaxDoorArray
146152
door @AirbusFBW/CargoDoorArray
147153
door AirbusFBW/BulkDoor
154+
door AirbusFBW/GroundHPAir
155+
door AirbusFBW/GroundLPAir
156+
door AirbusFBW/EnableExternalPower
148157

149158
# X-Plane 12 Toliss A20N Std Definition
150159
icao A20N
@@ -153,20 +162,29 @@ acf a320_StdDef.acf
153162
door @AirbusFBW/PaxDoorArray
154163
door @AirbusFBW/CargoDoorArray
155164
door AirbusFBW/BulkDoor
165+
door AirbusFBW/GroundHPAir
166+
door AirbusFBW/GroundLPAir
167+
door AirbusFBW/EnableExternalPower
156168

157169
# X-Plane 12 Toliss A319 Hi Definition
158170
icao A319
159171
studio ToLiss
160172
acf a319.acf
161173
door @AirbusFBW/PaxDoorArray
162174
door @AirbusFBW/CargoDoorArray
175+
door AirbusFBW/GroundHPAir
176+
door AirbusFBW/GroundLPAir
177+
door AirbusFBW/EnableExternalPower
163178

164179
# X-Plane 12 Toliss A319 Std Definition
165180
icao A319
166181
studio ToLiss
167182
acf a319_StdDef.acf
168183
door @AirbusFBW/PaxDoorArray
169184
door @AirbusFBW/CargoDoorArray
185+
door AirbusFBW/GroundHPAir
186+
door AirbusFBW/GroundLPAir
187+
door AirbusFBW/EnableExternalPower
170188

171189
# X-Plane 12 Toliss A321 Hi Definition
172190
icao A321
@@ -175,6 +193,9 @@ acf a321.acf
175193
door @AirbusFBW/PaxDoorArray
176194
door @AirbusFBW/CargoDoorArray
177195
door AirbusFBW/BulkDoor
196+
door AirbusFBW/GroundHPAir
197+
door AirbusFBW/GroundLPAir
198+
door AirbusFBW/EnableExternalPower
178199

179200
# X-Plane 12 Toliss A321 Std Definition
180201
icao A321
@@ -183,6 +204,9 @@ acf a321_StdDef.acf
183204
door @AirbusFBW/PaxDoorArray
184205
door @AirbusFBW/CargoDoorArray
185206
door AirbusFBW/BulkDoor
207+
door AirbusFBW/GroundHPAir
208+
door AirbusFBW/GroundLPAir
209+
door AirbusFBW/EnableExternalPower
186210

187211
#################################################
188212
# tolis xplane 11 #
@@ -195,6 +219,9 @@ acf a320_XP11.acf
195219
door @AirbusFBW/PaxDoorArray
196220
door @AirbusFBW/CargoDoorArray
197221
door AirbusFBW/BulkDoor
222+
door AirbusFBW/GroundHPAir
223+
door AirbusFBW/GroundLPAir
224+
door AirbusFBW/EnableExternalPower
198225

199226
# X-Plane 11 Toliss A20N Std Definition
200227
icao A20N
@@ -203,20 +230,29 @@ acf a320_XP11_StdDef.acf
203230
door @AirbusFBW/PaxDoorArray
204231
door @AirbusFBW/CargoDoorArray
205232
door AirbusFBW/BulkDoor
233+
door AirbusFBW/GroundHPAir
234+
door AirbusFBW/GroundLPAir
235+
door AirbusFBW/EnableExternalPower
206236

207237
# X-Plane 11 Toliss A319 Hi Definition
208238
icao A319
209239
studio ToLiss
210240
acf a319_XP11.acf
211241
door @AirbusFBW/PaxDoorArray
212242
door @AirbusFBW/CargoDoorArray
243+
door AirbusFBW/GroundHPAir
244+
door AirbusFBW/GroundLPAir
245+
door AirbusFBW/EnableExternalPower
213246

214247
# X-Plane 11 Toliss A319 Std Definition
215248
icao A319
216249
studio ToLiss
217250
acf a319_XP11_StdDef.acf
218251
door @AirbusFBW/PaxDoorArray
219252
door @AirbusFBW/CargoDoorArray
253+
door AirbusFBW/GroundHPAir
254+
door AirbusFBW/GroundLPAir
255+
door AirbusFBW/EnableExternalPower
220256

221257
# X-Plane 11 Toliss A321 Hi Definition
222258
icao A321
@@ -225,6 +261,9 @@ acf a321_XP11.acf
225261
door @AirbusFBW/PaxDoorArray
226262
door @AirbusFBW/CargoDoorArray
227263
door AirbusFBW/BulkDoor
264+
door AirbusFBW/GroundHPAir
265+
door AirbusFBW/GroundLPAir
266+
door AirbusFBW/EnableExternalPower
228267

229268
# X-Plane 11 Toliss A321 Std Definition
230269
icao A321
@@ -233,6 +272,9 @@ acf a321_XP11_StdDef.acf
233272
door @AirbusFBW/PaxDoorArray
234273
door @AirbusFBW/CargoDoorArray
235274
door AirbusFBW/BulkDoor
275+
door AirbusFBW/GroundHPAir
276+
door AirbusFBW/GroundLPAir
277+
door AirbusFBW/EnableExternalPower
236278

237279
# X-Plane 11 Toliss A340 Hi Definition
238280
icao A346
@@ -241,6 +283,10 @@ acf A340-600_XP11.acf
241283
door @AirbusFBW/PaxDoorArray
242284
door @AirbusFBW/CargoDoorArray
243285
door AirbusFBW/BulkDoor
286+
door AirbusFBW/GroundHPAir
287+
door AirbusFBW/GroundLPAir
288+
door AirbusFBW/EnableExternalPower
289+
door AirbusFBW/EnableExternalPowerB
244290

245291
# X-Plane 11 Toliss A340 Std Definition
246292
icao A346
@@ -249,6 +295,10 @@ acf A340-600_XP11_StdDef.acf
249295
door @AirbusFBW/PaxDoorArray
250296
door @AirbusFBW/CargoDoorArray
251297
door AirbusFBW/BulkDoor
298+
door AirbusFBW/GroundHPAir
299+
door AirbusFBW/GroundLPAir
300+
door AirbusFBW/EnableExternalPower
301+
door AirbusFBW/EnableExternalPowerB
252302

253303
# X-Plane 12 Toliss A340 Hi Definition
254304
icao A346
@@ -257,6 +307,10 @@ acf A340-600.acf
257307
door @AirbusFBW/PaxDoorArray
258308
door @AirbusFBW/CargoDoorArray
259309
door AirbusFBW/BulkDoor
310+
door AirbusFBW/GroundHPAir
311+
door AirbusFBW/GroundLPAir
312+
door AirbusFBW/EnableExternalPower
313+
door AirbusFBW/EnableExternalPowerB
260314

261315
# X-Plane 12 Toliss A340 Std Definition
262316
icao A346
@@ -265,6 +319,10 @@ acf A340-600_StdDef.acf
265319
door @AirbusFBW/PaxDoorArray
266320
door @AirbusFBW/CargoDoorArray
267321
door AirbusFBW/BulkDoor
322+
door AirbusFBW/GroundHPAir
323+
door AirbusFBW/GroundLPAir
324+
door AirbusFBW/EnableExternalPower
325+
door AirbusFBW/EnableExternalPowerB
268326

269327

270328

@@ -300,6 +358,7 @@ door XCrafts/doors/back_service
300358
door XCrafts/doors/front_cargo
301359
door XCrafts/doors/front_main
302360
door XCrafts/doors/front_service
361+
door! XCrafts/other/GPU
303362

304363
# X-Crafts Embraer E195 xp11
305364
icao E195
@@ -311,32 +370,36 @@ door XCrafts/doors/back_service
311370
door XCrafts/doors/front_cargo
312371
door XCrafts/doors/front_main
313372
door XCrafts/doors/front_service
314-
373+
door! XCrafts/other/GPU
315374

316375

317376
# SSG B747-8-F Xp11
318377
icao B748
319378
studio Supercritical%20Simulations%20Group
320379
acf SSG_B748-F_11.acf
321380
door @sim/flightmodel2/misc/custom_slider_ratio
381+
door ssg/FB/gpu_connect
322382

323383
# SSG B747-8-I Xp11
324384
icao B748
325385
studio Supercritical%20Simulations%20Group
326386
acf SSG_B748-I_11.acf
327387
door @sim/flightmodel2/misc/custom_slider_ratio
388+
door ssg/FB/gpu_connect
328389

329390
# SSG B747-8-F Xp12
330391
icao B748
331392
studio Supercritical%20Simulations%20Group
332393
acf SSG_B748-F_12.acf
333394
door @sim/flightmodel2/misc/custom_slider_ratio
395+
door ssg/FB/gpu_connect
334396

335397
# SSG B747-8-I Xp12
336398
icao B748
337399
studio Supercritical%20Simulations%20Group
338400
acf SSG_B748-I_12.acf
339401
door @sim/flightmodel2/misc/custom_slider_ratio
402+
door ssg/FB/gpu_connect
340403

341404

342405
# FlightFactor Boeing 777-300ER v1 on X-Plane 11

build_release

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ function install_icon_files() {
113113
done
114114
install_xtra_file "data/icons/en/planner.png" ""
115115
install_xtra_file "data/icons/en/push-back.png" ""
116+
install_xtra_file "data/icons/en/conn_first_mb.png" ""
116117
}
117118

118119
function install_tug_files() {

data/icons/en/conn_first_mb.png

6.68 KB
Loading

data/po/fr/strings.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -223,14 +223,14 @@ msgstr ""
223223
"Astuce: placez votre curseur sur n'importe quel bouton pour afficher une "
224224
"description."
225225

226-
msgid "Don't check the doors and hatches status before starting the push-back"
227-
msgstr "Ne verifie pas l'etat des portes avant de commencer le repoussage"
226+
msgid "Don't check the doors/GPU/ASU status before starting the push-back"
227+
msgstr "Ne verifie pas l'etat des portes/GPU/ASU avant de commencer le repoussage"
228228

229-
msgid "Ignore doors and hatches check **"
230-
msgstr "Ignorer le contrôle des portes **"
229+
msgid "Ignore doors/GPU/ASU check **"
230+
msgstr "Ignorer le contrôle des portes/GPU/ASU **"
231231

232-
msgid "Pushback not yet possible: Doors and hatches not all closed."
233-
msgstr "Repoussage pas encore possible: Toutes les portes ne sont pas fermées."
232+
msgid "Pushback not yet possible: Doors and hatches not all closed or GPU or ASU still connected."
233+
msgstr "Repoussage pas encore possible: Toutes les portes ne sont pas fermées ou le GPU ou le ASU est encore connecté."
234234

235235
msgid "Hides default X-Plane 11 pushback tug.\n"
236236
"Restart X-Plane for this change to take effect."

data/po/pt_BR/strings.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,10 @@ msgstr ""
9191
"Desligue os motores primeiro."
9292

9393
#: bp.c:1486
94-
msgid "Pushback not yet possible: Doors and hatches not all closed."
94+
msgid "Pushback not yet possible: Doors and hatches not all closed or GPU or ASU still connected."
9595
msgstr ""
96-
"Pushback ainda não é possível: Nem todas as portas e escotilhas estão "
97-
"fechadas."
96+
"Pushback ainda não é possível: Nem todas as portas e escotilhas estão fechadas ou a GPU ou ASU ainda
97+
está conectada."
9898

9999
#: bp.c:1494
100100
msgid ""
@@ -245,8 +245,8 @@ msgid "Ignore check parking brake is set **"
245245
msgstr "Ignorar verificação do freio de estacionamento **"
246246

247247
#: cfg.c:672
248-
msgid "Ignore doors and hatches check **"
249-
msgstr "Ignorar verificação de portas e escotilhas **"
248+
msgid "Ignore doors/GPU/ASU check **"
249+
msgstr "Ignorar verificação de portas/GPU/ASU **"
250250

251251
#: cfg.c:676
252252
msgid "Hide the magic squares **"
@@ -423,9 +423,9 @@ msgstr ""
423423
"informações."
424424

425425
msgid ""
426-
"Don't check the doors and hatches status before starting the push-back"
426+
"Don't check the doors/GPU/ASU status before starting the push-back"
427427
msgstr ""
428-
"Nao verifica a situacao das portas e escotilhas antes de iniciar o "
428+
"Nao verifica a situacao das portas/GPU/ASU antes de iniciar o "
429429
"pushback"
430430

431431
msgid ""

data/po/strings.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ msgid "Pushback failure: cannot push this aircraft with engines running. "
6767
msgstr ""
6868

6969
#: src/bp.c:1486
70-
msgid "Pushback not yet possible: Doors and hatches not all closed."
70+
msgid "Pushback not yet possible: Doors and hatches not all closed or GPU or ASU still connected."
7171
msgstr ""
7272

7373
#: src/bp.c:1494
@@ -202,7 +202,7 @@ msgid "Ignore check parking brake is set **"
202202
msgstr ""
203203

204204
#: src/cfg.c:672
205-
msgid "Ignore doors and hatches check **"
205+
msgid "Ignore doors/GPU/ASU check **"
206206
msgstr ""
207207

208208
#: src/cfg.c:676
@@ -345,7 +345,7 @@ msgid "BetterPushback is open-source software. See COPYING for more "
345345
"information."
346346
msgstr ""
347347

348-
msgid "Don't check the doors and hatches status before starting the push-"
348+
msgid "Don't check the doors/GPU/ASU status before starting the push-"
349349
"back"
350350
msgstr ""
351351

0 commit comments

Comments
 (0)