Releases: ksgy/x-economy
Releases · ksgy/x-economy
X-Economy 1.8.1
General
- Assignment list view does no longer exceeds maximum
- Client now shows all conditions that are missing to "go airborne" or "to finish the flight" (e.g. Park Brake off, Engine 1/2 running)
- After finishing a flight the payload of the plane is set back to zero again
- Exported a new DataRef "airborne", that becomes 1 after actually
taking off - Fixes an issue with planes that don't have tank#1 as first tank (SeaKing, ERJ170): all 9 fuel tanks are filled to the "factor" set by plane maker (which is 0 for unused tanks) and all tanks are read back on arrival.
- Fix: the logged Flight Time in "glass window" is now formatted: xx:xx
Flight Logging
- Min. speed and max. altitude for flight logging reduced from 30kts/50ft to 0kts/5ft
- Brakes only needs to be below 30% (not = 0 like before) to transit from "departing" to "airborne" (Carenado compatibility)
- Helis now need to use the Rotor Brake (like parking brakes for planes) to log a flight
Enable/disable of instruments/features
- The GPS stays available, even if the plane (in FSE) has no "GPS option". Instead, only the Autopilot cannot be slaved to the GPS.
- XFSE is now compatible with XP9 and XP10 again (guessed XP-Version is shown in the title bar)
- Fixed Bug: NoIFR (but AP/GPS) disabled the GPS in XP10
Interface Updates
- Visibility of the window when on ground can be switched in the menu
- Visibility of the window when departing can be switched in the menu
- Window pops up and goes yellow if "flying", but not "airborne" and red at over RAlt 20ft
- Window pops up and goes yellow if "leaseTime left" goes below 30min
Change Damage Logic
See #5
X-Economy 1.8.0
X-Economy 1.7.3
#2 Changes:
The following datarefs
can be accessed from every other plugin within X-Plane:
fse/status/flying
can be0
/1
fse/status/leasetime
is the remaining lease time
Sample LUA file can be found:
https://github.com/ksgy/x-economy/blob/master/FlyWithLua-Example/FSE.lua
(The X-Economy window title does not reflect this version correct, still says 1.7.2, this will be fixed on a later release)
X-Economy 1.7.2
Updated for the recent FSE Server Address change.
X-Economy 1.7.1
Updates:
- Changed to no longer use proxy and log directly to FSE server
- Updated error messages
X-Economy 1.7.0
Updates to X-Plane 10