[Flightgear-devel] multiple external aircraft

2006-09-07 Thread kennorris9
Greetings, I am working with a aero simulation that has multiple aircraft. We have never had a graphics display, only position data to analyze post flight. I want to use Flightgear to displayall the aircraft real-time. Iread the how-tosand have looked at the code. 1. Can I send multiple net_fdm

[Flightgear-devel] multiplayer input

2007-05-01 Thread kennorris9
I am working on a program to convert ecef (Earth Centered Earth Fixed) position and velocities, and aircraft yaw, pitch and roll to the FGExternalMotionData structure defined in mpmessages.hxx. This is fun! 1. Every input variable is commented with relation to the earth centered frame. What

[Flightgear-devel] flashing AIModel aircraft

2007-09-17 Thread kennorris9
A short background; I have an external FDM that provide up to 6 aircraft that I want to display. I tried several approaches using the multiplayer port and AI code but the aircraft were not position stable, i.e. they moved around in 3d space. To correct for this I tried to re-write the