[Flightgear-devel] [Fwd: [Simgear-cvslogs] Compile Simgear error]
Just noticed this sitting im my CVS e-mail folders and thought I'd forward it along to the -dev list... Ron Forwarded Message > From: hujingfei529 > To: simgear-cvsl...@lists.sourceforge.net > Subject: [Simgear-cvslogs] Compile Simgear error > Date: Mon, 07 Dec 2009 11:46:02 +0800 > > > > Hi everyone. > > This error annoys me quite a long time, so some kind guy please helps me out. > > Here is the error. > > OS: Vista home premium > > Tools: Visual studio 2008 > > Simgear: CVS version(latest updated) > > > > 1>-- 已启动全部重新生成: 项目: SimGear, 配置: Debug Win32 -- > > 1>正在删除项目“SimGear”(配置“Debug|Win32”)的中间文件和输出文件 > > 1>Generation of simgear_config.h > > 1>已复制1 个文件。 > > 1>正在编译... > > 1>BVHTransform.cxx > > 1>BVHSubTreeCollector.cxx > > 1>BVHStaticTriangle.cxx > > 1>BVHStaticNode.cxx > > 1>BVHStaticLeaf.cxx > > 1>BVHStaticGeometry.cxx > > 1>BVHStaticBinary.cxx > > 1>BVHNode.cxx > > 1>BVHMotionTransform.cxx > > 1>BVHLineSegmentVisitor.cxx > > 1>BVHLineGeometry.cxx > > 1>BVHGroup.cxx > > 1>UpdateOnceCallback.cxx > > 1>StateAttributeFactory.cxx > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\scene\util\stateattributefactory.cxx(42) > : warning C4305: “参数”: 从“double”到“float”截断 > > 1>SplicingVisitor.cxx > > 1>SGTextureStateAttributeVisitor.cxx > > 1>SGStateAttributeVisitor.cxx > > 1>SGSceneUserData.cxx > > 1>SGSceneFeatures.cxx > > 1>SGEnlargeBoundingBox.cxx > > 1>正在生成代码... > > 1>正在编译... > > 1>QuadTreeBuilder.cxx > > 1>PrimitiveUtils.cxx > > 1>NodeAndDrawableVisitor.cxx > > 1>CopyOp.cxx > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(29) > : warning C4002: “min”宏的实参太多 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(31) > : warning C4002: “min”宏的实参太多 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(35) > : warning C4002: “max”宏的实参太多 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(37) > : warning C4002: “max”宏的实参太多 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(46) > : warning C4003: “min”宏的实参不足 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(48) > : warning C4003: “min”宏的实参不足 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(64) > : warning C4003: “min”宏的实参不足 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(27) > : error C2059: 语法错误: “” > > 1> > e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(108): > 参见对正在编译的类模板 实例化“SGMisc”的引用 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(27) > : error C2334: “:”的前面有意外标记;跳过明显的函数体 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(28) > : error C2143: 语法错误: 缺少“)”(在“}”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(28) > : error C2143: 语法错误: 缺少“}”(在“)”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(28) > : error C2059: 语法错误: “)” > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(28) > : error C2143: 语法错误: 缺少“;”(在“}”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(28) > : error C2238: 意外的标记位于“;”之前 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgmisc.hxx(29) > : error C2143: 语法错误: 缺少“;”(在“static”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2988: 不可识别的模板声明/定义 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2059: 语法错误: “(” > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2059: 语法错误: “)” > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2143: 语法错误: 缺少“)”(在“?”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2143: 语法错误: 缺少“;”(在“?”的前面) > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C4430: 缺少类型说明符- 假定为int。注意: C++ 不支持默认int > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2935: “SGVec2”: 模板类id 重新定义为全局函数 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2988: 不可识别的模板声明/定义 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2059: 语法错误: “?” > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2065: “T”: 未声明的标识符 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2065: “T”: 未声明的标识符 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2226: 语法错误: 意外的“SGVec2”类型 > > 1>e:\courses\graduationproject\flightgear\simgear\simgear\math\sgvec2.hxx(176) > : error C2
Re: [Flightgear-devel] fgfs compile error, today's cvs
I'm not sure the best way to handle this but if you start at the top and run ./autogen.sh followed by ./configure --options I think the error will be cleaned up. Switching files from abc.c to abc.cxx confuses the dependency tracking of automake. Curt. On Wed, Dec 9, 2009 at 7:33 PM, dave perry wrote: > I am getting the following error compiling fgfs from cvs today on two > different systems. > > $ make > Making all in tests > make[1]: Entering directory `/home/dad/source-osg/source-fgfs/tests' > make[1]: *** No rule to make target `est-epsilon.c', needed by > `est-epsilon.o'. Stop. > make[1]: Leaving directory `/home/dad/source-osg/source-fgfs/tests' > make: *** [all-recursive] Error 1 > $ > > > -- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > -- Curtis Olson: http://baron.flightgear.org/~curt/ -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
[Flightgear-devel] fgfs compile error, today's cvs
I am getting the following error compiling fgfs from cvs today on two different systems. $ make Making all in tests make[1]: Entering directory `/home/dad/source-osg/source-fgfs/tests' make[1]: *** No rule to make target `est-epsilon.c', needed by `est-epsilon.o'. Stop. make[1]: Leaving directory `/home/dad/source-osg/source-fgfs/tests' make: *** [all-recursive] Error 1 $ -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] missing 737-BmiBaby referenced by AI traffic file
Hi Csaba, On Wednesday 09 December 2009 04:56:12 pm Csaba Halász wrote: > Relaying a report from IRC (by "blucher"): data/AI/Traffic/B/BMI.xml > in cvs is referencing Aircraft/737/737-BmiBaby.xml which is not in > cvs. Thanks for the report. It's correct that not all the liveries that are included in the EHAM traffic demo are done yet. IIRC, I still have to do approx 10-15 repaints of AI aircraft. I'm not sure whether BmiBaby is still missing as a repaint, of whether this is a typo in referencing to this file. I'll put it on my todo list. Cheers, Durk -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] releases +- bugs
> On 12/01/2009 11:38 AM, John Denker wrote: > > On 12/01/2009 11:19 AM, Heiko Schulz wrote: > >> To your note: So the c172p has now: > > > > -struts animation > > > > The reported bug > >http://www.av8n.com/fly/fgfs/htm/bug-list.htm#bug-x1768 > > concerns the nutcracker, which as of 1 Dec 2009 looks quite > > weird because it doesn't fold; it just gets shoved rigidly > > up into the cowling. > > I just submitted a patch that animates the c172p nose gear "nutcracker" > so it folds as the strut is compressed. I wrote a wiki article some time ago to do the animation of the nutcracker oleo scissor without the need for nasal: http://wiki.flightgear.org/index.php/Howto:_Animate_gear_scissors Enjoy, Torsten -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] releases +- bugs
A quick follow-up on my previous post... While researching this a bit more, I found a very interesting engineering document on the mechanics of landing gear systems: http://www.mecheng.adelaide.edu.au/~marjom01/Aeronautical%20Engineering%20Projects/2006/group11.pdf The PDF is just over 6mb in size, but well worth the download. There are very good descriptions of the mechanics involved with different gear systems--and included is some c172-specific information as well, in Chapter 8 (Page 38). The author also shows a calculation showing that a typical nose strut in a 172 compresses about 9.3" on landing. TB On Dec 9, 2009, at 9:02 AM, Thomas Betka wrote: > I am not exactly sure what you guys are talking about with the "nut cracker" > reference, but the Oleo Strut the vertical assembly with compressed air (or > Nitrogen) and hydraulic oil. There is a piston assembly and a metered orifice > arrangement, allowing this assembly to act as a shock-absorbing device. > > The scissors assembly is a torque link, and helps dampen/resist torque > moments imposed on the nose landing gear. A&P school was a while ago for me, > but generally speaking, I believe the torque link is considered a part of the > entire Oleo assembly. > > TB > > > On Dec 9, 2009, at 8:13 AM, Gene Buckle wrote: > >> On Tue, 8 Dec 2009, dave perry wrote: >> >>> On 12/01/2009 11:38 AM, John Denker wrote: On 12/01/2009 11:19 AM, Heiko Schulz wrote: > To your note: So the c172p has now: > -struts animation The reported bug http://www.av8n.com/fly/fgfs/htm/bug-list.htm#bug-x1768 concerns the nutcracker, which as of 1 Dec 2009 looks quite weird because it doesn't fold; it just gets shoved rigidly up into the cowling. >>> I just submitted a patch that animates the c172p nose gear "nutcracker" >>> so it folds as the strut is compressed. >>> >> It's called an oleo strut. :) >> >> g. >> > > > -- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
[Flightgear-devel] missing 737-BmiBaby referenced by AI traffic file
Relaying a report from IRC (by "blucher"): data/AI/Traffic/B/BMI.xml in cvs is referencing Aircraft/737/737-BmiBaby.xml which is not in cvs. -- Csaba/Jester -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] releases +- bugs
I am not exactly sure what you guys are talking about with the "nut cracker" reference, but the Oleo Strut the vertical assembly with compressed air (or Nitrogen) and hydraulic oil. There is a piston assembly and a metered orifice arrangement, allowing this assembly to act as a shock-absorbing device. The scissors assembly is a torque link, and helps dampen/resist torque moments imposed on the nose landing gear. A&P school was a while ago for me, but generally speaking, I believe the torque link is considered a part of the entire Oleo assembly. TB On Dec 9, 2009, at 8:13 AM, Gene Buckle wrote: > On Tue, 8 Dec 2009, dave perry wrote: > >> On 12/01/2009 11:38 AM, John Denker wrote: >>> On 12/01/2009 11:19 AM, Heiko Schulz wrote: >>> >>> To your note: So the c172p has now: >>> -struts animation >>> >>> The reported bug >>> http://www.av8n.com/fly/fgfs/htm/bug-list.htm#bug-x1768 >>> concerns the nutcracker, which as of 1 Dec 2009 looks quite >>> weird because it doesn't fold; it just gets shoved rigidly >>> up into the cowling. >>> >>> >>> >>> >> I just submitted a patch that animates the c172p nose gear "nutcracker" >> so it folds as the strut is compressed. >> > It's called an oleo strut. :) > > g. > -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
[Flightgear-devel] Inadvertant change to c172p p_factor
I just noticed that the patch to animate the c172p nose gear strut scissors that I sent to James Turner to commit also picked up a "local" change I made to decrease the p_factor. RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/c172p/c172p.xml,v retrieving revision 1.24 diff -u -p -r1.24 c172p.xml --- c172p.xml6 Dec 2009 19:12:23 -1.24 +++ c172p.xml9 Dec 2009 03:31:22 - @@ -209,7 +209,7 @@ 0.0 1 - 10 + 5 Index: initfile.xml === This can be changed back to 10 easily. I have many hours in real c172's and the value of p_factor = 10 "feels" to me unrealistic. That is why my local copy was changed to p_factor = 5. Regards, Dave P. -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] releases +- bugs
On Tue, 8 Dec 2009, dave perry wrote: > On 12/01/2009 11:38 AM, John Denker wrote: >> On 12/01/2009 11:19 AM, Heiko Schulz wrote: >> >> >>> To your note: So the c172p has now: >>> >> -struts animation >> >> The reported bug >>http://www.av8n.com/fly/fgfs/htm/bug-list.htm#bug-x1768 >> concerns the nutcracker, which as of 1 Dec 2009 looks quite >> weird because it doesn't fold; it just gets shoved rigidly >> up into the cowling. >> >> >> >> > I just submitted a patch that animates the c172p nose gear "nutcracker" > so it folds as the strut is compressed. > It's called an oleo strut. :) g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one of its kind. ScarletDME - The red hot Data Management Environment A Multi-Value database for the masses, not the classes. http://www.scarletdme.org - Get it _today_! -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] Debug Assertion Failed in Sample_opneal.hxx
Alan Teeder wrote: > In debug the program now fails in sample_openal.cxx at line 477 > (if(sample->is_file() ) free (sample_data) ;) > , reporting a possible heap corruption. That's virtually impossible. You might check the code if you see a problem but this starts to look like a compiler bug. MSV9 seemed to work for everybody who uses it. Erik -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] GPS find nearest.
On 9 Dec 2009, at 13:47, Scott Hamilton wrote: >Something I was playing around with a few months back I thought, if only I > could find the nearest VOR/NDB/FIX/APT to >some point that I am not at but will be in the near future, unfortunately > I've forgotten what it was I was trying to do, >but I'm sure it was a good idea ;) Yep, agreed, it's an obvious thing to support. And easy to do, as well! > Off-topic is there anyway in Nasal to find the ILS frequencies and > optionally the name, for a particular airport and runway? Yes, the airportinfo function returns you a Nasal hash with all this and more. Also, although it's not exposed in the current GPS GUI dialog, when you search for an airport, the GPS scratch data contains the runways, including ILS frequencies, headings and names. You can see them in the property browser. James -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] Debug Assertion Failed in Sample_opneal.hxx
Eric No improvement, sorry :-( To compile I had to remove one of the "=" in line 440 of soundmgr_openal.cxx (void *sample_data == NULL;) . On the problematic Vista laptop, when I run fgfs release with --disable-sound there is no problem. Once sound is enabled the program fails. In debug the program now fails in sample_openal.cxx at line 477 (if(sample->is_file() ) free (sample_data) ;) , reporting a possible heap corruption. The XP box continues to perform with fgfs release as expected, complete with sound. However the XP box with fgfs debug fails at the same point as the Vista laptop. On the bright side (always look for that) I no longer have failures on either machine when Flightgear is exited. Alan -- From: "Erik Hofman" Sent: Wednesday, December 09, 2009 10:13 AM To: "FlightGear developers discussions" Subject: Re: [Flightgear-devel] Debug Assertion Failed in Sample_opneal.hxx at line > Alan Teeder wrote: >> Eric >> >> Yes, both are 32 bit with identical Visual C++ 2008 (VC09) and Flightgear >> library setups. OpenALand Alut are from the Creative site. The Vista >> laptop >> is Intel dual core, the XP box is an ancient Athlon. > > I've updated the code slightly to not assign the sample data to the > SGSoundSample class in case of loading a file. > Could you test if this solves the problem for you? > > Erik > > -- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] GPS find nearest.
On Wed, 2009-12-09 at 08:27 +, James Turner wrote: I second this. Something I was playing around with a few months back I thought, if only I could find the nearest VOR/NDB/FIX/APT to some point that I am not at but will be in the near future, unfortunately I've forgotten what it was I was trying to do, but I'm sure it was a good idea ;) Off-topic is there anyway in Nasal to find the ILS frequencies and optionally the name, for a particular airport and runway? S. > On 9 Dec 2009, at 00:25, Sébastien MARQUE wrote: > > > I've got an suggestion for the gps code: a command "nearest-coord" (or > > better name) which would give nearest navaid for arbitrary coordinates, > > given by scratch/longitude-deg and scratch/latitude-deg. It will allow > > to implement a simple navaid-to-navaid flight-plan in a FG session. I > > tried already months ago, but I can't get it to work properly. > > This doesn't even need a new command - I shall just update the code so that > if you optionally set a valid lat/lon when executing 'nearest', it uses that > position instead of the current GPS position. I will hopefully get this into > CVS today. > > If it's useful, there's several commands that could be updated to have this > behaviour. > > Regards, > James > -- > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
[Flightgear-devel] Compile Simgear error
>> From: hujingfei...@sina.com >> Compile Simgear error >> Tools: Visual studio 2008 >> ... >> .../sgmisc.hxx(29) : warning C4002: “min”宏的实参太多 >> ... Hi Hu, I am not sure this will solve all your problems, but certainly those related to 'min' and 'max', which may be all of them... You must define NOMINMAX in the Visual Studio IDE - In Properties -> Configuration Properties -> C/C++ -> Preprocessor -> Preprocessor Definitions just add NOMINMAX to the semicolon (;) separated list... This list should also include things like _USE_MATH_DEFINES; _CRT_SECURE_NO_DEPRECIATE;_CRT_SECURE_NO_WARNINGS;HAVE_CONFIG_H as well as this NOMINMAX And please note the simgear cvslogs is _NOT_ the correct place for user messages. Use this or Hope this helps... Regards, Geoff. -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] Debug Assertion Failed in Sample_opneal.hxx
Alan Teeder wrote: > Eric > > Yes, both are 32 bit with identical Visual C++ 2008 (VC09) and Flightgear > library setups. OpenALand Alut are from the Creative site. The Vista laptop > is Intel dual core, the XP box is an ancient Athlon. I've updated the code slightly to not assign the sample data to the SGSoundSample class in case of loading a file. Could you test if this solves the problem for you? Erik -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] [GIT] misc fixes
Csaba Halász wrote: > 2) fix a crash in SGSoundMgr::stop() due to invalid iterator usage: > http://gitorious.org/~jester/fg/jesters-sg-clone/commit/12604fb231631252b13af1338020926e2ca1a605 > Thanks to Vivian for reporting. That one still bites me once in a while. I don't like itterators all that much because of it. Thanks for reporting (and the fix). Erik -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel
Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Instruments-3d/zkv500 MainScreens.nas, 1.7, 1.8 TaskScreens.nas, 1.3, 1.4 TurnpointScreens.nas, 1.5, 1.6
On 9 Dec 2009, at 00:25, Sébastien MARQUE wrote: > I've got an suggestion for the gps code: a command "nearest-coord" (or > better name) which would give nearest navaid for arbitrary coordinates, > given by scratch/longitude-deg and scratch/latitude-deg. It will allow > to implement a simple navaid-to-navaid flight-plan in a FG session. I > tried already months ago, but I can't get it to work properly. This doesn't even need a new command - I shall just update the code so that if you optionally set a valid lat/lon when executing 'nearest', it uses that position instead of the current GPS position. I will hopefully get this into CVS today. If it's useful, there's several commands that could be updated to have this behaviour. Regards, James -- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel