Discussion:
External Fdm interface for flightgear
umesh pandey
2006-11-01 07:19:26 UTC
Permalink
Hi,
I have written a code for flight dynamics model in C running on an RTLinux
thread.I would like to transmit this external fdm data via udp protocol to
Flightgear running on other computer.I would like to know what kind of
format should the packets be send so that flightgear can understand my fdm
model?In short, I want some documentation as to how to interface external
user created fdm model with Flightgear.
bass pumped
2006-11-01 15:17:45 UTC
Permalink
Its available in your documentation folder of your flightgear
installation. Look at the properties readme file to get an idea.
Also look at the source code files (native_fdm.c native_fdm.h) to get
more of an idea.

If you have further questions, post them at the developer mailing list.

hope this helps,
Post by umesh pandey
Hi,
I have written a code for flight dynamics model in C running on an RTLinux
thread.I would like to transmit this external fdm data via udp protocol to
Flightgear running on other computer.I would like to know what kind of
format should the packets be send so that flightgear can understand my fdm
model?In short, I want some documentation as to how to interface external
user created fdm model with Flightgear.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Flightgear-flightmodel mailing list
https://lists.sourceforge.net/lists/listinfo/flightgear-flightmodel
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
Loading...