Re: [Flightgear-devel] Rembrandt performance

2013-06-17 Thread Renk Thorsten
It could help you to understand why you are getting that poor performances with your pretty fast beast GTX 670M. Thanks, though I remain mystified. There are few differences I can spot: * you have tree density to 0.7 in the shots, I had it at 2.4 - since there's lots of trees in the

[Flightgear-devel] suggest: divide getstart each language

2013-06-17 Thread K.Aoki
Hi All, I suggest that we divide getstart each language, reason: More easier to use Computer-assisted translation tool, e.g. OmegaT -- now: getstart/source/*.tex free.tex [code] \iflanguage{english}{ [/code] -- Kiyohito ,AOKI

[Flightgear-devel] suggest: divide getstart each language

2013-06-17 Thread K.Aoki
Hi All, Sorry, forget before my mail. That's mistake. I suggest that we divide getstart each language, reason: More easier to use Computer-assisted translation tool, e.g. OmegaT -- My suggestion detailed are below. (example from preface.tex) now: getstart/source/*.tex [code]

Re: [Flightgear-devel] Rembrandt performance

2013-06-17 Thread grtuxhangar team
* you have tree density to 0.7 in the shots, I had it at 2.4 - since there's lots of trees in the scene (it's tropical forest), that would be expected to have an impact Yes the vegetation has a huge impact, i experienced from 0;7 to 2.5 the fps decrease is 40 %, with or without Rembrandt.

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread grtuxhangar team
Hello, Autopilot with Route manager is Longer broken, it is missing /autopilot/settings/gps-driving-true-heading triggered to true and the right /true-heading-deg which goes with it. Since the feature has not been removed from the GUI, i guess it had been broken elsewhere . Your update the

Re: [Flightgear-devel] suggest: divide getstart each language

2013-06-17 Thread Stuart Buchanan
HI Kiyohito, Thanks for your interest in the manual. We made the decision to keep the manual as a single set of source files with blocks for each language so that the different translations staying in sync and to make it easy for translators to update a single section at a time. Otherwise, it's

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread grtuxhangar team
though not sure gps.cxx line 774 if (!_config.driveAutopilot() || !_defaultGPSMode) { _apDrivingFlag-setBoolValue(false); isn't it that strange ? _apDrivingFlag is ever set to false On 17 June 2013 14:22, grtuxhangar team hohora...@gmail.com wrote: Hello, Autopilot with Route

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread James Turner
On 17 Jun 2013, at 14:41, grtuxhangar team hohora...@gmail.com wrote: though not sure gps.cxx line 774 if (!_config.driveAutopilot() || !_defaultGPSMode) { _apDrivingFlag-setBoolValue(false); isn't it that strange ? _apDrivingFlag is ever set to false Yes, the problem is I

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread grtuxhangar team
Anyway, for now the fix is just to go back to the old situation, where we assume the user wants the GPS to |drive the AP all the time If you refer to your last fix (yesterday) , it is not sufficient, since like said the /autopilot/settings/gps-driving-true-heading property is not set to true.

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread James Turner
On 17 Jun 2013, at 15:41, grtuxhangar team hohora...@gmail.com wrote: If you refer to your last fix (yesterday) , it is not sufficient, since like said the /autopilot/settings/gps-driving-true-heading property is not set to true. No, I need to make further tweak this evening, don't worry

Re: [Flightgear-devel] Turbulence should affect YaSim and JSBSim the same way

2013-06-17 Thread Arnt Karlsen
On Sun, 16 Jun 2013 19:09:40 -0600, Jon wrote in message 005a01ce6af7$58b69470$0a23bd50$@net: ..my oversimplification: http://wiki.flightgear.org/YASim guesses how it flies from how it looks, while http://wiki.flightgear.org/JSBSim knows how it flies and tries to show us how that looks,

[Flightgear-devel] reminder: entering feature freeze now

2013-06-17 Thread Torsten Dreyer
Hi everybody, for most of us, it's June, 17th which marks the day for the feature freeze period, lasting until July, 17th. Everybody is invited to walk through the lessons learned section of our release plan at http://wiki.flightgear.org/Release_plan the bugtracker at

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
Does this affect the code freeze? -Original Message- From: Alan Teeder Sent: Tuesday, June 11, 2013 8:12 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing James As requested (windows 7, MSVC10 (32bit build): (Sorry) Alan 3

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Vivian Meazza
Alan Sent: 17 June 2013 20:06 To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing Does this affect the code freeze? -Original Message- From: Alan Teeder Sent: Tuesday, June 11, 2013 8:12 PM To: FlightGear developers

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread James Turner
On 17 Jun 2013, at 21:25, Vivian Meazza vivian.mea...@lineone.net wrote: Haven't managed to get it to work for Win 7 64 bit either - still seems to want LIBSVN to build. Seems to be a cmake issue, but I'm not confident that I know how to fix this one. That's because I didn't yet remove the

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
Sorry James, I just reported ,and then left it. I can give it a go, but my C++ debugging is somewhat hit and miss. Alan From: James Turner Sent: Monday, June 17, 2013 9:38 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing On 17

Re: [Flightgear-devel] reminder: entering feature freeze now

2013-06-17 Thread Saikrishna Arcot
Once the version has been decided, will the branches be created? Saikrishna Arcot On Mon 17 Jun 2013 01:59:47 PM CDT, Torsten Dreyer wrote: Hi everybody, for most of us, it's June, 17th which marks the day for the feature freeze period, lasting until July, 17th. Everybody is invited to

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
James I found this, in terrasync.cxx, line 91, but the compilation is still failing #if (defined(HAVE_SVN_CLIENT_H) or defined(SG_SVN_CLIENT)) should be ? #if (defined(HAVE_SVN_CLIENT_H) || defined(SG_SVN_CLIENT)) Alan From: Alan Teeder Sent: Monday, June 17, 2013 10:00 PM To: FlightGear

Re: [Flightgear-devel] Autopilot, Way point, GPS definitively broken ?

2013-06-17 Thread grtuxhangar team
Just tested with the Cub, working perfectly. Thank a lot Ahmad On 17 June 2013 16:42, James Turner zakal...@mac.com wrote: On 17 Jun 2013, at 15:41, grtuxhangar team hohora...@gmail.com wrote: If you refer to your last fix (yesterday) , it is not sufficient, since like said the