Skip to content

v0.3.3

Choose a tag to compare

@Fragtality Fragtality released this 18 Sep 22:01
· 147 commits to master since this release
f511f87

Please update GSX to 2.7.5 if you are on 2.7.4

  • The Operator Selection now chooses the "GSX Choice"
  • Reworked Pax Boarding / Deboarding Process
    • Does not assume getting correct Values from GSX / through SimConnect anymore
      • Should be more stable and prevent Situations where the Plane was not boarded as planned
      • Should now also work with Extreme Passenger Density
      • Because of that there can now be large Jumps in Pax Numbers, like from 0 to 60
      • Still relies that the Boarding is reported as finished
      • Does not assume a second Fuel Truck comming anymore if the Variable for the Fuel-Hose gets zero (before the Tanks where filled as planned)
      • Should help in certain Situations, but also means there can now be large Jumps (the Tanks are filled instantly to planned then)
    • Planned Passenger and Cargo (like Fuel already) can now be changed in the EFB when using Fenix2GSX
      • GSX will be configured to show the selected Number of Passenger
      • You need to change the Numbers before the Boarding Service is requested
      • Changes will only be applied when Boarding is requested by Fenix2GSX (either through Automation or INT/RAD Switch)
    • The Passenger Number is now randomized (enabled by Default, can be disabled in the GUI)
      • It is a X Percent Chance per every Seat that it will 'flip' from booked-to-free or free-to-booked (Chance configurable in the GUI)
      • The Planned Number in the EFB will stay the same, the Boarded Number will reflect the real Value (GSX will be configured to use the real Value)
      • When changing the Planned Number in the EFB directly, the Number will also be randomized
      • The loaded Cargo will also change acording to this (using the Fenix Default of 15kgs as Baggage Weight - customizable in Config-File)
      • The Final LS will show the correct live Values
      • Please Note that the "PLUS" in that Loadsheet is Infants on Board, not extra Passengers
    • Catering Service can now called either directly with Refuel or after Refuel
  • Reworked Arrival Services
    • When Auto-Deboarding is configured, Fenix2GSX now does directly call the Deboard Service (Jetway/Stair will be moved by GSX itself)
      • Jetway/Stairs are still called automatically through Fenix2GSX if Auto-Deboarding is disabled and automatic Jetway/Stair Operation is enabled
      • Deboarding can be called through INT/RAD Switch when Auto-Deboarding is disabled
    • Timings on the GPU/Chock Placement changed (when GPU/Chock Interception is not disabled in the Config-File)
      • Chocks will come 10-20 Seconds after Beacon off (Delay min/max customizable in the Config-File)
      • When the Chocks where placed, the MECH Indicator will flash up briefly on both ACPs
      • GPU/PCA will come 10 Seconds after L1 (left forward) Door was opened and Chocks where placed (min Chock Delay)
    • Workaround for GSX not opening L2 (left aft) Door on Stair-only Stand
    • Besides that Workaround, no other Arrival/Deboarding Services relie anymore on the operating State of Jetway or Stairs (which should improve Reliability)
  • Removal of Aft Stairs (on Jetway Stand) now checks if the Stairs where not already removed
  • Decimal Values in the GUI are now formatted in accordance to the System Settings
  • Allowed more Parts of the GUI to scale with Content, hopefully fixing certain Setups with specific Resolution/Text Size Settings