Skip to content

Releases: Fragtality/Fenix2GSX

v0.4.10

15 Apr 19:02
c4fa66a
Compare
Choose a tag to compare
  • Fixed: Compatibility to 2.0.0.407 (NOTE This Version is incompatible to previous Fenix Versions!)
  • Fixed/Added: OFPs with 0 Passenger supported
  • Added: Advanced Config File Parameter to disable GPU/Chock Interception

v0.4.9

23 Mar 18:29
2f20565
Compare
Choose a tag to compare
  • Fixed: Issues with the second (and consecutive) Turn-Arounds (directly switching to Departure State although no new OFP was imported)
  • Fixed: Deboarding not working correctly (because Passenger Delta was negative)
  • Added: "Ding" Sound on Turn-Around when EFB was reset (to signal that a new OFP can now be imported)
  • Changed: Door-Handling in such a Way that manually operating the Doors is possible (if applicable)

v0.4.8

12 Mar 20:40
9ac06ac
Compare
Choose a tag to compare
  • Fixed: Cargo Doors not opening/closing on Turn-Around
  • Improved: Cargo Door Handling
    • By Default they will be closed when Cargo/Baggage Loading finished (reaching 100%) and the Loaders leave their Position.
    • You can enable in the GUI to leave them open until the De/Boarding Service is finished (depending on the Situation, hanging open for Minutes without a Loader attached)
  • Fixed/Improved: Current FOB is now saved only on Engine Shutdown on Arrival. This Feature (saving/restoring last FOB) is now also configurable in the GUI.
  • Added: Option (default Enabled) to prevent Refuel Service to be called when current FOB is equal/higher than planned FOB (allowing Tankering)
  • Added: Option (default Enabled) to automatically Answer the Fenix Cabin Call
  • Added: The Behavior to close Doors on Final LS is now configurable in the GUI

v0.4.7

04 Mar 09:46
9ac06ac
Compare
Choose a tag to compare
  • Loadsheet Functionality somewhat restored
    • Final will be send again after Boarding, allowing Sync in the Perf Calculator (external Devices might need to refresh the Page)
    • Prelim will not be send in Advance, it will come together with the Final
  • The last FOB (after Touchdown) is now saved and will be applied on Startup again. This is across all Variants and Liveries.
  • Fixed Cargo Doors not closing after Deboard
  • Found Workaround for EFB Bug on Turn-Around (not resetting the State properly when importing a new OFP)
    • This is done by resetting the EFB after Deboarding. So wait until importing the next OFP until you see that the EFB was resetted!
  • Some Improvements on Log Messages

v0.4.6

29 Feb 23:23
e5bb9dc
Compare
Choose a tag to compare
  • Now also works for IAE equipped Aircrafts 😅
  • Door Handling for Stairs added
  • Stairs removed again after Boarding, Option now configurable in the GUI

NOTE:

  • You will not receive any Loadsheets currently when using Fenix2GSX and have to enter the TOW & CG manually in the Perf Calculator!
  • Remember to disable all GSX Options in the EFB!

v0.4.5

29 Feb 03:34
e5bb9dc
Compare
Choose a tag to compare

Initial Compatibility Update for Block 2!
I have not yet fully tested it, but with this Update Fenix2GSX should be usable again

PLEASE NOTE

  • Disable all GSX Options in the EFB (on top of that what is documented in the Readme). This only works as a "standalone" Solution for now (=everything is still done by Fenix2GSX)
  • Loadsheets are INOP. That also means the Sync Button in the Perf Calculator does not work (enter TOW & CG manually). Did not find a Way to trigger them - I hope to find a Solution.
  • Remember the PA Knob is now used by the Fenix itself - if you map an Application to that, both the Cabin-Announcements and the mapped Application will be controlled.
  • The By-Pass Pin Option does not exist anymore. It is handled by Fenix now :)

General Changes apart from Updating:

  • Boarding Delay is not needed anymore - Catering/Boarding are called directly when the Truck leaves (State goes from 5 to 1). It is reset to 0 Seconds on first Run in your Configuration File. You can then still increase it afterwards again, if you want to delay the next Service after Refuel further!
  • Improved Exception Handling on Audio Devices: Devices which cause Problems can now be easier identified in the Log (Messages) - you still need to add it manually to ignoreDevice (or use another Workaround)

v0.4.4

07 Jan 19:18
e5bb9dc
Compare
Choose a tag to compare

App:

  • Added: Check to prevent the App being started multiple Times
  • Libraries Updated

Installer:

  • Added: Button to remove the App (this includes the Configuration and MSFS/FSUIPC Auto-Start Entries)
  • Added: Option to remove any Auto-Start Entries in MSFS/FSUIPC
  • Changed: Either Auto-Start Option now removes Entries from the other one (e.g. selecting MSFS will remove the Auto-Start from FSUIPC and vice-versa)
  • Changed: FSUIPC Auto-Start Entries are now using "CLOSE" instead of "KILL" (if you use FSUIPC for Auto-Start, select 'Auto-Start with FSUIPC' when Updating!)
  • Changed/Fixed: Detection of .NET Runtime Version

v0.4.3

23 Dec 17:11
e5bb9dc
Compare
Choose a tag to compare
  • Fixed: Exception when setting up FSUIPC Auto-Start (when the Configuration contains only "Run" Entries or having an empty [Programs] Section)

v0.4.2

17 Dec 19:02
106049b
Compare
Choose a tag to compare
  • Fixed a possible "Reposition Loop" on Situations/slow Systems where GSX never got the Menu Request
  • Added an hidden/advanced Option to ignore Menu-Checks during Reposition (for Situations/Systems where the Menu File can't evaluated, resulting in a "Reposition Loop")
  • Updated CEF Library

v0.4.1

13 Dec 19:18
106049b
Compare
Choose a tag to compare
  • Installer
    • Updated: NET Desktop Runtime Dependency updated to 7.0.14 (will be updated by the Installer if lower)
    • Improved: FSUIPC Auto-Start for new "CONNECTED" Parameter in Version FSUIPC 7.4.0
    • Fixed: MSFS Auto-Start creating an inop exe.xml when an existing Fenix2GSX Entry with ManualLoad Element was updated
    • Fixed: Installer not detecting FSUIPC Beta as newer
  • Fenix2GSX
    • Fixed: Follow-Me Question not answered sometimes
    • Fixed: Operator was selected by Fenix2GSX although disabled
    • Fixed/Improved: Checking for Operator-Selection when Fuel-Truck is called
    • Improved: Skipping the Push-Back Question with "Yes" can now be disabled (in General and in the GUI)
    • Improved: Switching from Flight to Taxi-In State is now faster
    • Improved: Fenix2GSX opens the GSX Menu after certain Selections to update/synch the Menu-File to the current State (so that other Tools reading that File have the correct View/State)
    • Improved: Menu-Handling was optimized/refactored
    • Updated: Libraries & SDK