On Wed, Dec 8, 2010 at 8:22 PM, Hal V. Engel wrote:
> Yes I want to record and playback the controls using the native FDM of the
> aircraft.  I do not care at all about the lat/lon/height of the plane.  I want
> to be able to feed my control inputs into the playback and have the FDM
> process this information like normal real time input.  This is what is needed
> for the demo since they want to be able to analyze what is happening during
> the flight and they need control inputs and FDM data (fdm/jsbsim/aero/*) for
> this.

You could fairly easily create a new protocol definition .xml file
containing just the
/control inputs and the record using that. From memory, README.protocol has
information on how to create a new protocol file.

However, I suspect that the resolution of the control inputs even at a
very high frequency
will be insufficient to accurately drive the FDM in a reproducable manner.

>
> Where is recording/playback of the controls documented?  What protocol type do
> I specify on the --generic line?  Googling has not provided any links to
> anything other than the generic recording and playback and looking through the
> documentation didn't provide much help but I may have missed the document that
> has this info.

Have a look at README.protocol and README.IO, or look at The Manual:

http://www.flightgear.org/Docs/getstart/getstartch5.html#x10-1070005.6

> But the engine will not start and it refused to take off since it never 
> reaches
> rotation speed and it crashed when the gear is raised.  Also it only runs a 2
> to 3 FPS.

I don't know about the FPS issue - it might be limited by the I/O speed.

The engine start problem will be because the protocol file you've used doesn't
record and playback the appropriate controls to start the engine.

-Stuart

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to