v2.50 Stability and Bug Fixes
Please download from X-Plane.org.
- ADDED #209 export of flight tracking data and/or tracking data based on the user's aircraft to
Output/LTExportFD - <timestamp>.csv
for analysis or for feeding back into LiveTraffic, see Settings > Advanced > Export.
The Python scriptResources/SendTraffic.py
, with which this data can be fed back into LiveTraffic, is now part of the LiveTraffic distribution. TrySendTraffic.py -h
for help. - ADDED #211 validation of number of available CSL Models to warn specifically if only the included car is available. Added Help menu item for CSL Model installation. Added display of number of available CSL Models on Status page.
- CHANGED maximum number of aircraft from 100 to 200.
- FIXED #206 log filling up with weather-related error messages when no weather can be found (like during a cross-ocean flight)
- FIXED #210 landing planes turning sideways immediately upon touch down, short-cutting the way to the next taxiway position; they should now more often follow runway exits.
- FIXED #208 auto-land planes disappearing at the moment of touch-down; they shall now roll out to a complete stop again before being removed.
- FIXED validation of tracking data of planes for which ICAO aircraft type could be determined from model text only, reducing amount of discarded data, increasing number of displayed GA / Business planes with no aircraft record at OpenSky.
- FIXED #207 race conditions that might have led to rare CTDs.
- Added a WORKAROUND to limit the impact the still unsolved XPMP2 Issue 23 has, reducing the likelihood of crashes.
- ADDED two Linux builds: The default is now built on Ubuntu 20.04 Focal Fossa. Previously, LiveTraffic was built on Ubuntu 18.04 Bionic Beaver. This is still provided as LiveTraffic-bionic.xpl. If the default doesn't work for you then rename the Bionic version to LiveTraffic.xpl.