Skip to content

v3.4.2 FMOD reimplementation, error fixes

Compare
Choose a tag to compare
@TwinFan TwinFan released this 04 Nov 22:25
· 148 commits to master since this release
032a4f8

Please download from X-Plane.org.

  • In light of OpenSky's API timeout issues, some network error handling is reworked. Introduced a new Advanced Setting for Min. Network Timeout. With this version, both Min. and Max. Network timeout are set to 5s. This way LiveTraffic won't wait long for OpenSky not responding but instead will retry again sooner. See here for recommendations.
  • Reimplemented usage of XP's sound system when running in X-Plane 12.04 and later. As I believe in this implementation, the setting "Own FMOD Instance" is reset to inactive, but is still available and can be activated again in case there are still issues.
  • Fixed #257 weather download to updated API endpoints so that proper atmospheric pressure can again be applied to altitudes conversion.
  • Fixed #258 extensive logging of ignored OGN messages.
  • Linux: Fixed ADSBHub and OGN disconnects due to "'select' ran into a timeout"