Hi Jan,

You could work your way back through the previous versions at the following
link and extract the version that matches what you want (or just scroll down
to the version tagges as RELEASE_0_9_8 and that should get you pretty close:

http://cvs.flightgear.org/viewvc/source/src/Network/net_fdm.hxx?view=log

If you are able to compile yourself, you could probably just drop in this
older version instead of the current version and remove any references to
non-existent fields in the code (follow the error messages and clean them up
one by one as you compile.)  The needed changes should be concentrated in
probably just the native_fdm.cxx file.

(This would break compaitibility with newer versions of flightgear if you
wanted to exchange the FGNetFDM packet, but you probably wouldn't need to do
that ...)

Regards,

Curt.


On Wed, Dec 3, 2008 at 12:19 PM, Jan Černý wrote:

> Hello,
> I'm new to FlighGear and I have folowing problem. I have downloded and
> installed AeroSim blockset and I am trying to use it's block interconnecting
> Matlab with FlighGear (native-fdm protocol used). However, I found that it's
> working only for version 0.9.8 or older. They are using older version of
> FGNetFDM structure (version 20). I have FG v1.0.0. and tried to derive
> FGNetFDM version from the received structures and the version should be 24,
> I hope :). Can I ask you where can I found specification or file containing
> definition of FGNetFDM v.24?
>
> Thank you very much for your help.
>
> Jan Cerny
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Flightgear-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>
>


-- 
Curtis Olson: http://baron.flightgear.org/~curt/
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to