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
[assembly:SuppressMessage("Performance","CA1822:Member als statisch markieren",Justification="<Ausstehend>",Scope="member",Target="~M:Fenix2GSX.NotifyIconViewModel.ExitApplication")]
11
+
[assembly:SuppressMessage("Performance","CA1822:Member als statisch markieren",Justification="<Ausstehend>",Scope="member",Target="~M:Fenix2GSX.MobiSimConnect.SimConnect_OnException(Microsoft.FlightSimulator.SimConnect.SimConnect,Microsoft.FlightSimulator.SimConnect.SIMCONNECT_RECV_EXCEPTION)")]
12
+
[assembly:SuppressMessage("Performance","CA1822:Member als statisch markieren",Justification="<Ausstehend>",Scope="member",Target="~M:Fenix2GSX.App.InitCef")]
13
+
[assembly:SuppressMessage("Performance","CA1822:Member als statisch markieren",Justification="<Ausstehend>",Scope="member",Target="~M:Fenix2GSX.App.GetIcon(System.String)~System.Drawing.Icon")]
14
+
[assembly:SuppressMessage("Performance","CA1806:Methodenergebnisse nicht ignorieren")]
<CheckBoxName="chkCallCatering"Margin="8,8,8,0"VerticalContentAlignment="Center"Click="chkCallCatering_Click">Call Catering Service with Refuel Service</CheckBox>
36
36
<CheckBoxName="chkAutoBoard"Margin="8,8,8,0"VerticalContentAlignment="Center"Click="chkAutoBoard_Click">Automatically start Boarding when Refuel and Catering are finished</CheckBox>
37
37
<CheckBoxName="chkAutoDeboard"Margin="8,8,8,0"VerticalContentAlignment="Center"Click="chkAutoDeboard_Click">Automatically start Deboarding on Arrival</CheckBox>
@@ -21,8 +22,8 @@ It may be blocked by Windows Security or your AV-Scanner, try if unblocking and/
21
22
***disableCrew** - Disable Crew boarding and deboarding.
22
23
***repositionPlane** - The Plane will be repositioned via GSX when you start your Session.
23
24
***autoConnect** - Automatically connect Jetway/Stairs on Startup and on Arrival.
24
-
***operatorDelay** - The Delay in Seconds the Tool will wait for the Ground Operator Selection
25
25
***connectPCA**" - The Preconditioned Air will be connected (and disconnected) on Startup and on Arrival.
26
+
***pcaOnlyJetway**" - The Preconditioned Air only connected on Jetways.
26
27
***autoRefuel** - Call Refueling automatically as soon as an Flightplan was imported on the EFB.
27
28
***callCatering** - Catering will be called when Refueling is called.
28
29
***autoBoarding**" - Automatically start Boarding when Refueling and Catering (if configured) are finished.
@@ -38,6 +39,7 @@ It may be blocked by Windows Security or your AV-Scanner, try if unblocking and/
38
39
5) When Parking Brake is set, External Power disconnected (on the Overhead) and Beacon Light is On, the Tool will remove all Ground-Equipment: Jetway is disconnected, GPU and PCA (if configured) are removed, Chocks are removed.
39
40
6) Happy Flight!
40
41
7) When you arrive (on your preselected Gate), the Jetway/Stairs will automatically connect when the Engines are Off and the Parking Brake is set (if configured).
41
-
8) When the Beacon Light is off, the other Ground-Equipment will placed: GPU, PCA (if configured) and Chocks. If configured, Deboarding will be called.
42
-
9) It works with Turn-Arounds! As soon as you import a new Flightplan it will start over.
43
-
42
+
8) When the Beacon Light is off, the other Ground-Equipment will placed: GPU, PCA (if configured) and Chocks. If configured, Deboarding will be called. Calling Deboarding in the EFB is not required, you can dismiss it if you want.
43
+
9) It works with Turn-Arounds! As soon as you (re)import a new Flightplan it will start over.
44
+
<br/>
45
+
If you set every Option for automatic Service Calls, you can also disable GSX in the Toolbar. The Services are still called, but you won't see the Menu. You should open it for Pushback though :sweat_smile:
0 commit comments