[Flightgear-devel] Enhanced KT-70 Test Display

2007-01-21 Thread Ron Jensen
This patch makes /instrumentation/kt-70/outputs/flight-level and id-code go to all "8"s during self-test. Changing this instrument should have no negative effects since no aircraft currently in CVS seems to actually use the kt-70... Index: kt_70.cxx =

Re: [Flightgear-devel] Bug in property tree

2007-01-21 Thread Maik Justus
Hi just to clarify: if I wrote delete, I meant not delete as cpp defines delete. I thought of removing a node. Maik Maik Justus schrieb am 22.01.2007 01:11: > Hi, > > the patch-cache of the property tree is not designed for node-deleting. > But the multiplayer code deletes nodes deletes nodes

[Flightgear-devel] Bug in property tree

2007-01-21 Thread Maik Justus
Hi, the patch-cache of the property tree is not designed for node-deleting. But the multiplayer code deletes nodes deletes nodes very often. If you access such nodes by name, which is necessary to acces multiplayer-nodes (you can not store a pointer, tho node could be deleted meanwhile), you o

Re: [Flightgear-devel] towing scenario

2007-01-21 Thread Durk Talsma
Hi Maik, Sounds like a fun demo. Didn't have a chance to try it yet, but will try later. On Sunday 21 January 2007 23:41, Maik Justus wrote: > 1) the on-ground flag sets the origin of the aircraft on ground, not the > wheels. How can I define an offset? I don't know this off the top of my head

[Flightgear-devel] towing scenario

2007-01-21 Thread Maik Justus
Hi, melchior has commited my simple AI-aerotow scenario. Added Files: KRHV_towing_demo.xml Log Message: Maik JUSTUS: towing scenario; use --aircraft=bocian --airport=krhv --runway=31L and when the j3 is in front of you Ctrl-o to connect, Shift-o to release tow

Re: [Flightgear-devel] saving aircraft specific data (Hobbs meter etc.)

2007-01-21 Thread Melchior FRANZ
I have now also implemented a timer class that saves the accumulated time to the aircraft data file in ~/.fgfs/aircraft-data/ and restores that next time (can be turned off). Syntax: aircraft.timer.new(, [ [, ]]); ... property path or props.Node hash where timer value

Re: [Flightgear-devel] altAlert problems

2007-01-21 Thread Roy Vegard Ovesen
On Sunday 21 January 2007 19:15, John Wojnaroski wrote: > Likewise, not sure where you're going with this. ATC simply reports the > current altimeter setting to the pilot. Above FL180 all altimeters are > set to 29.92 or 1013. Encoding report aircraft altitude, otherwise ATC > relies on what the

[Flightgear-devel] transponder situation

2007-01-21 Thread John Denker
1) Here's a patch to add some semblance of a transponder to the Skylane (c182 and c182rg) http://www.av8n.com/fly/fgfs/xpdr-skylane.diff This increases the usefulness of the model as a procedures trainer. 2) I notice that xpdr.xml is presently not much more than a stub. It d

Re: [Flightgear-devel] altAlert problems

2007-01-21 Thread John Wojnaroski
Roy Vegard Ovesen wrote: >On Sunday 21 January 2007 17:42, Martin Spott wrote: > > >>Roy Vegard Ovesen wrote: >> >> >>>I asked on the developer list if anyone knew how ATC converted from >>>pressure altitude to altitude, because I think that would be the correct >>>way to do it. Does anyone

[Flightgear-devel] More updates to C182RG

2007-01-21 Thread Ron Jensen
Fix aircraft help and remove redundant key binding Index: c182rg-set.xml === RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/c182rg/c182rg-set.xml,v retrieving revision 1.3 diff -u -r1.3 c182rg-set.xml --- c182rg-set.xml 21 Jan 2

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:

2007-01-21 Thread Martin Spott
Melchior FRANZ wrote: > And, BTW: did you ask Erik because of the PC7 patch that you just > committed? Actually, I sent this same patch to Erik several minutes > before you committed it. I could have done it myself, but didn't > want to do it behind his back. :-} Well, do you remember Erik expl

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Ki-84 Ki-84-set.xml, 1.4,

2007-01-21 Thread gh.robin
On Sun 21 January 2007 18:18, you wrote: On Sun 21 January 2007 18:13, you wrote: > On Sun 21 January 2007 18:06, Melchior FRANZ wrote: > > * Martin Spott -- Sunday 21 January 2007: > > > Melchior, did you talk to the author of the aircraft about this > > > 'issue' ? > > > > I talked to him,

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:

2007-01-21 Thread Melchior FRANZ
* Martin Spott -- Sunday 21 January 2007: > I'd call it a good habit to ask him before repeatingly removing a > (small) part of his aircraft configuration. And, BTW: did you ask Erik because of the PC7 patch that you just committed? Actually, I sent this same patch to Erik several minutes before y

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:

2007-01-21 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 21 January 2007: > To: Stuart Buchanan <*>, > Vivian Meazza <*>, > Detlef FABER <*>, > Tatsuhiro NISHIOKA <*>, > Syd ADAMS <*> Arghh ... sorry for posting the mail addresses. :-( m. --

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:

2007-01-21 Thread Melchior FRANZ
* Martin Spott -- Sunday 21 January 2007: > Well, I didn't experience any difficulties exchanging EMails with Tat and > I'd call it a good habit to ask him before repeatingly removing a > (small) part of his aircraft configuration. Again: I did ask (see mail below). All others replied and either a

Re: [Flightgear-devel] altAlert problems

2007-01-21 Thread Roy Vegard Ovesen
On Sunday 21 January 2007 17:42, Martin Spott wrote: > Roy Vegard Ovesen wrote: > > I asked on the developer list if anyone knew how ATC converted from > > pressure altitude to altitude, because I think that would be the correct > > way to do it. Does anyone know? > > How do you mean this ? They si

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Ki-84 Ki-84-set.xml, 1.4,

2007-01-21 Thread gh.robin
On Sun 21 January 2007 18:06, Melchior FRANZ wrote: > * Martin Spott -- Sunday 21 January 2007: > > Melchior, did you talk to the author of the aircraft about this > > 'issue' ? > > I talked to him, but he didn't respond. (I wouldn't even have had to > ask, as this is an architectural matter. Like

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Ki-84 Ki-84-set.xml, 1.4,

2007-01-21 Thread Frederic Bouvier
Quoting Melchior FRANZ : > * Martin Spott -- Sunday 21 January 2007: > > Melchior, did you talk to the author of the aircraft about this > > 'issue' ? > > I talked to him, but he didn't respond. (I wouldn't even have had to > ask, as this is an architectural matter. Like renaming a property and >

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS:

2007-01-21 Thread Martin Spott
Melchior FRANZ wrote: > * Martin Spott -- Sunday 21 January 2007: > > Melchior, did you talk to the author of the aircraft about this > > 'issue' ? > > I talked to him, but he didn't respond. (I wouldn't even have had to > ask, as this is an architectural matter. Like renaming a property and > ada

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Ki-84 Ki-84-set.xml, 1.4,

2007-01-21 Thread Melchior FRANZ
* Martin Spott -- Sunday 21 January 2007: > Melchior, did you talk to the author of the aircraft about this > 'issue' ? I talked to him, but he didn't respond. (I wouldn't even have had to ask, as this is an architectural matter. Like renaming a property and adapting all aircraft for that.) m. -

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: data/Aircraft/Ki-84 Ki-84-set.xml, 1.4,

2007-01-21 Thread Martin Spott
Melchior Franz wrote: > Update of /var/cvs/FlightGear-0.9/data/Aircraft/Ki-84 > In directory baron:/tmp/cvs-serv4534 > > Modified Files: > Ki-84-set.xml > Log Message: > remove redundant n/N key bindings for the second time Melchior, did you talk to the author of the aircraft about this

Re: [Flightgear-devel] altAlert problems

2007-01-21 Thread Martin Spott
Roy Vegard Ovesen wrote: > I asked on the developer list if anyone knew how ATC converted from pressure > altitude to altitude, because I think that would be the correct way to do it. > Does anyone know? How do you mean this ? They simply 'know' the reference pressure in the area where you're c

[Flightgear-devel] PC7 fails on CVS HEAD [PATCH]

2007-01-21 Thread Ron Jensen
Fix failure on CVS HEAD Index: pc7.xml === RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/pc7/pc7.xml,v retrieving revision 1.6 diff -u -r1.6 pc7.xml --- pc7.xml 6 Jan 2007 17:46:49 - 1.6 +++ pc7.xml 21 Jan 2007 16:

Re: [Flightgear-devel] Changes for the c182rg

2007-01-21 Thread Martin Spott
Ron Jensen wrote: > Would someone please commit these changes for me? Done, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -- --

[Flightgear-devel] improved engine sound for skylane (c182 and c182rg)

2007-01-21 Thread John Denker
Here is a patch to make the engine sound more like it should for the skylane (c182 and c182rg) http://www.av8n.com/fly/fgfs/skylane-sound.diff Previously the sound was the same for all engine speeds from 1500 RPM on up. This detracted from the realism. Pilots are verrry attuned to small chang

[Flightgear-devel] proper tach for skylane (c182 and c182rg)

2007-01-21 Thread John Denker
I cobbled up a tachometer with the proper green arc and redline for the c182 and c182rg Here's the graphic plus the xml to make it work: http://www.av8n.com/fly/fgfs/tach-skylane.tgz Here's a patch to install it in the panel of both aircraft: http://www.av8n.com/fly/fgfs/tach-skylane.diff

Re: [Flightgear-devel] Bug with MP-aircrafts: sometimes not updated after beeing resetted

2007-01-21 Thread gh.robin
On Sun 21 January 2007 16:07, Maik Justus wrote: > Hi, > > I (and other user) have the problem, that sometimes a MP-aircraft after > resetting by its pilot is displayed at the last position before the > reset for a long while. In this cases, the time stamps of the packets > sent by the MP-aircraft

[Flightgear-devel] Bug with MP-aircrafts: sometimes not updated after beeing resetted

2007-01-21 Thread Maik Justus
Hi, I (and other user) have the problem, that sometimes a MP-aircraft after resetting by its pilot is displayed at the last position before the reset for a long while. In this cases, the time stamps of the packets sent by the MP-aircraft have a much older timestamp than the last one before th

Re: [Flightgear-devel] Fix a few GCC warnings (i.e Shut UP GCC).

2007-01-21 Thread Nick Warne
On Sunday 21 January 2007 12:58, Nick Warne wrote: > Hi All, > > I get a few warnings when building fgfs (gcc-3.4.6), all to do with int > conversion: > > > FGInitialCondition.cpp:806: warning: converting to `int' from `double' > 806: n = document->FindElementValueAsNumber("running"); > fix: > n =

[Flightgear-devel] Fix a few GCC warnings (i.e Shut UP GCC).

2007-01-21 Thread Nick Warne
Hi All, I get a few warnings when building fgfs (gcc-3.4.6), all to do with int conversion: FGInitialCondition.cpp:806: warning: converting to `int' from `double' 806: n = document->FindElementValueAsNumber("running"); fix: n = (int)document->FindElementValueAsNumber("running"); FGInput.cpp:2

Re: [Flightgear-devel] Make error in hitch.cpp

2007-01-21 Thread _hj_
Melchior FRANZ wrote: > * Melchior FRANZ -- Sunday 21 January 2007: >> CVS up? This bug was in CVS for around 30 minutes yesterday >> evening GMT, and then fixed. > > Whoops, no. Forgot one file. Sorry. Fix comes in a few minutes. > > m. > Fixed. thanks Hans

Re: [Flightgear-devel] Make error in hitch.cpp

2007-01-21 Thread Melchior FRANZ
* Melchior FRANZ -- Sunday 21 January 2007: > CVS up? This bug was in CVS for around 30 minutes yesterday > evening GMT, and then fixed. Whoops, no. Forgot one file. Sorry. Fix comes in a few minutes. m. - Take Surveys. Earn

[Flightgear-devel] altAlert problems

2007-01-21 Thread Roy Vegard Ovesen
On Sunday 21 January 2007 03:20, you wrote: > Hi Roy, > I did a lot of testing today. While using "real weather" with the baro > setting, I noticed that the captured altitude was off by about 1000 ft > times the delta between baro setting and 29.92. Looking at the nasal > for the new altAlert , i

Re: [Flightgear-devel] Make error in hitch.cpp

2007-01-21 Thread Melchior FRANZ
* _hj_ -- Sunday 21 January 2007: > I have the following build error with yasim fdm. > cvs HEAD update is from 21/01/07 10:40 AM GMT+1 > Any idea how to fix this? CVS up? This bug was in CVS for around 30 minutes yesterday evening GMT, and then fixed. $ cvs status yasim-test.cpp|grep Working

Re: [Flightgear-devel] Segfault on scenery load with flightgear OSG

2007-01-21 Thread Frederic Bouvier
Jon Stockill a écrit : > I'm getting reproducable segfaults with the OSG version of flightgear. > Simply start at EGNM and you'll get a segfault during scenery loading. > I've attached a backtrace below. It appears to be caused by the scale > transformation (and I suspect therefore that this cou

[Flightgear-devel] Make error in hitch.cpp

2007-01-21 Thread _hj_
I have the following build error with yasim fdm. cvs HEAD update is from 21/01/07 10:40 AM GMT+1 Any idea how to fix this? == Making install in YASim make[3]: Entering directory `/home/hans/flightgear/cvs/osg/flightgear/build/src/ FDM/YASim' g++ -g -O2 -I/home/hans/flightg