Skip to content

Automatically exported from code.google.com/p/x-pi

Notifications You must be signed in to change notification settings

luizcantoni/x-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X-Plane Interface (X-Pi) is a simple and easy to use Java library that interfaces your code with the X-Plane flight simulator.

It uses only UDP packets to communicate with X-Plane, and, thus, is independent of the X-Plane SDK.

Being written in Java, this framework can be used in any environment that uses the JVM, including, but not limited to, Matlab, Jython, and Groovy.

The main purpose behind X-PI's development was to enable researchers with a tool to easily access and control a sophisticated flight simulator. Some uses for the library include Hardware-In-The_Loop? development, Unmanned Aerial Vehicles control, mission planning, etc.

I implemented this library for my Master Thesis (2008-2010), since then I haven't used it anymore. If you have some doubt or sugestion, please contact me.

About

Automatically exported from code.google.com/p/x-pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages