[Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Scott Hamilton
Greetings, For about the last month I've noticed with the CVS build of FG that after some time (it seems to vary between about 40mins to around 90mins) I'll get a constant stream of errors. Sometimes it starts when I switch to the Tower View, but most times it just starts

[Flightgear-devel] Hi

2009-09-13 Thread P G
Hi I'm working on Polish version of FG Wiki and I would like to make it lokos like the English wiki. So here comes my question. Where I can get Wiki theme used in wiki.flightgear.org? and is it ok if I use it? Thanks. Peter

Re: [Flightgear-devel] pilot list error

2009-09-13 Thread Stuart Buchanan
Torsten Dreyer wrote: Looks like this is a chicken-egg problem: The chicken: The model class in multiplayer.nas listens on the property /ai/models/model-added and checks for all models the property valid to be true. The egg: When AIManager attaches a model, it first loads the model

Re: [Flightgear-devel] 1.9.2 release for FSWeekend?

2009-09-13 Thread Stuart Buchanan
Tim Moore wrote: I'd prefer to shoot for having a strong beta to show at FSWeekend, then do a release around Christmas. I suppose this implies a feature freeze in the release around the 1st of October. My preference would be to do the release like we did the maintenance release -- from a

[Flightgear-devel] Multiplayer Interface

2009-09-13 Thread Julian Mayer
Hello, i try to develop a c++ program with which it is possible to feed in some other aircrafts in my flightgear FS by the multiplayer interface. I am possible to send some chat-messages from extern to flightgear, but position messages didnt work. Has someone an example or tip for such a

Re: [Flightgear-devel] Corrected joystick description file (Saitek Aviator)

2009-09-13 Thread c1498430
hat doesn't work for me with this config. to fix it: axes mist be n=6 and n=7 in quick_view definition: } if (dir == 3) { goal_heading_offset.setDoubleValue (getprop(/sim/view/config/heading-offset-deg)); goal_pitch_offset.setDoubleValue(10.0);

Re: [Flightgear-devel] Source code control systems

2009-09-13 Thread Alex Perry
On Sun, Sep 13, 2009 at 12:56 PM, Stuart Buchanan stuart_d_bucha...@yahoo.co.uk wrote: Tim Moore wrote: On 09/02/2009 09:19 PM, Curtis Olson wrote: Is this an argument to stay with CVS for the data portion of the project? This is a good point to bring up though in advance.  The default

Re: [Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Csaba Halász
On Sun, Sep 13, 2009 at 8:19 AM, Scott Hamilton scott.hamil...@popplanet.biz wrote: Greetings, Below is an short extract of the errors; Warning:: Picked up error in TriangleIntersect    (-0.072605 0.529981 -0.111424,   -0.073436 0.535242 -0.117702, -0.07705 0.529981 -0.114243)   

Re: [Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Scott Hamilton
On Sun, 2009-09-13 at 22:48 +0200, Csaba Halász wrote: On Sun, Sep 13, 2009 at 8:19 AM, Scott Hamilton scott.hamil...@popplanet.biz wrote: Greetings, Below is an short extract of the errors; Warning:: Picked up error in TriangleIntersect (-0.072605 0.529981 -0.111424,

[Flightgear-devel] Prime Meridian Crash

2009-09-13 Thread Pete Morgan
I've been playing with the latest cvs version (simgear, flightgear + data on Sept 12th) and testing my skills with VOR/DME navigation. There is a bug that causes a segfault around long 0. the test aircraft is the Bravo, climbing to around 4000ft with a speed of 250. The same happens with the

Re: [Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Scott Hamilton
On Mon, 2009-09-14 at 01:52 +0200, Csaba Halász wrote: On Mon, Sep 14, 2009 at 1:11 AM, Scott Hamilton scott.hamil...@popplanet.biz wrote: command line options; gdb --args bin/fgfs --enable-sound --enable-hud --aircraft=A380 --airport=YSSY --runway=34L --timeofday=afternoon

[Flightgear-devel] Two New Multiplayer Servers in the US.

2009-09-13 Thread Michael Smith
TB and IonCannon218 have set up two new mpservers for FG. They are both based in the United States. In Dallas, TX: mpserver05.flightgear.org are linked to 01, 02, 04, 06 and 07. (This have very low latency and very fast internet) In Wisconsin: mpserver07.flightgear.org are linked to 01, 02, 04,

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Environment atmosphere.cxx, 1.3, 1.4 atmosphere.hxx, 1.3, 1.4 environment.cxx, 1.27, 1.28 environment.hxx, 1.11, 1.12

2009-09-13 Thread Ron Jensen
On Sat, 2009-09-12 at 10:21 -0500, Tim Moore wrote: Update of /var/cvs/FlightGear-0.9/source/src/Environment In directory baron.flightgear.org:/tmp/cvs-serv2733/src/Environment Modified Files: atmosphere.cxx atmosphere.hxx environment.cxx environment.hxx Log Message: Merge branch

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Environment atmosphere.cxx, 1.3, 1.4 atmosphere.hxx, 1.3, 1.4 environment.cxx, 1.27, 1.28 environment.hxx, 1.11, 1.12

2009-09-13 Thread John Denker
On 09/13/09 19:22, Ron Jensen wrote: 639 : timoore 1.28 if (elevation_ft = ISA_def[1].height) { 640 : SG_LOG(SG_GENERAL, SG_ALERT, recalc_sl_temperature: 641 : valid only in troposphere, not elevation_ft); 642 : return; Quick question. The old code would silently