Re: [Flightgear-devel] Trim position and speed to external hardware

2004-01-05 Thread Manuel Bessler
Hi Matt,

seems nobody answered (at least not on the list)...

On Tue, Dec 23, 2003 at 12:08:54PM +, Matthew Law wrote:
 How do I export the trim position and IAS to a serial port?
 
 I'd like to use these values to drive some stepper motors which crudely simulate 
 control load and trim effects.

What do you have hooked up to the serial port ? some intelligent
circuit, like a microcontroller ? If you can do a tiny bit of parsing
inside a microcontroller, the generic output module might work for you.

The generic output module that can output in ASCII format. It is
configurable via XML (see the Protocols directory in the base package).
That would allow you to define what properties you want and the
format/seperators.

something like:
--generic=serial,out,10,/dev/ttyS0,9600,f1serial
where f1serial is the XML configfile in the Protocol directory, but
without .xml



Regards,
Manuel

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


[Flightgear-devel] Trim position and speed to external hardware

2003-12-23 Thread Matthew Law
How do I export the trim position and IAS to a serial port?

I'd like to use these values to drive some stepper motors which crudely simulate 
control load and trim effects.


All the best,

Matt.
---
A merry xmas and a happy new year.

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