Skip to content

Releases: skiselkov/X-RAAS2

Bugfix release & going 64-bit only

31 Jan 17:43
Compare
Choose a tag to compare
  • Removed 32-bit building infrastructure since it's no longer necessary.
  • Fixed assertion failure when plugin reload is ordered.
  • Switched to shipping debug builds.

Embeddable build of v2.2

31 Jan 17:45
Compare
Choose a tag to compare

DO NOT download this unless you are developing aircraft models for X-Plane! This plugin will not work as a stand-alone X-Plane plugin. Download the normal "v2.2" version instead.

  • Removed 32-bit building infrastructure since it's no longer necessary.
  • Fixed assertion failure when plugin reload is ordered.
  • Switched to shipping debug builds.

Version 2.1

19 Oct 18:52
Compare
Choose a tag to compare

To leave a voluntary donation, please follow the PayPal link below:

Donate

Changes since release 2.1b3:

  • Fixed incorrect determination of flap handle detent position when using an physical analog flap handle.

Complete list of changes from the last stable release 2.0.3:

New features and improvements

  • Implemented livery-specific airline configuration support.
  • Switched female message sounds to better source.
  • Reworked distortion to sound more like coming from a small speaker.
  • Implemented missing localizer & glideslope checks in too high approach monitor.
  • Implemented graphical ND message overlay for Laminar Boeing 747 (XP10 and XP11), Boeing 737-800 (XP11), MD-82 (XP11).
  • Implemented graphical ND message overlay for Zibo 737-800.
  • Implemented graphical ND message overlay for Carenado B1900D.
  • Implemented graphical ND message overlay for FlightFactor 757v2, 767 and 777 (all variants).
  • Implemented graphical ND message overlay for IXEG 737-300.
  • Implemented graphical ND message overlay for JRollon JetStream 32.
  • Added FlightFactor B767 GPWS override switch integration.
  • Reworked air data interface to be pluggable in preparation for custom aircraft integrations.
  • Native FlightFactor A320 avionics integration.
  • Updated user manual with new information regarding integration of ND overlays.
  • Implemented automatic transcoding of source WAV files to OPUS for shipping.
  • Added git commit ID to X-RAAS version number.

Bufixes

  • Fixed text overflow in configuration window on X-Plane 11.
  • Fixed broken startup delay so we don't start issuing advisories until the simulator has started running.
  • Removed the "start up helicopters", "show startup notification", "notify when X-RAAS auto-inhibits" and "override electrical check" options as well as the startup notification itself from the embedded version of the plugin. These are compatibility options which shouldn't be necessary when embedding.
  • Fixed couple of configuration file parameter names in documentation.
  • Added xraas/state/input_faulted dataref to indicate when air data inputs aren't operational.
  • Removed electric bus integration since it was never quite functional.

Version 2.1 beta 3

31 Aug 02:06
Compare
Choose a tag to compare
Version 2.1 beta 3 Pre-release
Pre-release
  • Implemented missing startup delay so we don't start issuing advisories until the simulator has started running.
  • Modified version number string in qmake builds to pull the top tag.

Version 2.1 beta 2

06 Aug 02:18
Compare
Choose a tag to compare
Version 2.1 beta 2 Pre-release
Pre-release
  • Fixed broken too_high monitor when using X-Plane's airdata interface w/o an ILS tuned in.
  • Removed superfluous debug print from development.

(libacfutils fixes)

  • Added hardening around rel_hdg to simplify debugging until we have working backtrace on Windows.
  • Added detection of duplicate co-located runways at the same airport.

Version 2.1 beta 1

02 Aug 00:21
Compare
Choose a tag to compare
Version 2.1 beta 1 Pre-release
Pre-release

New features:

  • Implemented livery-specific airline configuration support.
  • Switched female message sounds to better source & reworked distortion to sound more like coming from a small speaker.
  • Implemented embedding of X-RAAS visuals into the ND on the Laminar B744, B738, MD82, Carenado 1900D, JRollon JS32, FlightFactor 757v2, 767 & 777 and IXEG 733.
  • Added FlightFactor B767 GPWS override switch integration.
  • Implemented missing localizer & glideslope checks in too high approach monitor.
  • Switched to shipping OPUS-compressed audio files to reduce package and on-disk size.
  • FlightFactor A320 integration.

Bugfixes:

  • Fixed text overflow in configuration window on X-Plane 11.
  • Removed the "start up helicopters", "show startup notification", "notify when X-RAAS auto-inhibits" and "override electrical check" options as well as the startup notification itself from the embedded version of the plugin. These are compatibility options which shouldn't be necessary when embedding.
  • Removed electrical bus integration since it was never quite functional.

X-RAAS 2.0.3a (embeddable version for aircraft developers)

10 Apr 16:52
Compare
Choose a tag to compare

DO NOT download this unless you are developing aircraft models for X-Plane! This plugin will not work as a stand-alone X-Plane plugin.

This version of X-RAAS is designed for embedding into aircraft by developers who wish to ship X-RAAS integrated into their aircraft model. It is a fully functional version of the plugin for Windows, Mac and Linux, 32- and 64-bit on all platforms and works on both X-Plane 10 and X-Plane 11.
Since the plugin is meant for embedding into aircraft "plugins" folders, the documentation is shipped in a separate ZIP archive. To facilitate integration, see AvionicsIntegrationGuide.pdf in this archive. This document will explain everything that integration with X-RAAS can do for you. You are encouraged to distributed the UserManual.pdf from the documentation archive as part of your aircraft's documentation package.

Changes from v2.0.2a:

  • Enhanced airport data cache creation telemetry to help with debugging.
  • Added fallback loading from default data on XP11 in case custom navdata is present, but empty.
  • Fixed incorrect custom CIFP database location.
  • Removed duplicate "ON 35R" line from sample message encodings in avionics manual.
  • Fixed incorrect message colors in sample message encodings in avionics manual.
  • Fixed regression where long landings would always display DEEP LANDING on the ND.

X-RAAS 2.0.3

10 Apr 16:46
Compare
Choose a tag to compare
  • Enhanced airport data cache creation telemetry to help with debugging.
  • Added fallback loading from default data on XP11 in case custom navdata is present, but empty.
  • Fixed incorrect custom CIFP database location.
  • Removed duplicate "ON 35R" line from sample message encodings in avionics manual.
  • Fixed incorrect message colors in sample message encodings in avionics manual.
  • Fixed regression where long landings would always display DEEP LANDING on the ND.

X-RAAS 2.0.2a (embeddable version for aircraft developers)

04 Mar 22:45
Compare
Choose a tag to compare

DO NOT download this unless you are developing aircraft models for X-Plane! This plugin will not work as a stand-alone X-Plane plugin.

This version of X-RAAS is designed for embedding into aircraft by developers who wish to ship X-RAAS integrated into their aircraft model. It is a fully functional version of the plugin for Windows, Mac and Linux, 32- and 64-bit on all platforms and works on both X-Plane 10 and X-Plane 11.
Since the plugin is meant for embedding into aircraft "plugins" folders, the documentation is shipped in a separate ZIP archive. To facilitate integration, see AvionicsIntegrationGuide.pdf in this archive. This document will explain everything that integration with X-RAAS can do for you. You are encouraged to distributed the UserManual.pdf from the documentation archive as part of your aircraft's documentation package.

Changes from v2.0.1a:

  • Fixed cur_arpts crash when reloading configuration.
  • Moved all configuration values into a separate structure and limited memsetting it to 0 to only the config structure.

X-RAAS 2.0.2

04 Mar 22:43
Compare
Choose a tag to compare
  • Fixed cur_arpts crash when reloading configuration.
  • Moved all configuration values into a separate structure and limited memsetting it to 0 to only the config structure.