paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] FlightGear not working


From: Eric Parsonage
Subject: Re: [Paparazzi-devel] FlightGear not working
Date: Wed, 7 Dec 2011 00:05:10 +1030

Eduard 

I pushed a change that should fix this problem on 64 bit linux.

It would be great if you could test it for me on 64 bit linux. I have already 
tested it on OSX

Eric


On 06/12/2011, at 10:40 PM, Eduard Iten wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am 06.12.2011 11:27, schrieb Andreas Gaeb:
>> Very likely, probably caused by different alignment of the members
>> of the FGNetGui structure in sw/simulator/flight_gear.h. There is a
>> #pragma pack(4) around the structure in Paparazzi, which is correct
>> if you want to send to a 32bit FlightGear. For a 64bit FlightGear,
>> you need to use #pragma pack(8), I suppose. Best of all would be to
>> use #pragma pack(1) on both programs and any architecture, but that
>> is only possible if you recompile FlightGear.
> 
> Hi Andreas,
> 
> you where absolutely right. I changed the header file to pack(8), and
> now it works on 64bit ubuntu. THANKS!
> 
> Regards, Edi
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iQEcBAEBAgAGBQJO3gYcAAoJELogHzrHo8cKhiMH/0zM7xYi3khNWTKVSK8oUNp6
> qJtzWJUzWNH4qt0maf7P9Qaf/z3cZqiU1v4owyGj+SUQ1Ap1B1LtcrtQE4erwKFw
> dAKY2OOjKIs7xL3hj0CLMnCwpMlU4RAz2HiAbjZKup/OtEVysYURTA4utfeZfRs+
> lMFaU62Q0vS/pkXScs0+1i19ardbh+/J1Xk9Bu+8X74uBmWtK5Ins4iNtBP5hW+O
> CB9SPdR93OTRD6f1Isg01B5cT5b29rgycRSa148E2nM7lvEqjeM7fz6cUKNRYj7P
> dqulvWsm9rYls0VbyPcDUEtP7dgCv9gphM34ixQL89tsAH2O1h/8iYfmfm4WdWw=
> =OiYq
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/paparazzi-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]