XPlane
Home Photos Interests Links Downloads Programming

 

 

Super Brake Plugin

MacSuperBrake.xpl

WinSuperBrake.xpl

Use Ctrl Shift S to toggle brake on or off.
At the moment it will be on at start up and when a new aircraft is loaded.
 

XPlane Flight Data Recorder

TestXPFDR2.zip

This file will allow you to try out this feature.
Just unzip into the XPlane main directory.

This was created using my recorder plugin below and then using a converter program that I wrote.
I will be releasing this soon so that you can create your own flight data for replay in Xplane.
I have my own plugin viewer but it is not as smooth as Xlplanes' and does not work in V7.4.

There is a bug in XPlane v7.40 that means that Xplane crashes with a SNAP error when replay mode is exited.
This has nothing to do with my file as it happens if you go into the option without selecting a file, exit the option then turn off replay mode.

Flight Data Recorder and Viewer plugins for XPlane V7.30 and V7.41.

Note :- I will be updating these soon.

These will work on v6.70 but the interface will be misaligned.
The playback plugin will not work properly on V7.40 due to an Xplane bug on the Y override.

XplaneFlightDataRecordPlaybackPlugins.zip

XPlane Plugin SDK V1.02 Documentation in PDF Format

XplanePluginSDK_V1_02.zip

Streets converted to V6

Example at KSBD

SanBernardinoExample.zip

Information on XPlane programming and the XPlane Plugin System

XPlane UDP Data Outs

Cross reference of differences between v7.21 and v7.30.

UDPDataOuts_V721tov730.txt

Draw One Aircraft Example

This example draws a King Air B200 aircraft at your 11 at KSBD.
You will need to change the aircraft path to suit your installation.
This example has been tested in v6 and v7.

DrawOneAircraft.cpp

UDP Data to Plugin SDK XRef

V6.60

UDP660toSDK.xls

V7.00

UDP700toSDK.xls

UDP700toSDKFormat2.prn

DirectSound Plugin

Allows an audio file to be loaded and then played.
NOTE: The OpenDialog will stop XPlane but the sound will play along with XPlane sounds

DirectSound.zip