Re: [Flightgear-devel] Cloud interface from Nasal

2011-04-27 Thread thorsten . i . renk
> So when wrap=true the core code will wrap the edges, shift the layer > with altitude and move it with the wind With wrap=false, we'll just move > it with the wind. > > OK? Sounds good to me. > One function I had on my TODO list was something to return the cloud > position in lat/lon. However,

Re: [Flightgear-devel] TerraGear - removing the 'terror' ;=))

2011-04-27 Thread Geoff McLane
Hi Gijs, > together with some other updates Oops, you need to ADD "Road" between "Rice" and "Rock". A missing material... I was quite surprised when cs_sand got matched with "Sclerophyllous" - which I had to look up - until I patched the CSMater list ;=)) adding "Road"... Just one missing so no

Re: [Flightgear-devel] Fixing behavior of a JSBSim piston engine

2011-04-27 Thread Hal V. Engel
On Sunday, April 24, 2011 05:41:43 PM Ron Jensen wrote: > On Sunday 24 April 2011 15:00:41 Pavel Cueto wrote: > > Hello to all > > > > I'm developing with a friend the PZL M18B "Dromader" in JSBSim, doing > > this first with aeromatic generated data; and now, we are mixing them > > with real aircr

Re: [Flightgear-devel] Fixing behavior of a JSBSim piston engine

2011-04-27 Thread Ron Jensen
On Monday 25 April 2011 12:10:26 Hal V. Engel wrote: snip > The supercharger model used by JSBSim assumes a turbo charger so the power > and fuel consuption curves are incorrect for an engine driven supercharger > where more horse power (and fuel) are used to drive the supercharger. The supercha

Re: [Flightgear-devel] Fixing behavior of a JSBSim piston engine

2011-04-27 Thread Hal V. Engel
On Wednesday, April 27, 2011 09:10:28 AM Ron Jensen wrote: > On Monday 25 April 2011 12:10:26 Hal V. Engel wrote: > snip > > > The supercharger model used by JSBSim assumes a turbo charger so the > > power and fuel consuption curves are incorrect for an engine driven > > supercharger where more ho

Re: [Flightgear-devel] TerraGear - removing the 'terror' ;=))

2011-04-27 Thread Arnt Karlsen
On Wed, 27 Apr 2011 01:48:16 +0200, Arnt wrote in message <20110427014816.1e848151@celsius.local>: ... > ..next run dies with: > ./maketg PLIBPATH=/usr BOOSTPATH=/usr OSGPATH=/usr TGUPD NOPAUSE > > make[3]: Leaving directory > `/home/arnt/FG-git/terragear-cs/src/Lib/TriangleJRS' > Making all i

Re: [Flightgear-devel] terragear compile error

2011-04-27 Thread Arnt Karlsen
On Wed, 27 Apr 2011 15:13:21 +0200, Geoff wrote in message <1303910001.6472.18.camel@DELL02>: > Hi Arnt, > > WARNING: Again read to the bottom BEFORE replying!!! ..if you bother to try that approach with my post to the list, you may see I addressed the list with this implied question: In file

[Flightgear-devel] problems on integrating simgear with MFC frame

2011-04-27 Thread king
hi, there: i have been working on a project for simluation in the frame of mfc, and i want the utility of simgear for its strong support.Although i have exhausted almost all the compile and link options in VS9, still there were endless interruptions after the compile when i ran the program.