Skip to content

Releases: hotbso/xgs

3.20

02 Feb 11:48
Compare
Choose a tag to compare

Note that from xgs 3.20 and later you need X-Plane 11.20+

• VR support
• report IAS at touchdown and (right now for the ToLiss A319 only) computed VLS

3.12

22 Dec 12:05
Compare
Choose a tag to compare
  • make initialization of plugin more robust (e.g. remove the "cache folder missing bug")
  • give runway information for many VFR-only fields

3.10

10 Nov 12:49
Compare
Choose a tag to compare
  • INSTALL.pdf added
  • log is now in X Plane's \Output folder
  • threshold information is written to log as well
  • much more flexible handling of configuration files
  • better avoidance of false landing reports due to teleportations
  • lots of optimizations

3.1 beta 1

10 Oct 10:21
Compare
Choose a tag to compare
  • INSTALL.pdf added
  • log is now in X Plane's \Output folder
  • threshold information is written to log as well
  • much more flexible handling of configuration files
  • lots of optimizations

This beta is only available for Windows + Linux

3.02

01 Sep 08:24
Compare
Choose a tag to compare
  • minor cleanups.
  • support for MacOS

3.01

30 Jun 13:14
Compare
Choose a tag to compare

Changes:

  • Use XP widget instead of own window handling (removes explicit OpenGL coding as well)
  • Avoid reporting bumpy takeoffs or teleportations as landing

3.0

20 Jun 09:21
Compare
Choose a tag to compare
3.0

Bugfix:

  • correct angle for deviation from center line (+ = nose pointing right)

3.0 beta 4

09 Jun 13:13
Compare
Choose a tag to compare

Bugfix:

  • The acceleration must be scaled in g.

3.0 beta 3

06 Jun 17:38
Compare
Choose a tag to compare

Major change since beta 2:
No longer using the undocumented dataref "sim/flightmodel2/misc/gforce_normal" for reporting "g".
It barely resembles the derivative of vy (if at all) and it looks quite random (at least during touch down).
Instead the derivative of vy is computed by second order approximation and sending it through a low pass filter.

3.0 beta 2

31 May 10:22
Compare
Choose a tag to compare

Functionality is significantly improved, runway, threshold, center line.

The windows version is well tested.
An untested Linux version is included.

If you have beta 1 installed remove it completely before installing this one.
xgs-3 0