Hi,

I have added a generic, XML configurable, output only option to FlightGear called "generic".

To use it you have to add --generic=params (see FlightGear/docs-mini/README.IO for more details.

A test configuration file could be found here, and should be places in the base package under a new Protocol directory:

http://www.a1.nl/~ehofman/fgfs/download/f1serial.xml

to run with this test file use:
fgfs --generic=file,out,1,test.fgfs,,f1serial

This command will store the result in the current directory in a file calles test.fgfs

This code is not yet perfect (there is no way to define carriage-return as a seperator or in the format string) but it's already quite flexible.

Erik


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to