[Flightgear-devel] Re: Nasal in scenery object XML files

2006-03-09 Thread Melchior FRANZ
* Melchior FRANZ -- Wednesday 01 March 2006 15:04: FYI: I've now added Nasal support for scenery objects to my copy of sg fg. [...] The required changes for sg fg are minimal, but because of the nearing release I better send the patches for review after the release. Curt has given

RE: [Flightgear-devel] 737-300 electrical systems

2006-03-09 Thread Innis Cunningham
Hello Markus Markus Barenhoff writes hi there, i am currently writting a simulation of the 737-300 electrical system for flightgear. it' s still work in progress. now to my question: is there someone who would like do design the pannels? :) it would be great to have them, for testing

Re: [Flightgear-devel] 737-300 electrical systems

2006-03-09 Thread Stefan Seifert
Innis Cunningham wrote: Maybe all the people who are working on the 737 need to get together and work out who is going to do what.You have as it would appear done a lot of the 737 electrical system I also know that Justin Smithies is working on the same system.I am working on the 3D cockpit

Re: [Flightgear-devel] 737-300 development (was: 737-300 electrical systems)

2006-03-09 Thread Markus Barenhoff
Stefan Seifert wrote: Innis Cunningham wrote: Maybe all the people who are working on the 737 need to get together and work out who is going to do what.You have as it would appear done a lot of the 737 electrical system I also know that Justin Smithies is working on the same system.I am

Re: [Flightgear-devel] Weird network problem

2006-03-09 Thread Drew Kirkpatrick
True, I didn't think of the portmap issue related to rpc. Moving to RPC would also me much, much more work than using XDR. Who might these mysterious coders be, working on a multiplayer network protocol? I'd like to hear their thoughts on the issue... On 3/9/06, Martin Spott [EMAIL PROTECTED]

[Flightgear-devel] nasal setprop boolean

2006-03-09 Thread Markus Barenhoff
hi there, how can i set a property from nasal to a boolean? currently i'am setting to 0 or 1 which results in a double value in the property tree. cu markus -- Markus Barenhoff - Hamburg - Germany - Earth url: http://www.alios.org/ - mail: [EMAIL PROTECTED] pgpkey: 0xAE7C7759 fp: 79 64 AA D9

[Flightgear-devel] Re: nasal setprop boolean

2006-03-09 Thread Melchior FRANZ
* Markus Barenhoff -- Thursday 09 March 2006 14:17: how can i set a property from nasal to a boolean? currently i'am setting to 0 or 1 which results in a double value in the property tree. props.globals.getNode(/foo/bar).setBoolValue(0); See $FG_ROOT/Nasal/props.nas m.

Re: [Flightgear-devel] Re: nasal setprop boolean

2006-03-09 Thread Markus Barenhoff
Melchior FRANZ wrote: * Markus Barenhoff -- Thursday 09 March 2006 14:17: how can i set a property from nasal to a boolean? currently i'am setting to 0 or 1 which results in a double value in the property tree. props.globals.getNode(/foo/bar).setBoolValue(0); thnx. cu markus -- Markus

[Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Curtis L. Olson
I would like to start working agressively towards the next FlightGear release which will be called v0.9.10 (putting off the v1.0 release for at least one more cycle.) We have quite a few important features and aircraft added since the last release so I think it would be good to get a new

[Flightgear-devel] 737-300 project

2006-03-09 Thread Justin Smithies
Right i think Marcus is right, we should have group together and find out who is doing what with regards to the 737-300. I could setup a small site on my server that will list everybodies details of what is being done by whom. Also what and who is needed etc. We could also maybe start sharing

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Vassilii Khachaturov
3. Any other major issues? I wonder if somebody (since Erik has retired from the patch integration work) has my most recent rain cone patch (stage 2) in the incoming queue. Or does it mean I have to ensure myself that enough other folks have it tested also, and then check-in it myself? I haven't

[Flightgear-devel] 737-electrical.nas

2006-03-09 Thread Justin Smithies
Hi Marcus, I tried your nasal scripts for the electrical system and i get the following errors. Nasal runtime error: undefined symbol at /opt/flightgear/share/FlightGear/Aircraft/737-Sim/Systems/737-electrical.nas, line 9 I just saved the files from your email. I have

[Flightgear-devel] Re: Next FlightGear Release - upcoming.

2006-03-09 Thread Melchior FRANZ
* Curtis L. Olson -- Thursday 09 March 2006 17:59: 2. We need to aggressively hunt down any random crashes I'm aware of four crashes: (A) tower.cxx/AI -- old, but very annoying. Happens occasionally. Very hard to reproduce. Olaf looked into it and advised me to add a debug message in

Re: [Flightgear-devel] 737-electrical.nas

2006-03-09 Thread Markus Barenhoff
Justin Smithies wrote: Hi! I just saved the files from your email. I have them running in the order of electrical.nas 737-electrical.nas I even tried them the other way around. Ok, i've attached my current version to this mail. I've forgotten to say, that i'am using e as module

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread David Megginson
On 09/03/06, Curtis L. Olson [EMAIL PROTECTED] wrote: 3. Any other major issues? The TerraGear scenery bug with the Great Lakes (and possibly other large inland lakes?) is pretty serious -- it leaves many midwest U.S. and central Canadian cities perched on giant cliffs overlooking the lakes.

[Flightgear-devel] Re: Next FlightGear Release - upcoming.

2006-03-09 Thread Melchior FRANZ
* David Megginson -- Thursday 09 March 2006 21:29: Here's another one -- the DME is no longer working unless the DME is associated with a VOR. [...] Does anyone have any suggestions about recent changes that might have broken it? I fixed one bug and don't think that it could have this side

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Ralf Gerlich
Hi, David Megginson schrieb: Here's another one -- the DME is no longer working unless the DME is associated with a VOR. That's a big problem for anyone who uses FlightGear for IFR practice (since DMEs are often associated with localizers or used standalone). I remember fixing this one once

[Flightgear-devel] fix mouse view regression

2006-03-09 Thread Jean-Yves Lefort
input.cxx log: revision 1.82 date: 2006-02-16 01:30:28 +; author: david; state: Exp; lines: +5 -11 The constrained property for a mouse mode now actually constrains the mouse rather than wrapping it. Wrapping around to the other side of the screen has very bad

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Durk Talsma
On Thursday 09 March 2006 17:59, Curtis L. Olson wrote: I would like to start working agressively towards the next FlightGear release which will be called v0.9.10 (putting off the v1.0 release for at least one more cycle.) We have quite a few important features and aircraft added since the

Re: [Flightgear-devel] 737-300 electrical systems

2006-03-09 Thread Paul Surgeon
On Thursday 09 March 2006 04:37, Markus Barenhoff wrote: hi there, i am currently writting a simulation of the 737-300 electrical system for flightgear. it' s still work in progress. now to my question: is there someone who would like do design the pannels? :) it would be great to have them,

Re: [Flightgear-devel] 737-300 electrical systems

2006-03-09 Thread Markus Barenhoff
Paul Surgeon wrote: On Thursday 09 March 2006 04:37, Markus Barenhoff wrote: i am currently writting a simulation of the 737-300 electrical system for flightgear. it' s still work in progress. now to my question: is there someone who would like do design the pannels? :) it would be great to

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Lee Elliott
On Thursday 09 March 2006 19:35, David Megginson wrote: On 09/03/06, Curtis L. Olson [EMAIL PROTECTED] wrote: 3. Any other major issues? The TerraGear scenery bug with the Great Lakes (and possibly other large inland lakes?) is pretty serious -- it leaves many midwest U.S. and central

[Flightgear-devel] KAP140 query

2006-03-09 Thread David Luff
After setting the vertical speed on the KAP140, the display of vertical speed disappears after a few seconds, even though the autopilot is still holding (or trying to) the target vertical speed. Is this correct, or should the target speed be displayed persistently? This is with the 2D c172p

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Curtis L. Olson
Ampere K. Hardraade wrote: On Thursday 09 March 2006 11:59, Curtis L. Olson wrote: 3. Any other major issues? KSFO in FlightGear seems to be sinking with each scenery rebuild. It looked relatively fine back in the days of 0.9.5, but now, it is half a meter below the surrounding

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Curtis L. Olson
David Megginson wrote: On 09/03/06, Curtis L. Olson [EMAIL PROTECTED] wrote: 3. Any other major issues? The TerraGear scenery bug with the Great Lakes (and possibly other large inland lakes?) is pretty serious -- it leaves many midwest U.S. and central Canadian cities perched on

Re: [Flightgear-devel] Ground structures pulled from diagrams.

2006-03-09 Thread Isao Yamashita
This is something that I would like to do for Washington DC.Unfortunately I don't have vector graphics, though I can easily getraster graphics of the USGS 7.5' maps.Josh ---You can use Inkscape to convert the raster graphics to SVG (or other vector) formats.My 2 centsIsaoJosh Babcock

Re: [Flightgear-devel] 737-300 electrical systems

2006-03-09 Thread Innis Cunningham
Stefan Seifert writes Innis Cunningham wrote: Maybe all the people who are working on the 737 need to get together and work out who is going to do what.You have as it would appear done a lot of the 737 electrical system I also know that Justin Smithies is working on the same system.I am

Re: [Flightgear-devel] 737-300 development (was: 737-300 electrical systems)

2006-03-09 Thread Innis Cunningham
Hello Markus Markus Barenhoff writes - Flight Instruments: I am currently working on 3D instruments for the 737 classic(not glass cockpit)but have only started on the vor guage(RMI) so the field is open for all the other instruments. One thing I would like to know is it possible currently

[Flightgear-devel] inflight / on ground / on airport

2006-03-09 Thread Markus Barenhoff
hi, are there properties in tree where i can read from if the aircraft is currently in air, on ground or even on ground/on airport? it would be nice to have (i need it for the 737 electrical system, to switch on the external ground power on airports/gates, and to implement the air/ground safety

RE: [Flightgear-devel] inflight / on ground / on airport

2006-03-09 Thread Innis Cunningham
Hello Markus Markus Barenhoff writes hi, are there properties in tree where i can read from if the aircraft is currently in air, on ground or even on ground/on airport? it would be nice to have (i need it for the 737 electrical system, to switch on the external ground power on

Re: [Flightgear-devel] Re: Next FlightGear Release - upcoming.

2006-03-09 Thread Chris Metzler
On Thu, 9 Mar 2006 19:43:13 +0100 Melchior FRANZ wrote: * Curtis L. Olson -- Thursday 09 March 2006 17:59: 2. We need to aggressively hunt down any random crashes I'm aware of four crashes: I've experienced another that I don't think is classifiable in your list. It occurred for me

Re: [Flightgear-devel] Next FlightGear Release - upcoming.

2006-03-09 Thread Mathias Fröhlich
On Thursday 09 March 2006 17:59, Curtis L. Olson wrote: 3. Any other major issues? That mouse wrapping issue reported by Jean-Yves Lefort in an other thread these hours. I noticed that too, will look into ... Greetings Mathias -- Mathias Fröhlich, email: [EMAIL PROTECTED]

Re: [Flightgear-devel] inflight / on ground / on airport

2006-03-09 Thread Ron Jensen
On Fri, 2006-03-10 at 02:22 +0100, Markus Barenhoff wrote: hi, are there properties in tree where i can read from if the aircraft is currently in air, on ground or even on ground/on airport? it would be nice to have (i need it for the 737 electrical system, to switch on the external ground

Re: [Flightgear-devel] fix mouse view regression

2006-03-09 Thread Mathias Fröhlich
On Thursday 09 March 2006 21:19, Jean-Yves Lefort wrote: This change actually breaks the view mode with PU_USE_GLUT (at least for me). It was working properly before the change; now the view jumps whenever the mouse reaches a screen edge. Checked in a fix which at least fixed that form me.