Re: [Flightgear-devel] Correction to Input/Joystick/Saitek/X52.xml

2008-12-09 Thread Laurent Vromman
Hi Tat, My patch does not change the windows behaviour. I have to admin it was good already good for this OS, because I can't test it myself. But I assure you it corrects a real problem with Linux. Rudder and mixture on the same axe is a real mess ! I have no other problem with my version of the

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread Syd
Durk Talsma wrote: > Hi Everybody, > > Just to follow up to my previous mail regarding the prereleases. I hope to > roll out another release candidate tomorrow evening (CET). As for the > aircraft > selection, I would like to make the following changes: > > - Remove Concorde and replace by the

Re: [Flightgear-devel] Correction to Input/Joystick/Saitek/X52.xml

2008-12-09 Thread Tatsuhiro Nishioka
Hi Laurent, I also have my own version of X52.xml that is more useful than that in CVS, I guess. I applied your patch to mine, so please give it a try. My prebuilt FlightGear for Mac OS already has this file, and some users have told me that this should be in CVS, and I guess this is a good tim

Re: [Flightgear-devel] c172 flight characteristics

2008-12-09 Thread Martin Spott
John Denker wrote: > My point here is that most pilots, especially low-time private > pilots, [...] Well, at least your perception of real-life flying which you've been demonstrating to us in the past on this list would make me believe you to be pretty much on-par with these people > Here i

Re: [Flightgear-devel] [PATCH] update dialogs with parkpos

2008-12-09 Thread Michael Smith
Csaba Halász wrote: > Hi! > > Reacting to a feature request, attached patch adds support for > parkpos selection in the "location on ground" dialog, and clears any > parkpos preset in the "airports" dialog. > Somebody please review and commit. > > > -

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread gerard robin
On mercredi 10 décembre 2008, Csaba Halász wrote: > On Tue, Dec 9, 2008 at 8:52 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > > The only suspicious thing so far is that the DataVariance is set to > > STATIC. > > Indeed, setting it to dynamic seems to fix this problem. Maybe other > animations are a

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Csaba Halász
On Tue, Dec 9, 2008 at 8:52 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > > The only suspicious thing so far is that the DataVariance is set to STATIC. Indeed, setting it to dynamic seems to fix this problem. Maybe other animations are affected too. -- Csaba/Jester Index: simgear/scene/model/ani

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread Heiko Schulz
Hi, > Hi Everybody, > > Just to follow up to my previous mail regarding the > prereleases. I hope to > roll out another release candidate tomorrow evening (CET). > As for the aircraft > selection, I would like to make the following changes: > > - Remove Concorde and replace by the following

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread gerard robin
On mardi 09 décembre 2008, Durk Talsma wrote: > Hi Everybody, > > Just to follow up to my previous mail regarding the prereleases. I hope to > roll out another release candidate tomorrow evening (CET). As for the > aircraft selection, I would like to make the following changes: > > - Remove Concor

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread Michael Smith
Heiko Schulz wrote: >> - Remove Concorde and replace by the following two >> aircraft: 1) On of the >> following light aircraft, as suggested by James Sleeman: >> Lionceau, , >> Skyranger, or, J, and 2) The Piper Seneca. >> >> > Please select the SenecaII- it has the best cockpit, made by th

Re: [Flightgear-devel] Performance and initialization patch

2008-12-09 Thread Yon Uriarte
Hi, one little thing i was meaning to include but forgot. At the end of fgMainLoop() add: scenery_loaded = true; } if( ! scenery_loaded ) { unsigned int tocompile = FGScenery::getPagerSingleton()->getDataToCompileListSize(); unsigned int requests = FGScenery::getPag

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread Heiko Schulz
> - Remove Concorde and replace by the following two > aircraft: 1) On of the > following light aircraft, as suggested by James Sleeman: > Lionceau, , > Skyranger, or, J, and 2) The Piper Seneca. > Please select the SenecaII- it has the best cockpit, made by the pilot who flies this aircraft-

Re: [Flightgear-devel] FlightGear 1.99.5 RC1 feedback summary

2008-12-09 Thread Durk Talsma
Hi Everybody, Just to follow up to my previous mail regarding the prereleases. I hope to roll out another release candidate tomorrow evening (CET). As for the aircraft selection, I would like to make the following changes: - Remove Concorde and replace by the following two aircraft: 1) On of t

Re: [Flightgear-devel] Performance and initialization patch

2008-12-09 Thread Yon Uriarte
Hi, weekly resubmit. New this week: o After scenery finishes loading: FGScenery::getPagerSingleton()->setMaximumNumOfObjectsToCompilePerFrame(1); Should help with excessive frame drops. Default is 4. o Integrated James Turner's fixes, thank you. o SGAtomic not longer used: big mem savings o

Re: [Flightgear-devel] GPS/FMS/route-manager changes

2008-12-09 Thread Durk Talsma
On Monday 08 December 2008 21:59:53 I wrote: > Can't tell whether this is related, but I just noticed a problem with the > b1900d's ILS localizer. I tried a little circuit: starting off at EHAM park > position B01, taxied to runway 36L, made a 90 deg right, for about a > minute, then a 180 right, u

Re: [Flightgear-devel] NAV display proof-of-concept

2008-12-09 Thread Syd
If you have some spare time, could you add clickable models / hot- > spots for the ND-MCP panel on the 777-200? (and maybe pass the panel > onto Gijs for the 747-400, they seem to be virtually identical). Yes I can finish up that panel , the large part of the Primus is out of the way now. Bu

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Csaba Halász
On Tue, Dec 9, 2008 at 6:03 PM, Brisa Francesco <[EMAIL PROTECTED]> wrote: > Hi > > I am currently investigating why the change immatriculation script for > dr400 aircraft stop working. Anyway, the xml loading doesn't seem to have anything to do with the problem. All files load fine. The only prob

Re: [Flightgear-devel] Simgear Build - pthread.h, and alut.h

2008-12-09 Thread Fabian Grodek
Never mind, your tip to google for the libraries helped me a lot, and should help me in the future for almost anything I'll need :) I should have thought about it before. I'll change the path for the alut fil, which I already have in the OpenAl package. Thank you very much. Fabian On Tue, Dec 9,

Re: [Flightgear-devel] Simgear Build - pthread.h, and alut.h

2008-12-09 Thread Yon Uriarte
Hi, omg, im getting senile, my apologies. Alut is from the OpenAL package. I compile it from the OpenAL SVN repos and have yet to hear a single sound from fg. But it compiles and runs. I use pthreads-2-8-0, precompiled. hth, yon On Tue, Dec 9, 2008 at 2:48 PM, Yon Uriarte <[EMAIL PROTECTED]> w

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Csaba Halász
On Tue, Dec 9, 2008 at 6:25 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > > Those are supposed to be created in io.nas, line 303: > ># validation listeners for load[xml]/save[xml]/parsexml() (see > utils.cxx:fgValidatePath) >var n = props.globals.getNode("/sim/paths/validate", 1).remove();

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Csaba Halász
On Tue, Dec 9, 2008 at 6:03 PM, Brisa Francesco <[EMAIL PROTECTED]> wrote: > > fgValidatePath is in util.cxx and it tries to set something in the > /sim/paths/validate/read > > when I am in fgfs and browse the property tree this "directory" does not > exists ! > > could this be the cause of it fail

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Brisa Francesco
Martin Spott ha scritto: > Brisa Francesco wrote: >> am currently investigating why the change immatriculation script for >> dr400 aircraft stop working. >> > Would you please have a look at the updated 'Protocol/fgcom.xml' file, > remove the last-but-one section: > > > callsign >

Re: [Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Martin Spott
Brisa Francesco wrote: > I am currently investigating why the change immatriculation script for > dr400 aircraft stop working. Would you please have a look at the updated 'Protocol/fgcom.xml' file, remove the last-but-one section: callsign string CALLSIGN=%s /sim/multiplay/

[Flightgear-devel] problem with dr400 and path validation

2008-12-09 Thread Brisa Francesco
Hi I am currently investigating why the change immatriculation script for dr400 aircraft stop working. looking from the nasal code I ended up that it calls: fgcommand("loadxml", args) ? ret : nil; that is inside io.nas. Now, loadxml is a built in function inside fg_commands which calls the do_

[Flightgear-devel] C172P FDM

2008-12-09 Thread Tom Betka
Flying the 172P in v1.0.0, I see that it has changed from what I remember in v0.9.10. I haven't flown the older version in a while, but I don't recall some of the things that I am now seeing. So I will have to recompile the latest CVS version on my linux machine tonight, and try it there. But I wil

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main globals.cxx, 1.55, 1.56

2008-12-09 Thread Frederic Bouvier
Thank you Tim -Fred - "Frederic Bouvier" a écrit : > Oops. I did a cut n paste from the error window. I am not able to do > that until this evening ( CET ), so if someone else want to do that, > go. > > -Fred > > - "Martin Spott" a écrit : > > > Frederic, > > > > Frederic Bouvier wro

[Flightgear-devel] src/Main/globals.cxx

2008-12-09 Thread Tobias Ramforth
Hello, could anyone with write-access to the repository please change the backslashes in the "include-part" of the file mentioned above to "normal" slashes? Thank you! Greetings, Tobias Ramforth begin:vcard fn:Tobias Ramforth n:Ramforth;Tobias email;internet:[EMAIL PROTECTED] x-mozilla-html:FA

Re: [Flightgear-devel] Simgear Build - pthread.h, and alut.h

2008-12-09 Thread Yon Uriarte
Hi, google for pthreads-win32 and freealut (iirc). HTH, regards, yon On Tue, Dec 9, 2008 at 2:37 PM, Fabian Grodek <[EMAIL PROTECTED]>wrote: > Hello, > Here's a noobie question about Simgear build (in VC++ 2005 Express Edition) > I get messages that the files pthread.h and alut.h cannot be fo

Re: [Flightgear-devel] Translations

2008-12-09 Thread Laurent Vromman
Sorry, the strings-fr.xml_patch in the previous mail is wrong. This one is correct. Laurent 2008/12/9 Laurent Vromman <[EMAIL PROTECTED]> > Hi, > Here is the complete french translation of the file strings-default.xml. > > I also add strings-default.xml because I have corrected a very smal typing

Re: [Flightgear-devel] Correction to Input/Joystick/Saitek/X52.xml

2008-12-09 Thread Laurent Vromman
In order to help you, I have checked out the sources and prepared a patch for this file. Thank you for everything, Laurent 2008/12/9 Laurent Vromman <[EMAIL PROTECTED]> > Hi everyone, > Let me present myself because I am new to this list. > My name is Laurent, I live in France where I use flightg

[Flightgear-devel] Translations

2008-12-09 Thread Laurent Vromman
Hi, Here is the complete french translation of the file strings-default.xml. I also add strings-default.xml because I have corrected a very smal typing mistake. Thank you, Laurent strings-default.xml_patch Description: Binary data strings-fr.xml_patch Description: Binary data

[Flightgear-devel] Simgear Build - pthread.h, and alut.h

2008-12-09 Thread Fabian Grodek
Hello, Here's a noobie question about Simgear build (in VC++ 2005 Express Edition) I get messages that the files pthread.h and alut.h cannot be found. These files are called by #include statements in sgthread.hxx (v1.9) and sample_openal.cxx (v1.32) and .hxx (v1.23). Where could I find these files

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main globals.cxx, 1.55, 1.56

2008-12-09 Thread Frederic Bouvier
Oops. I did a cut n paste from the error window. I am not able to do that until this evening ( CET ), so if someone else want to do that, go. -Fred - "Martin Spott" a écrit : > Frederic, > > Frederic Bouvier wrote: > > > Index: globals.cxx > > =

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main globals.cxx, 1.55, 1.56

2008-12-09 Thread Martin Spott
Frederic, Frederic Bouvier wrote: > Index: globals.cxx > === > RCS file: /var/cvs/FlightGear-0.9/source/src/Main/globals.cxx,v > retrieving revision 1.55 > retrieving revision 1.56 > diff -C 2 -r1.55 -r1.56 > *** globals.cxx 2 Oct 20

Re: [Flightgear-devel] NAV display proof-of-concept

2008-12-09 Thread James Turner
On 9 Dec 2008, at 00:53, Syd wrote: > Looks good so far , Ive been thinking along the same lines for the > Primus 1000. > I dont know the specs for that instrument , but the Primus can only > display a maximum of 4 airports, 4 navaids , etc , which should be > easier on performance , determining

[Flightgear-devel] Correction to Input/Joystick/Saitek/X52.xml

2008-12-09 Thread Laurent Vromman
Hi everyone, Let me present myself because I am new to this list. My name is Laurent, I live in France where I use flightgear with my debian to fly when the weather is too bad to fly outdoor. Yesterday, I tried to plug my Saitek X52 to use it with fg. I have found the X52.xml file contains some m

Re: [Flightgear-devel] SE France; Was: OpenSceneGraph

2008-12-09 Thread gerard robin
On lundi 08 décembre 2008, Martin Spott wrote: > gerard robin wrote: > > When looking at your FlightGear folder , i recovered that old Signs file > > , regarding the SouthEst of France i did it more than 3 years ago. > > > > Since i have lost the source, i thought it was lost for ever. > > So i