Releases: xpilot-project/xpilot
Releases · xpilot-project/xpilot
xPilot v3.0.1
xPilot v3.0.0
Download
Added
- Added support for Ramp and Observers in nearby controllers list
- Added support for different aircraft type labels (
Callsign
,Aircraft Type
,Callsign + Aircraft Type
,Aircraft Type + Airline Code
) - Added dataref/command to allow toggling "split audio channels" inside X-Plane
- Added support for "override auto-tune dataref" in X-Plane 12. When connected to the network, the X-Plane 12 ATC Frequency Auto Tune function will be automatically disabled
- Added support for separate audio device for notification sounds
Changed
- Renamed "Delivery" to "Clearance Delivery" in nearby controllers list
- Alphabetically sort controllers in nearby list
- Updated Doc8643.txt to latest version
Fixed
- Fixed issue that caused gimbal lock if aircraft's pitch exceeds 90 degrees
- Fixed issue with microphone device not working if speaker or headset device are not configured
- Fixed issue with Windows 10 being reported as an "unsupported version" for some users
xPilot v2.0.0-beta.53
Download
Added
- Added
.ctaf
command that queries the CTAF frequency for the requested airport - Added dot command (
.radios on|off
) to override avionics power #179 - Added error dialog to notify user if they are running an unsupported OS version
Changed
- Network messages are now ignored when connected in tower view mode
- Perform manual DNS lookup when requesting best FSD server address
Fixed
- Fixed issue with audio being clipped during the beginning of a new radio transmission #188
- Fixed issue with missing Linux AppImage icon
Full Changelog: v2.0.0-beta.52...v2.0.0-beta.53
xPilot v2.0.0-beta.52
xPilot v2.0.0-beta.51
xPilot v2.0.0-beta.50
Download
Added
- Added support for split audio channels (#164)
- Added regex validation to SELCAL field
- Added own callsign to Nearby ATC window header in X-Plane
- Linux installer now supports GTK dark theme (fixes #157)
- Added error messages for invalid audio device configuration
- Added support for headset and speaker device
- Added support for split audio channels (#164)
- Added support for new tower view connection
- Added dataref for "on headset" audio status
- Added support for playing aircraft engine sounds on a different audio device (#181)
- Added link to FAQ about "waiting for X-Plane connection..." for users having trouble getting xPilot connected
Changed
- Updated Qt framework version
- Updated miniaudio library version
- Refactored Settings window to fix missing close button (#173)
- Refactored messages area, text can now be selected and copied to system clipboard
- Migrate to Apple notarytool for notarizing macOS build
- Check if current thread is X-Plane thread when calling XPLMDestroyWindow (possibly fixes a rare CTD)
- Only allow alphanumeric characters in callsign
- Use Windows API for libevent sleep (AFV event loop)
Fixed
- Fixed Linux installer stuck on "waiting for xPilot to close" (#156)
- Fixed CoInitializeEx conflict with Qt library and miniaudio
- Fixed issue with "last packet" indicator not being set correctly in AFV
- XPMP2: Fixed issue that caused X-Plane to freeze on close on Linux systems (#182)
- XPMP2: Fixed issue with TCAS slots 20-63 not getting updated after some time
xPilot v2.0.0-beta.49
xPilot v2.0.0-beta.48
xPilot v2.0.0-beta.47
Download
If you enjoy using xPilot, please considering donating to support the future development of the project. Thank you for your support.
Added
- Use HTTP endpoint to fetch the best FSD server address
Fixed
- Additional tweaks to Windows installer script; this should fix the issue with the installer freezing for some users
xPilot v2.0.0-beta.46
Download
If you enjoy using xPilot, please considering donating to support the future development of the project. Thank you for your support.
Changed
- Highlight donation link in MOTD
- Auto select AUTOMATIC server
Fixed
- Fixed incoming altitude offset of other aircraft in X-Plane 12 (#151)
- Fixed issue with installer wizard freezing during upgrade (Windows)