[Flightgear-devel] FlightGear on LinuxTag; Was: FlightGear Make Process: Amazing

2006-03-02 Thread Martin Spott
Martin Spott wrote: > It's pretty likely that we're going to have a booth at the Linux-Tag > exhibition in Wiesbaden on May 3 - 6, 2006. In order to present the > local area to the visitors it would be nice to have an online-map > showing Wiesbaden and its entourage. Yesterday evening I was confi

[Flightgear-devel] Re: Nasal controls.nas patch for multi-engine aircraft and changes to C310

2006-03-02 Thread Melchior FRANZ
* Buchanan, Stuart -- Thursday 02 March 2006 20:11: > I have a patch to Nasal/controls.nas. The patch changes the > adjEngControl() function to apply the adjustment to the currently selected > engine, rather than all of them. This directly affects adjThrottle(), > adjMixture(), adjCondition() and a

Re: [Flightgear-devel] svg2ac

2006-03-02 Thread Julien Pierru
here is a screenshot of another airport (CYYZ - Toronto):http://flamebunny.homelinux.net/pics/CYYZ-1.jpgCurt do you think that svg2ac can be a good addition to Terragear. Maybe having svg2ac would make some features in svg2ac more performant, and it might make more sense to have it in there. What d

[Flightgear-devel] Replacing a texture in all objects?

2006-03-02 Thread Josh Babcock
Is there a way to replace a texture (ie use another rgb file) for all objects that use that file for UV mapping? It looks like the material animation would require every object used to be listed, and in addition objects that are sorted or put in subgroups for transformations would each need their o

[Flightgear-devel] Re: MP related segfaults

2006-03-02 Thread Pigeon
> OK, we had a nice number on the MP server tonight and have a few more MP > bugs... I have this same segv only when I exit FG with MP. On the other hand I also have this problem where I can logon to the server correctly, but i do not see any other aircrafts inside FG. Pigeon. -

Re: [Flightgear-devel] Re: [Flightgear-cvslogs] CVS: source/src/FDM/YASim Hook.cpp,1.1,1.2 Hook.hpp,1.2,1.3 Launchbar.cpp,1.1,1.2 Launchbar.hpp,1.2,1.3 Model.cpp,1.8,1.9 YASim.cxx,1.33,1.34

2006-03-02 Thread Frederic Bouvier
Martin Spott wrote : > Andy Ross wrote: > >> Update of /var/cvs/FlightGear-0.9/source/src/FDM/YASim >> In directory baron:/tmp/cvs-serv14675 >> >> Modified Files: >> Hook.cpp Hook.hpp Launchbar.cpp Launchbar.hpp Model.cpp >> YASim.cxx >> > > I have the impression there's a bugle

[Flightgear-devel] MP related segfaults

2006-03-02 Thread AJ MacLeod
OK, we had a nice number on the MP server tonight and have a few more MP bugs... The following segfault occurs during an MP session, immediately on startup with MP enabled or on exit with MP enabled... Fatal error: Unrecognized node type [Thread -1408447568 (zombie) exited] Program received si

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: source/src/FDM/YASim Hook.cpp,1.1,1.2 Hook.hpp,1.2,1.3 Launchbar.cpp,1.1,1.2 Launchbar.hpp,1.2,1.3 Model.cpp,1.8,1.9 YASim.cxx,1.33,1.34

2006-03-02 Thread Martin Spott
Andy Ross wrote: > Update of /var/cvs/FlightGear-0.9/source/src/FDM/YASim > In directory baron:/tmp/cvs-serv14675 > > Modified Files: > Hook.cpp Hook.hpp Launchbar.cpp Launchbar.hpp Model.cpp > YASim.cxx I have the impression there's a buglet related to this change. This is MIPSpro

Re: [Flightgear-devel] Recently introduced bug in AI/Radar

2006-03-02 Thread AJ MacLeod
On Thursday 02 March 2006 19:38, Mathias Fröhlich wrote: > Yes, I optimized away a bit too much ... > try this patch please! Hi Matthias, Thanks very much for looking into that - after brief initial testing it seems like you've fixed the problem. I'll test it with a few more scenarios (includin

[Flightgear-devel] GUI patch for location-in-air.xml

2006-03-02 Thread Buchanan, Stuart
Hi All, I have a patch that improves the Position Aircraft (in air) dialog. Screenshot here: http://www.nanjika.co.uk/flightgear/location.gif Patch here: http://www.nanjika.co.uk/flightgear/location-in-air.diff The patch makes the dialog more user-friendly, and uses a radio button to determin

Re: [Flightgear-devel] Recently introduced bug in AI/Radar

2006-03-02 Thread Mathias Fröhlich
Actually hit the send button too early ... Here is the patch to try ... Mathias -- Mathias Fröhlich, email: [EMAIL PROTECTED] Index: src/AIModel/AIBase.cxx === RCS file: /var/cvs/FlightGear-0.9/source/src/AIModel/AIBase.cxx,v r

Re: [Flightgear-devel] Recently introduced bug in AI/Radar

2006-03-02 Thread Mathias Fröhlich
On Wednesday 01 March 2006 12:55, AJ MacLeod wrote: > Hi all, > > I believe there was a bug recently introduced (with the recent SG changes I > think) which has stopped radar working properly. > > The AI aircraft now seem (if I'm not mistaken) to start as the number of > radar returns specified in

[Flightgear-devel] Nasal controls.nas patch for multi-engine aircraft and changes to C310

2006-03-02 Thread Buchanan, Stuart
Hi All, I have a patch to Nasal/controls.nas. The patch changes the adjEngControl() function to apply the adjustment to the currently selected engine, rather than all of them. This directly affects adjThrottle(), adjMixture(), adjCondition() and adjPropeller(). Patch available from http://www.nan

Re: [Flightgear-devel] Re: Re: Re: Re: FlightGear Make Process: Amazing

2006-03-02 Thread Mathias Fröhlich
On Thursday 02 March 2006 09:55, Oliver Schroeder wrote: > The FG-protocoll sends a vector as orientation data, defined as: > > --- cut --- > // orientation wrt the earth centered frame, stored in the angle axis > // representation where the angle is coded into the axis length > xdr_dat

Re: [Flightgear-devel] Q: multiplayer behind a firewall

2006-03-02 Thread Jon Stockill
Josh Babcock wrote: As far as I know, Google's imagry is just public domain orthos, urban area photos and the blue marble dataset from the USGS. The vector maps, however, I don't know about. It's not. Google bought Keyhole - it's their imagery. The vector maps are provided by teleatlas AFAICR

Re: [Flightgear-devel] Nasal: new command "removelistener()"

2006-03-02 Thread Vassilii Khachaturov
> there was no listener known with this id). This can be used for statistics: > > id = setlistener("/sim/signals/quit", func {}); # let's not count this one > num = removelistener(id); > > print("there were ", id, " Nasal listeners attached since fgfs was > started"); > print("of which ",

[Flightgear-devel] Nasal: new command "removelistener()"

2006-03-02 Thread Melchior FRANZ
For those not following all the cvs logs: I've added a new function to Nasal a few days ago: removelistener(). It takes one argument -- the unique id number of a listener as returned by setlistener(): var foo = setlistener("/sim/foo", die); ... removelistener(foo); This can be used to remo

Re: [Flightgear-devel] Re: FlightGear Make Process: Amazing

2006-03-02 Thread Jon Stockill
Curtis L. Olson wrote: We tried to setup an IRC station at the Scale show last month, but that ended up not being very useful, we were too busy talking to the people at the show all day. I know that feeling - I've just got back from a 4 day photographic exhibition. I'll be responding to al

Re: [Flightgear-devel] Re: Re: Re: Re: FlightGear Make Process: Amazing

2006-03-02 Thread Oliver Schroeder
On Thursday 02 March 2006 04:47, Pigeon wrote: > > Would it be > > possible to use the actual aircraft heading, or save the last heading > > and use that when the speed drops below some threshold? It's a minor > > point, but wierd to see an airplane at the end of the runway with it's > > heading