You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* GSX Integration
- Added required content to pages
- Need to add pictures
Co-authored-by: Val <[email protected]>
Co-authored-by: Frank Kopp <[email protected]>
Copy file name to clipboardexpand all lines: docs/fbw-a32nx/feature-guides/flypados3/ground.md
+47
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,27 @@ Set this setting to the desired duration of refueling. Either instant refueling
102
102
103
103
After starting the engines only "Instant" is available.
104
104
105
+
### GSX Integration
106
+
107
+
!!! danger ""
108
+
This feature is only available in [experimental](../../support/exp.md)
109
+
110
+
!!! warning ""
111
+
You must enable [Fuel Sync](settings.md#3rd-party-options)
112
+
113
+
#### Caveats
114
+
- GSX acts as a visual indicator, the actual fueling is managed by the aircraft's own systems. This allows you the freedom of [various fueling times](#realism-settings-for-fuel-time).
115
+
116
+
#### Usage
117
+
1. Fueling
118
+
- The "play" button is disabled until the fuel truck has arrived and the hose is connected
119
+
- Select `Request Fueling` from the GSX Menu
120
+
- Wait for the fuel truck to arrive and connect the fuel hose.
121
+
- Set the [fuel quantity](#fuel-and-de-fuel) that you desire and press the "play" button.
122
+
- You can witness outside as the fuel truck begins to re-fuel your aircraft
123
+
2. De-fueling
124
+
- Due to limitations with GSX, this is not supported, disable [Fuel Sync](settings.md#3rd-party-options) temporarily, to defuel.
125
+
105
126
## Payload Page
106
127
107
128
The Payload page allows setting up the payload of the aircraft, board and de-board passengers and load cargo.
@@ -188,6 +209,32 @@ The current cabin and cargo area layout of the A32NX consists of:
188
209
- Aft Baggage
189
210
- Aft Bulk Loose
190
211
212
+
### GSX Integration
213
+
214
+
!!! danger ""
215
+
This feature is only available in [experimental](../../support/exp.md)
216
+
217
+
!!! warning ""
218
+
You must enable [Payload Sync](settings.md#3rd-party-options) in order for this to function.
219
+
220
+
#### Caveats
221
+
- You won't witness passengers boarding the aircraft until physical passengers from GSX enter the aircraft. You'll notice this when you request boarding through the GSX menu but nothing appears to happen in the EFB just yet.
222
+
- Due to limitations with events emitted by GSX, cargo/baggage loading is less granular and the aircraft own's weight systems will load in large chunks rather than much more fine grained steps.
223
+
- The aircraft's own boarding sounds are disabled as GSX has it's own sound profile for boarding/deboarding.
224
+
- Once boarding has started you can no longer, edit the fields in the payload screen
225
+
226
+
#### Usage
227
+
1. Boarding
228
+
- Load the aircraft as per normal following the instructions defined in, [Setting Up Payload](#setting-up-payload).
229
+
- Before proceeding, ensure you've set *everything* to your preferences, this is a point of no return.
230
+
- Select `Request Boarding` from the GSX Menu.
231
+
- The payload page will now enter a disabled state, where you can no longer modify anything until *after* deboarding has completed.
232
+
- Continue with your pre-flight setup and/or observe on the payload page as the aircraft is boarded with passengers and cargo.
233
+
234
+
2. Deboarding
235
+
- Once you've arrived at the gate, as per normal, Select `Request De-Boarding` from the GSX Menu.
236
+
- Observe on the payload page the aircraft is deboarded and cargo removed.
237
+
- Once the deboarding is complete, the payload page should once again become editable.
<span class="imagesub">Click on the menu icons in this image to see other flyPad pages.</span>
236
+
</div>
237
+
238
+
!!! danger ""
239
+
This feature is only available in [experimental](../../support/exp.md)
240
+
241
+
#### GSX Integration
242
+
These options are seperate to provide you with the flexiblity to choose what to sync with GSX and what not to sync.
243
+
244
+
!!! warning ""
245
+
The aircraft comes with a GSX profile, this requires no extra action from yourself. However, it is worth mentioning due to modelling constraints, the aft cargo and passenger door have been disabled, as these cannot be opened. If you'd still like these visual indicators in GSX, feel free to re-enable them.
246
+
247
+
- GSX Payload Sync:
248
+
- Enables to option to synchronise GSX and the aircraft's own payload management system.
249
+
- GSX Fuel Sync:
250
+
- Enables the option to synchronise GSX and the aircraft's own fuel management system.
219
251
## ATSU/AOC
220
252
221
253
Settings for integrations with various data and information sources.
Copy file name to clipboardexpand all lines: docs/fbw-a32nx/support/exp.md
+5
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,11 @@ Currently experimental is geared toward testing the initial version of VNAV with
15
15
16
16
## Implemented Features for Testing
17
17
18
+
### GSX Integration
19
+
We are testing GSX's own systems integrating with the A32NX's own backend boarding and fueling system. See technical details in the respectinve [Github Pull Request #7695](https://github.com/flybywiresim/a32nx/pull/7695){target=new}.
20
+
21
+
Documentation on usage and caveats can be found in the [FlypadOS3 Ground Documentation](../feature-guides/flypados3/ground.md)
22
+
18
23
### RMP Navigation Tuning
19
24
20
25
We are testing the ability for the radio management panel to tune navigational aids. See technical details in the respective [GitHub Pull Request #7241](https://github.
0 commit comments