Re: [Flightgear-devel] Another simple question

2008-12-05 Thread Vivian Meazza
Frederic Bouvier wrote -Original Message- From: Frederic Bouvier [mailto:[EMAIL PROTECTED] Sent: 04 December 2008 23:11 To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Another simple question - Gordon Hart (UK) a écrit : Hello again, Thanks

Re: [Flightgear-devel] Another simple question

2008-12-04 Thread Arnt Karlsen
On Thu, 4 Dec 2008 11:20:51 -, Gordon (UK) wrote in message [EMAIL PROTECTED]: Hello again, Thanks for your previous assistance - your suggestions were most helpful. Now, I'm working in Visual Studio. However, how the devil do I set up the project so that the entire code is not

Re: [Flightgear-devel] Another simple question

2008-12-04 Thread Durk Talsma
On Thursday 04 December 2008 14:42:02 Arnt Karlsen wrote: On Thu, 4 Dec 2008 11:20:51 -, Gordon (UK) wrote in message Now, I'm working in Visual Studio. However, how the devil do I set up [EMAIL PROTECTED]:~ $ apt-cache show ccache distcc [ Lots of uninformative text deleted ]

Re: [Flightgear-devel] Another simple question

2008-12-04 Thread Curtis Olson
On Thu, Dec 4, 2008 at 3:52 PM, Durk Talsma wrote: On Thursday 04 December 2008 14:42:02 Arnt Karlsen wrote: On Thu, 4 Dec 2008 11:20:51 -, Gordon (UK) wrote in message Now, I'm working in Visual Studio. However, how the devil do I set up [EMAIL PROTECTED]:~ $ apt-cache show

Re: [Flightgear-devel] Another simple question

2008-12-04 Thread Frederic Bouvier
- Gordon Hart (UK) a écrit : Hello again, Thanks for your previous assistance - your suggestions were most helpful. Now, I'm working in Visual Studio. However, how the devil do I set up the project so that the entire code is not recompiled from scratch every time I make the

Re: [Flightgear-devel] Another simple question

2008-12-04 Thread Arnt Karlsen
On Thu, 4 Dec 2008 22:52:47 +0100, Durk wrote in message [EMAIL PROTECTED]: On Thursday 04 December 2008 14:42:02 Arnt Karlsen wrote: On Thu, 4 Dec 2008 11:20:51 -, Gordon (UK) wrote in message Now, I'm working in Visual Studio. However, how the devil do I set up [EMAIL

Re: [Flightgear-devel] A simple question

2008-11-28 Thread Jon S. Berndt
For JSBSim aircraft, there are properties you can read that give the Euler angles you seek. I'd wager the other FDMs have a similar set of properties available. These are the names of the properties sans the FlightGear-generated prefix. I can't recall what that prefix is, but perhaps someone here

Re: [Flightgear-devel] A simple question

2008-11-28 Thread Ron Jensen
On Fri, 2008-11-28 at 12:15 +, Hart, Gordon (UK) wrote: Hello all, I'm rather new to Flightgear, and therefore apologise for a rather straightforward question. Basically, with which functions should I convert the aircraft orientation from the angle axis representation that seems to