Download SmartCopilot plugin

X-Plane all platforms – Windows, mac OS, Linux ready!

Release date: 22.03.2021

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
- Version 2.15
Fix:
- crash when operating on detached windows
- UPNP detection not working
- Version 2.14
Fix:
- restore hotkey command for requesting/releasing control
- Version 2.13
New:
- dataref type 7 (int+float+double) for overrides (Zibo 737 usage)
- Version 2.12
Fix:
- better font
- VR window
- compatibility with other OpenGL plugins
- comtatibility with default X-Plane UI system
- Version 2.11
New:
- X-Plane 11.10 and above
- GUI drawing system changed to imgui
- minimized version of main overlay window
- transparency control
- Version 2.10
New:
- hotkey command for requesting/releasing control
- Version 2.09
Fix:
- control request not working fixed (big thanks to teh_spartan)
- Version 2.08
New:
- dataref type 24 (array_of_int+array_of_float) is supported (dataref issue with Zibo B738 v3.22s)
- Version 2.07
Fix:
- back to use old ABI on Linux (compatibility with old Linux versions)
- reload plugin on Linux is working now
- bug fix when dataref type 7 (int+float+double) was not captured (default Cessna dataref issue)
New:
- check "Runway follow terrain condition" option before connect
- check aircraft positions are within 300 m before connect if on ground
- Version 2.06
Fix:
- fix crash caused by shared memory
- fix crash caused by MessageBox
- fix IP addresses of VPN interfaces does not appear in Setup window on Mac OS X
New:
- add check if the users have same plugin version
- add SHARED section to cover shared datarefs (created with XPLMShareData)
- Version 2.05
New:
- Linux support
Fix:
- Fix info window disappear on the screen edge
- Fix two message boxes are shown when different aircraft's used
- Fix direct connections window when update button pressed
- Version 2.04
New:
- OS X support
- changes to the logging
- DEMO marks on the main screen
Fix:
- buttons response
- setup window
- string transmission
- Version 2.01
- bugfix
- Version 2.00
- totally new network stack for robust telecommunication- optional UPnP support for automatic port forwarding
- only one UDP port for communication (instead of TCP and UDP in old versions)
- possibility to select local network interface for experts
- more information about communication performance on the screen (ping, data loss etc.)
- future possibility to work with own game server and network (currently not realized)
- more details here
- Version 1.30
- added config file check between two users- added possibility to send integer dataref's over CONTINUED and SEND_BACK sections
- Version 1.21
- bug fix for buttons on x64
- Version 1.20
New:
- removed hardware ID registration
- increased demo time to 20 min
- added close boxes to the main window
- reload configuration file by pressing "Connect"
- added more information to log file
- added message box when configuration file doesn't exist
Fix:
- crash after demo expires
- crash when some wrong TCP data
- overall stability improvement
- Version 1.11
- fixed API to improve compatibility with Felis An-24 and other planes
- Version 1.10
- full OS support- x32-x64
- many new features
- Version 1.00
- Version 2.15 Fix: - crash when operating on detached windows - UPNP detection not working - Version 2.14 Fix: - restore hotkey command for requesting/releasing control - Version 2.13 New: - dataref type 7 (int+float+double) for overrides (Zibo 737 usage) - Version 2.12 Fix: - better font - VR window - compatibility with other OpenGL plugins - comtatibility with default X-Plane UI system - Version 2.11 New: - X-Plane 11.10 and above - GUI drawing system changed to imgui - minimized version of main overlay window - transparency control - Version 2.10 New: - hotkey command for requesting/releasing control - Version 2.09 Fix: - control request not working fixed (big thanks to teh_spartan) - Version 2.08 New: - dataref type 24 (array_of_int+array_of_float) is supported (dataref issue with Zibo B738 v3.22s) - Version 2.07 Fix: - back to use old ABI on Linux (compatibility with old Linux versions) - reload plugin on Linux is working now - bug fix when dataref type 7 (int+float+double) was not captured (default Cessna dataref issue) New: - check "Runway follow terrain condition" option before connect - check aircraft positions are within 300 m before connect if on ground - Version 2.06 Fix: - fix crash caused by shared memory - fix crash caused by MessageBox - fix IP addresses of VPN interfaces does not appear in Setup window on Mac OS X New: - add check if the users have same plugin version - add SHARED section to cover shared datarefs (created with XPLMShareData) - Version 2.05 New: - Linux support Fix: - Fix info window disappear on the screen edge - Fix two message boxes are shown when different aircraft's used - Fix direct connections window when update button pressed - Version 2.04 New: - OS X support - changes to the logging - DEMO marks on the main screen Fix: - buttons response - setup window - string transmission - Version 2.01 - bugfix - Version 2.00 - totally new network stack for robust telecommunication- optional UPnP support for automatic port forwarding - only one UDP port for communication (instead of TCP and UDP in old versions) - possibility to select local network interface for experts - more information about communication performance on the screen (ping, data loss etc.) - future possibility to work with own game server and network (currently not realized) - more details here - Version 1.30 - added config file check between two users- added possibility to send integer dataref's over CONTINUED and SEND_BACK sections - Version 1.21 - bug fix for buttons on x64 - Version 1.20 New: - removed hardware ID registration - increased demo time to 20 min - added close boxes to the main window - reload configuration file by pressing "Connect" - added more information to log file - added message box when configuration file doesn't exist Fix: - crash after demo expires - crash when some wrong TCP data - overall stability improvement - Version 1.11 - fixed API to improve compatibility with Felis An-24 and other planes - Version 1.10 - full OS support- x32-x64 - many new features - Version 1.00
- Version 2.15
    Fix:
        - crash when operating on detached windows
        - UPNP detection not working
- Version 2.14
    Fix:
        - restore hotkey command for requesting/releasing control
- Version 2.13
    New:
        - dataref type 7 (int+float+double) for overrides (Zibo 737 usage)
- Version 2.12
    Fix:
        - better font
        - VR window
        - compatibility with other OpenGL plugins
        - comtatibility with default X-Plane UI system        
- Version 2.11
    New:
        - X-Plane 11.10 and above
        - GUI drawing system changed to imgui
        - minimized version of main overlay window
        - transparency control
- Version 2.10
    New:
        - hotkey command for requesting/releasing control
- Version 2.09
    Fix:
        - control request not working fixed (big thanks to teh_spartan)
- Version 2.08
    New:
        - dataref type 24 (array_of_int+array_of_float) is supported (dataref issue with Zibo B738 v3.22s)
- Version 2.07
    Fix:
        - back to use old ABI on Linux (compatibility with old Linux versions)
        - reload plugin on Linux is working now
        - bug fix when dataref type 7 (int+float+double) was not captured (default Cessna dataref issue)
    New:
        - check "Runway follow terrain condition" option before connect
        - check aircraft positions are within 300 m before connect if on ground
- Version 2.06
    Fix:
        - fix crash caused by shared memory
        - fix crash caused by MessageBox
        - fix IP addresses of VPN interfaces does not appear in Setup window on Mac OS X
    New:
        - add check if the users have same plugin version
        - add SHARED section to cover shared datarefs (created with XPLMShareData)
- Version 2.05
    New:
        - Linux support
    Fix:
        - Fix info window disappear on the screen edge
        - Fix two message boxes are shown when different aircraft's used
        - Fix direct connections window when update button pressed
- Version 2.04
    New:
        - OS X support
        - changes to the logging
        - DEMO marks on the main screen
    Fix:
        - buttons response
        - setup window
        - string transmission
- Version 2.01
        - bugfix
- Version 2.00
        - totally new network stack for robust telecommunication- optional UPnP support for automatic port forwarding
        - only one UDP port for communication (instead of TCP and UDP in old versions)
        - possibility to select local network interface for experts
        - more information about communication performance on the screen (ping, data loss etc.)
        - future possibility to work with own game server and network (currently not realized)
        - more details here
- Version 1.30
        - added config file check between two users- added possibility to send integer dataref's over CONTINUED and SEND_BACK sections
- Version 1.21
        - bug fix for buttons on x64
- Version 1.20
    New:
        - removed hardware ID registration
        - increased demo time to 20 min
        - added close boxes to the main window
        - reload configuration file by pressing "Connect"
        - added more information to log file
        - added message box when configuration file doesn't exist
    Fix:
        - crash after demo expires
        - crash when some wrong TCP data
        - overall stability improvement
- Version 1.11
        - fixed API to improve compatibility with Felis An-24 and other planes
- Version 1.10
        - full OS support- x32-x64
        - many new features

- Version 1.00

Configuration file library

The library is open for every user who wants to share configuration files. By registering you can create, update and share your work with other pilots!