Re: [Flightgear-devel] Communicating with IVAO client

2007-12-12 Thread Csaba Halász
On Dec 11, 2007 8:44 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > On Dec 11, 2007 8:29 PM, Roy Vegard Ovesen <[EMAIL PROTECTED]> wrote: > > > In any case I > > get a similar error and I of course do not have your IVAO code, so it might > > not be your fault aft

Re: [Flightgear-devel] [OT] Asterisk-1.4 Debian packages? Where to find?

2007-12-12 Thread Csaba Halász
On Dec 12, 2007 3:50 PM, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > I would like to try this but I won't compile the whole Asterisk package > to avoid problems with the actually installed packages. But I cannot > find such a packe for Debian _etch_. Does anyone have an entry for > sources.list or

Re: [Flightgear-devel] Communicating with IVAO client

2007-12-11 Thread Csaba Halász
On Dec 11, 2007 8:29 PM, Roy Vegard Ovesen <[EMAIL PROTECTED]> wrote: > On Tuesday 11 December 2007, Pep Ribal wrote: > > With this new build I experience a small problem: as it works perfectly > > well with the --ivao option, sending the right packets, when it comes to > > shutdown FG, an error du

Re: [Flightgear-devel] error in SimGear-pre-release

2007-12-11 Thread Csaba Halász
On Dec 11, 2007 8:00 PM, Stewart Andreason <[EMAIL PROTECTED]> wrote: > I've finally finished a cvs checkout for the PRE_OSG branch to test, and > find this error is still present. > > Thank you Vadym for verifying it is not just me. Anybody else getting > this, or not getting it? I get it too. Ap

Re: [Flightgear-devel] FGCOM: attn Holger, KNID TWR not in the phone book :/

2007-12-11 Thread Csaba Halász
On Dec 11, 2007 3:44 PM, Holger Wirtz <[EMAIL PROTECTED]> wrote: > On Tue, Dec 11, 2007 at 12:18:52PM +0100, alexis bory wrote: > > Hi holger, > > > > My favorite place, and also one of the nicest airfield in > > California doesn't appear in phonebook.txt. > > It's KNID, China Lake Naval Air Weapon

Re: [Flightgear-devel] Building FlightGear, once again

2007-12-09 Thread Csaba Halász
On Dec 10, 2007 2:28 AM, Jon S. Berndt <[EMAIL PROTECTED]> wrote: > > I've got Cygwin and MS Visual C++ Express 2005. Which one would be better > for me to use? How different is the build process at this time from what is > was a few years ago? > > Where is the best resource on the FlightGear web s

Re: [Flightgear-devel] [PATCH] wxradar bug fix and added feature

2007-12-09 Thread Csaba Halász
On Dec 9, 2007 4:35 PM, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Csaba Halász -- Sunday 09 December 2007: > * > On Dec 9, 2007 11:02 AM, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > > > The aircraft types aren't bits, > > > I have turned them into

Re: [Flightgear-devel] [PATCH] wxradar bug fix and added feature

2007-12-09 Thread Csaba Halász
On Dec 9, 2007 11:02 AM, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Csaba Halász -- Wednesday 05 December 2007: > > First patch fixes a bug caused by the uninitialized _range_nm member. > > If it happens to contain nan, this will never get overwritten. > > Se

Re: [Flightgear-devel] patch to use OpenSceneGraph database pager

2007-12-05 Thread Csaba Halász
On Dec 5, 2007 12:01 AM, Tim Moore <[EMAIL PROTECTED]> wrote: > > Nevertheless, the patch is quite usable with OSG 2.2. Give it a try if you're > feeling > adventurous. ATC "aircraft" doesn't work, the splash screen gets stuck at loading scenery and never disappears (waited some 10 minutes). Neve

[Flightgear-devel] [PATCH] wxradar bug fix and added feature

2007-12-04 Thread Csaba Halász
Hi! First patch fixes a bug caused by the uninitialized _range_nm member. If it happens to contain nan, this will never get overwritten. Second patch adds support for filtering what should be displayed. Comments welcome. -- Csaba/Jester Index: src/Instrumentation/wxradar.cxx ===

Re: [Flightgear-devel] rain view

2007-12-04 Thread Csaba Halász
On Dec 4, 2007 12:38 PM, Markus Zojer <[EMAIL PROTECTED]> wrote: > > I have created some sample rain/snow usable with flightgear osg, May I request a screenshot please? Thanks. -- Csaba - SF.Net email is sponsored by: The F

Re: [Flightgear-devel] FGCOM again, mixer mess

2007-11-23 Thread Csaba Halász
On Nov 23, 2007 11:50 AM, Holger Wirtz <[EMAIL PROTECTED]> wrote: > On Fri, Nov 23, 2007 at 11:42:42AM +0100, AnMaster wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > There are quite a few reasons why fgcom shouldn't touch mixer settings: > > 1) Changing/muting master prevent

[Flightgear-devel] 7 easy steps to get fgcom running

2007-11-21 Thread Csaba Halász
Requirements: alsa headers plus standard development tools (gcc, make, etc) Nothing fancy :) 1.) fetch a known good revision of iaxclient: svn co https://iaxclient.svn.sourceforge.net/svnroot/iaxclient/branches/1.0 -r '{2007-07-21}' iaxclient 2.) fetch fgcom into the same directory svn checkout s

Re: [Flightgear-devel] [ANN] dual control c172p prototype

2007-11-13 Thread Csaba Halász
On Nov 13, 2007 7:55 PM, R. van Steenbergen <[EMAIL PROTECTED]> wrote: > What would be the added value of this as opposed to hooking up two > sticks to the same machine running fgfs? If you got 1000km of joystick cable ;) Also, you'll have your own view, for example. -- Csaba/Jester ---

Re: [Flightgear-devel] Programmatic control of AI traffic

2007-11-06 Thread Csaba Halász
On Nov 6, 2007 8:22 PM, Durk Talsma <[EMAIL PROTECTED]> wrote: > > Assuming that AI aircraft behave in a reasonably sane fashion, you'd only need > to take care of elevation points across the runways and taxiways. These data > could be sampled straight from the flightgear scenery, and perhaps store

Re: [Flightgear-devel] Programmatic control of AI traffic

2007-11-05 Thread Csaba Halász
On 11/5/07, Heiko Schulz <[EMAIL PROTECTED]> wrote: > Hi, > > Though I can't help you, it sounds for me like a very > good feature for FlightGear! Real weather - real > traffic - would be great! Yeah! How about setting up an mp-server feeding in real traffic? Or even just AI? So that every client

[Flightgear-devel] [PATCH] IVSI problem

2007-11-02 Thread Csaba Halász
Hi! I have been investigating the Concorde IVSI problem. I came to the conclusion that the trouble is that the environment altitude and thus the pressure (which is calculated from that) is lagging by 1 frame. Normally that wouldn't be a problem, but the IVSI calculates rate of change and it will u

Re: [Flightgear-devel] Compiling TerraGear !

2007-10-31 Thread Csaba Halász
On 10/31/07, will Pink <[EMAIL PROTECTED]> wrote: > I am compiling terragear, Will the version of Simgear affect it at this stage? Apparently, yes. -- Csaba - This SF.net email is sponsored by: Splunk Inc. Still grepping th

Re: [Flightgear-devel] Compiling TerraGear !

2007-10-31 Thread Csaba Halász
On 10/31/07, will Pink <[EMAIL PROTECTED]> wrote: > > point2d.hxx:6: error: redefinition of âclass point2dâ > /usr/local/include/simgear/math/sg_types.hxx:71: error: previous definition > of 'class point2d' point2d has been removed from simgear cvs. Maybe your simgear is too old or it is the plib

Re: [Flightgear-devel] [OT] New ATI Driver fglrx works now for my Radeon Mobility X1400!!!

2007-10-26 Thread Csaba Halász
On 10/26/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > after 1/2 year ATI now released Version 8.42.3 and, yep, it works for my > Mobility Radeon X1400!!! Great! Now I can use FlightGear again. Great news! Looks like I'll have to update fg on my computer at the workplace ... I can go flying when

Re: [Flightgear-devel] I Give up was: Unknown failure while Initializing subsystems onwin32 and Fedora 7 x86_64

2007-10-26 Thread Csaba Halász
On 10/26/07, Heiko Schulz <[EMAIL PROTECTED]> wrote: > Hello, > > After setting my FGFS completely new, downloading more > than 1Gb of datas and a correctly matching with date ( > checked with WinCVS and Tortoise) I only get the error > message: unknown exception in main loop. If you provide remot

Re: [Flightgear-devel] Compiling FlightGear-0.9.11-pre1

2007-10-24 Thread Csaba Halász
On 10/24/07, Nick Othieno <[EMAIL PROTECTED]> wrote: > > It is still a GLUT error but I don't know how to sort it out. What is the > irc channel url? I want to set it up on gaim. Did you re-run configure (with the correct options, if you didn't install glut in a standard location)? Looks like it i

Re: [Flightgear-devel] Compiling FlightGear-0.9.11-pre1

2007-10-24 Thread Csaba Halász
On 10/24/07, Nick Othieno <[EMAIL PROTECTED]> wrote: > > I checked for the file glut.h in the FlightGear-0.9.11-pre1 directoty > structure but it isn't there. Does anyone have ideas? I thought of excluding > the whole test directory from the compile but I'm not sure of the effect. Install glut dev

Re: [Flightgear-devel] backtrace dump

2007-10-23 Thread Csaba Halász
On 10/23/07, Tobias Nielsen <[EMAIL PROTECTED]> wrote: > > Im not convinced that this is an issue of the ATI problem Maybe, but any backtrace involving "DrawArrayLengths" rings the alarm bell for me :) -- Csaba - This SF.ne

Re: [Flightgear-devel] FlightGear/Plib periodic stutter notes

2007-10-22 Thread Csaba Halász
On 10/22/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > > That's not quite right. The GC might be OK, but it seems > that it isn't invoked on cmdarg() nodes. I'll discuss that > with Andy once he shows up on IRC again. Don't know if Melchior and Andy have arrived at anything while I was away, but

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Csaba Halász
On 10/22/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > Some weeks ago someone on this list wrote that ATI/AMD will > bring up new drivers with support by AMD. But until now I haven't seen > such a driver. It's already out, but to quote http://ati.amd.com/support/drivers/linux/linux-radeonhdd.ht

Re: [Flightgear-devel] backtrace dump

2007-10-22 Thread Csaba Halász
On 10/22/07, Tobias Nielsen <[EMAIL PROTECTED]> wrote: > > please please please, can someone aid me with some ideas - my fav. sim > is missing me and im missing it :-) Looks like a variation on the usual ati driver problem. You might want to try this: http://sourceforge.net/mailarchive/message.ph

Re: [Flightgear-devel] FG OSG build error

2007-10-20 Thread Csaba Halász
On 10/20/07, Laurence Vanek <[EMAIL PROTECTED]> wrote: > > thanks for the reply, but no I have not. Been buiding OSG & SimGear with > OSG branch of FG for some time now. Ah, ok. Looks like Durk has slipped a dependency on plib-sg into osg-fg. Try changing the src/Navaids/navrecord.hxx:35 line to #

Re: [Flightgear-devel] FG OSG build error

2007-10-20 Thread Csaba Halász
On 10/20/07, Laurence Vanek <[EMAIL PROTECTED]> wrote: > > simgear/structure/ssgSharedPtr.hxx: No such file or directory > ... > thoughts? You are probably trying to build plib branch of flightgear with osg branch of simgear. Those two have to match, ie. both plib or both osg. -- Csaba

Re: [Flightgear-devel] Flight Gear runtime failure

2007-10-09 Thread Csaba Halász
On 10/9/07, James Reinsberg <[EMAIL PROTECTED]> wrote: > > Indeed. I have a Radeon X1950 pro. Am I out of luck? A new at driver is due to come out soon, hopefully that will fix the issue. Until then have a look at this mail: http://sourceforge.net/mailarchive/message.php?msg_name=4675C5C5.2010104%

Re: [Flightgear-devel] Flight Gear runtime failure

2007-10-08 Thread Csaba Halász
On 10/8/07, James Reinsberg <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED]:~/applications/FlightGear/source$ fgfs > *** glibc detected *** fgfs: free(): invalid pointer: 0x08746e10 *** > === Backtrace: = > /lib/tls/i686/cmov/libc.so.6[0xb74037cd] > /lib/tls/i686/cmov/libc.so.6(cfree+0

Re: [Flightgear-devel] FSWeekend 2007

2007-09-20 Thread Csaba Halász
On 9/17/07, Durk Talsma <[EMAIL PROTECTED]> wrote: > This is just a quick note to remind everybody that FlightGear is intending to > have a booth at the Dutch FlightSim event FSWeekend, organized November 3 & 4 > at the aviodrome in Lelystad. > > As it looks right now, Martin Spott and I will be or

Re: [Flightgear-devel] glitch in runway searching

2007-09-18 Thread Csaba Halász
On 9/18/07, K. Hoercher <[EMAIL PROTECTED]> wrote: > Hi! > > The changes to runways.cxx recently included to enable the groundradar > left the searching for runways (as far as I looked, at least needed > by atis and setting the active runway) broken. As it now would often > "find" a taxiway as clo

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-09-07 Thread Csaba Halász
On 7/18/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > On 7/10/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > > On 7/1/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > > > Hello! > > > > > > Here is a new version of my radar patch. > > >

Re: [Flightgear-devel] XML question for upgrading the ATC "aircraft"

2007-09-06 Thread Csaba Halász
On 9/6/07, Ron Jensen <[EMAIL PROTECTED]> wrote: > > > - How can I fix the 2D-Panel even when looking around with the mouse? > > Good question... Anyone? It is already fixed. Note that my atc patches are not yet in cvs. To make matters worse, I have moved and my old ISP has deleted my website. I'

Re: [Flightgear-devel] The Release

2007-09-04 Thread Csaba Halász
On 9/4/07, Andy Ross <[EMAIL PROTECTED]> wrote: > And in any case I already > mentioned (and dismissed) this possibility. From three posts above: Oops, missed that. Sorry. -- Csaba - This SF.net email is sponsored by: Splu

Re: [Flightgear-devel] The Release

2007-09-04 Thread Csaba Halász
On 9/4/07, Andy Ross <[EMAIL PROTECTED]> wrote: > John Denker wrote: > > 2) It seems vacuous to compare writing via a const char* to > > writing via a non-const char*, because AFAIK there is no such > > thing as writing via a const char*. No compiler AFAIK will > > generate any CPU instructions fo

Re: [Flightgear-devel] Broken Clouds

2007-07-25 Thread Csaba Halász
On 7/26/07, Hans Fugal <[EMAIL PROTECTED]> wrote: > > ImageMagick does not think these corrupted (identify(1) should return > nonzero if it encounters a corrupted file), but some of them are > obviously not being interpreted correctly by ImageMagick. Try "display > cirrus.rgba" to see what I mean.

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-07-17 Thread Csaba Halász
On 7/10/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > On 7/1/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > > Hello! > > > > Here is a new version of my radar patch. > > ... again ;) > > > *** This is still for OSG only *** > > ... still. Ch

Re: [Flightgear-devel] Pre-11 distribution for Windoze?

2007-07-17 Thread Csaba Halász
On 7/16/07, Bill Galbraith <[EMAIL PROTECTED]> wrote: > > Is there a recently compiled distribution package of the Flight Gear > 0.9.pre11 package available, say something built within the last month? Yes, the pre11 is actually the current plib branch. As such, you can find windows binaries at the

Re: [Flightgear-devel] Joystick conf help

2007-07-15 Thread Csaba Halász
On 7/15/07, Thiago Drechsel <[EMAIL PROTECTED]> wrote: > Hi all. > > I'm having some problems with my new joystick. > > When I connect and test it with "js_demo" program, I can see that even with > all axis and trims centered, js_demo tells me they are not. The output is > below: > ... > The questi

Re: [Flightgear-devel] ATC Text

2007-07-12 Thread Csaba Halász
On 7/12/07, Stuart Buchanan <[EMAIL PROTECTED]> wrote: > > With a bit of effort, I think it could integrate into an automated ATC > service that recognizes standard phrases, delivers clearances etc. Such a > service should be able to run as a standalone app connected to the MP > system so everyone

Re: [Flightgear-devel] ATC Text

2007-07-12 Thread Csaba Halász
On 7/12/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > AnMaster's concern that ATC will be boring. Oops, sorry, that was Robert's. -- Csaba - This SF.net email is sponsored by DB2 Express Download DB2 E

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-07-11 Thread Csaba Halász
On 7/11/07, John Denker <[EMAIL PROTECTED]> wrote: > On 07/10/2007 01:40 PM, Csaba Halász wrote: > > > Maybe try the sed hack with a shorter prefix, such as replacing > > _ZNSt6vector with _ZNSt6vectorX. Note that it is a pretty brutal thing > > to do for the whole b

Re: [Flightgear-devel] failure to run after cvs update from plib branch

2007-07-10 Thread Csaba Halász
On 7/11/07, Dave Perry <[EMAIL PROTECTED]> wrote: > On Wed, 2007-07-11 at 01:26 +0200, Csaba Halász wrote: > > On 7/11/07, Dave Perry <[EMAIL PROTECTED]> wrote: > > > After update of simgear, source, and data using > > > cvs up -Pd -rPRE_OSG_PLIB_20061029

Re: [Flightgear-devel] failure to run after cvs update from plib branch

2007-07-10 Thread Csaba Halász
On 7/11/07, Dave Perry <[EMAIL PROTECTED]> wrote: > After update of simgear, source, and data using > cvs up -Pd -rPRE_OSG_PLIB_20061029 > for each update, I am getting the error when I run fgfs: > > Unknown top level section: wxradar > Fatal error: Detected an internal inconsistency in the instrum

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-07-10 Thread Csaba Halász
Hi Holger! Maybe try the sed hack with a shorter prefix, such as replacing _ZNSt6vector with _ZNSt6vectorX. Note that it is a pretty brutal thing to do for the whole binary, and might break it in a million ways. Or, set LD_DEBUG=bindings and LD_OUTPUT as appropriate. Then run fg, and try to find s

Re: [Flightgear-devel] AI callsign

2007-07-10 Thread Csaba Halász
On 7/10/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Csaba Halász -- Tuesday 10 July 2007: > > I have split my modifications into smaller changes so that they can > > be reviewed and applied individually, but nobody cared [...] > > Nobody cared? You presented it o

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-07-09 Thread Csaba Halász
On 7/1/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > Hello! > > Here is a new version of my radar patch. ... again ;) > *** This is still for OSG only *** ... still. Changes: * North is up (thanks to Vivian) * Radar ranges in power-of-two steps (Vivian again) * Help scre

[Flightgear-devel] AI callsign

2007-07-09 Thread Csaba Halász
Hi! I'd like to point out that FGAIBase already has a member for storing the callsign. In my ATC patchset I have included a diff that changes the affected AI classes to use this common member. I have split my modifications into smaller changes so that they can be reviewed and applied individually

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-07-09 Thread Csaba Halász
On 7/9/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for reanimating this thread, but since a week I have the old > problem regardless using the "sed"-hack to > /usr/lib/dri/fglrx_dri.so. :-( > > Does anyone know what I can do or what is needed for debugging? For a start, please prov

Re: [Flightgear-devel] Sport Model (was: altitude above 61831 feet) (was: AWOS) (was: instrument flags) (was: various other things)

2007-07-05 Thread Csaba Halász
Hi John! Impressive list of features, thanks. During my IFR flights I also noted the barber-pole and the localizer service volume issues, nice to see them fixed. The whole atmospheric thing sounds terribly important, too, but I lack knowledge to judge that. -- Csaba

Re: [Flightgear-devel] fancy lvalues in c++

2007-07-05 Thread Csaba Halász
On 7/6/07, John Denker <[EMAIL PROTECTED]> wrote: > Attached is a simplified, somewhat academic example to illustrate > what I'm talking about. Would be a lot better if it worked for any number of arguments. Looks nice, though. Variable arguments using "..." don't work with references and I could

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-07-01 Thread Csaba Halász
Hello! Here is a new version of my radar patch. *** This is still for OSG only *** Theoretically the ai.diff & wxradar.diff can be applied without the others to get data display on the wxradar. *Note: I have temporarily changed the texture size to 512. For a 1:1 mapping this will have to be dyna

Re: [Flightgear-devel] /sim/model-hz problems

2007-06-27 Thread Csaba Halász
On 6/27/07, wim van hoydonck <[EMAIL PROTECTED]> wrote: > > A (partial) solution would be to increase /sim/model-hz in the > internal properties browser, so that less time is available to render > the outside visuals. > > But there is a problem with increasing the FDM update frequency. > If I set i

Re: [Flightgear-devel] crash in AI traffic

2007-06-26 Thread Csaba Halász
On 6/26/07, Durk Talsma <[EMAIL PROTECTED]> wrote: > On Tuesday 26 June 2007 03:09, Csaba Halász wrote: > > Hi! > > > > Helijah has run into a crash. Gdb backtrace here: > > http://pastebin.ca/589461 (no debug symbols unfortunately) > > Thanks for reporting.

Re: [Flightgear-devel] patch for keypad and resize in osgViewer version

2007-06-25 Thread Csaba Halász
On 6/26/07, Tim Moore <[EMAIL PROTECTED]> wrote: > > This patch fixes the use of the keypad with numlock in the osgViewer > version of FlightGear. I'd be interested to hear if this has any > problems with non-US keyboards. Thanks, seems to work nicely. But I use US layout, only switching to hungar

[Flightgear-devel] crash in AI traffic

2007-06-25 Thread Csaba Halász
Hi! Helijah has run into a crash. Gdb backtrace here: http://pastebin.ca/589461 (no debug symbols unfortunately) Looks like the "next" waypoint is null. As a quick and dirty fix I came up with this: Index: src/AIModel/AIAircraft.cxx ===

Re: [Flightgear-devel] won't compile

2007-06-24 Thread Csaba Halász
On 6/25/07, John Denker <[EMAIL PROTECTED]> wrote: > > At runtime, FGFS checks the version level of its data tree; > I wonder if at compile time it could check the version level > of the required libraries. Configure checks for that, but it only works for releases. It does not follow development i

Re: [Flightgear-devel] SimGear & OSG/Plib

2007-06-24 Thread Csaba Halász
On 6/24/07, Craig Benbow <[EMAIL PROTECTED]> wrote: > Excuse my stupidity but are there 2 branches in SimGear? > If so how do I compile a PLIB version? There doesn't seem to be any > instructions anywhere or did I miss that somewhere?? You have to use the same branch tag as for flightgear itself:

Re: [Flightgear-devel] won't compile

2007-06-24 Thread Csaba Halász
On 6/25/07, John Denker <[EMAIL PROTECTED]> wrote: > With the latest CVS, I observe: > > wxradar.cxx:358: error: 'class SGWxRadarEcho' has no member named 'aircraft' You need to update simgear (assuming the necessary change went into cvs). -- Csaba --

Re: [Flightgear-devel] [ANN] OSG - Improved Weather Radar

2007-06-17 Thread Csaba Halász
On 6/15/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > > Csaba Halász is busy extending this into a very clever > Airport Surveillance Radar for use in Control Towers. Here is the first version. This is by far not complete, but I post it here so that interested people can give

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-06-17 Thread Csaba Halász
On 6/17/07, John Denker <[EMAIL PROTECTED]> wrote: > > This is observed with recent (a few hours old) versions of > osg-2.0, simgear, plib, and fg. > > This is observed with a variety of aircraft, including > the default c172p, the c182r, and the pa24-250. > > First example (abort): > > #0 0xb74e7

Re: [Flightgear-devel] FGLive LinuxTag 2007

2007-06-16 Thread Csaba Halász
On 6/10/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > > This is better code anyway, so we should get it into OSG. Looks like I was wrong there, the constructor call is not equivalent to the reserve call. So just comment out the reserve call on line 922. I get invalid pointers late

Re: [Flightgear-devel] C++ code beautifier / Coding

2007-06-13 Thread Csaba Halász
On 6/14/07, Martin Spott <[EMAIL PROTECTED]> wrote: > "Vivian Meazza" wrote: > > > Lesson for the future. Understand what code does, test that it doesn't break > > anything, make sure it compiles on at least one other os, and submit it for > > review (especially when you are mucking around with oth

Re: [Flightgear-devel] FGLive LinuxTag 2007

2007-06-12 Thread Csaba Halász
On 6/8/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: On Fri, Jun 08, 2007 at 03:00:42PM +0200, Csaba Halász wrote: > On 6/8/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > > > But I have problems with FG > > (glibc free error... but this is another story). Let m

Re: [Flightgear-devel] FGLive LinuxTag 2007

2007-06-08 Thread Csaba Halász
On 6/8/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > Let me know if you have an idea how to fix that. Currently I am thinking about using a debug glibc to see exactly what triggers the trap, and then use gdb watchpoint to find the cause. -- Csaba --

Re: [Flightgear-devel] FGLive LinuxTag 2007

2007-06-08 Thread Csaba Halász
On 6/8/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > > But I have problems with FG > (glibc free error... but this is another story). Oh, me too. I also have an ATI card (fglrx 8.37.6), xorg 7.2, athlon64 and osg version of FG. For backtrace look here: http://pastebin.ca/531672 Do you see somethin

[Flightgear-devel] JSBSim turbine state machine

2007-06-04 Thread Csaba Halász
Looks like if the engine is "Starved" once, it always stays that way even if the aircraft is refuelled. I have tried to make this work, and hacked the state machine. Please review my changes as I may have broken something. * I have moved the selection of the next state into the appropriate handle

Re: [Flightgear-devel] Flying at/for LinuxTag

2007-05-31 Thread Csaba Halász
On 5/31/07, Martin Spott <[EMAIL PROTECTED]> wrote: > > Any idea how to make FG release the DSP device ? I used an ~/.openalrc configured for the null output device. Greets, Csaba - This SF.net email is sponsored by DB2 Expr

[Flightgear-devel] 747-200 starts above runway

2007-05-15 Thread Csaba Halász
I noticed that the 747-200 initially appears a few feet above the runway and then drops to the ground bouncing a couple of times. I guess some value must be fixed in the xml, just don't know which one... Somebody please have a look. Thanks, Csaba --

[Flightgear-devel] [PATCH] fix 747 gear animation in MP

2007-05-14 Thread Csaba Halász
Removed leading slashes from gear properties. Didn't have a chance to try it yet. Greets, Csaba Index: data/Aircraft/747/Models/boeing747-400-jw.xml === RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/747/Models/boeing747-400-jw.xml

[Flightgear-devel] [PATCH] HUD target circles

2007-05-14 Thread Csaba Halász
Sometime ago my radar patch introduced a "valid" property to ai models. Attached patch updates the code drawing the HUD target circles to test this flag so that invalid entries don't get displayed. Thanks to AnMaster for reporting and testing. Greets, Csaba Index: src/Instrumentation/HUD/HUD_lad

Re: [Flightgear-devel] Latest OT/OSG/SG/FG unusable

2007-05-11 Thread Csaba Halász
On 5/10/07, Nick Warne <[EMAIL PROTECTED]> wrote: > > I am surprised nobody using CVS/SVN FG/SG/OSG reports this issue (or replied > to this) - there was a lot of chatter about it in IRC. The OSG SVN from last friday works for me as usual (with SG/FG CVS from the same time). I have given the exact

Re: [Flightgear-devel] Compiling Under Windows

2007-05-09 Thread Csaba Halász
On 9 May 2007 12:49:02 -, mohamed shiraz tk <[EMAIL PROTECTED]> wrote: > > The debugger stops at > > __declspec(noinline) > void __cdecl _CRT_DEBUGGER_HOOK(int _Reserved) > { > /* assign 0 to _debugger_hook_dummy so that the function is not folded > in retail */ > (_Reserved); >

Re: [Flightgear-devel] Concorde: right elevator animation fix

2007-05-01 Thread Csaba Halász
On 4/30/07, Martin Spott <[EMAIL PROTECTED]> wrote: > Andrea Vezzali wrote: > > > I am sending this .diff file to the list because I found that the > > animation of the Concorde right wing's elevetor was wrong. > > Did anyone verify if this is correct ? Just checked, seems to be correct. Currently

Re: [Flightgear-devel] SimGear 'isnan' compile error

2007-04-23 Thread Csaba Halász
On 4/23/07, Laurence Homer <[EMAIL PROTECTED]> wrote: > > When I try and install SimGear, its all seems to go fine, until I get an > error relating to the isnan function – that it complains is un-declared. I > realise this means somewhere the header/define file that contains isnan > hasn't been rec

Re: [Flightgear-devel] [RFC] tacan rewrite

2007-04-13 Thread Csaba Halász
On 4/13/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > > Exactly my point: AIBase only reads generic values. Offsets are not generic > values, and their reading should remain where they are at present. If > another AI Object comes up with a requirement, then that is a different > matter. They are

Re: [Flightgear-devel] [RFC] tacan rewrite

2007-04-12 Thread Csaba Halász
On 4/13/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > Csaba Halász > > > > > On 4/12/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > > > > > Why do you want to offset a TACAN position? > > > > You know why: because on the carriers the tacan

Re: [Flightgear-devel] [RFC] tacan rewrite

2007-04-12 Thread Csaba Halász
On 4/12/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > > Doesn't make any sense to me - what bug are you trying to fix? None, it is already fixed. This is just a follow-up. > Why do you want to offset a TACAN position? You know why: because on the carriers the tacan altitude is 100 feet. And tha

[Flightgear-devel] [RFC] tacan rewrite

2007-04-12 Thread Csaba Halász
Hello! I have looked into tacan code when investigating a bug found by Nick. >From the one-liner fix it grew to this massive patch. Here is what I did: Moved tacan parameters from carrier_nav.dat to the appropriate model node in the property tree (eg. /ai/models/carrier/navaids/tacan). Implementa

Re: [Flightgear-devel] SimGear Build error

2007-04-10 Thread Csaba Halász
On 4/11/07, loic laronze <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to build Simgear in order to build FlightGear. > > Here is one part of the error message: > > soundmgr_openal.cxx:313: error: `isnan' undeclared (first use this function) > > Configuration: > Cygwin_NT-5.1 Looking at the t

Re: [Flightgear-devel] lightning tacan

2007-04-06 Thread Csaba Halász
On 4/6/07, Nick Warne <[EMAIL PROTECTED]> wrote: > > How many people *actually* tested the TACAN and located the tanker aircraft > with it, rather than just sit in the cockpit and see the needle/gauges work? I did, at least three times. But I used the refueling_demo_1. Greets, Csaba

[Flightgear-devel] route manager bug (simgear)

2007-04-05 Thread Csaba Halász
Reported by AnMaster on IRC ;) Inserting and deleting waypoints not at the end of the route messes up leg distances. Beefed up the test prog a little, see patch #1. Result (have cut out the irrelevant part): Route dump: Init #0 Start (0, 0) @0 dist: 0 #1 1 (0, 1) @0 dist: 1 #

Re: [Flightgear-devel] electrical systems...

2007-04-05 Thread Csaba Halász
On 4/6/07, syd&sandy <[EMAIL PROTECTED]> wrote: > Hi all, > if anyone remembers , what was the purpose of the serviceable > property ? > Was it meant as an on/off switch , instrument fault , or just instrument > state ? I can't remember because I am fairly new to flightgear. But I'd say it sh

[Flightgear-devel] lightning tacan

2007-04-05 Thread Csaba Halász
Hello! Nick had some trouble with the tacan on the lightning, so I had a peek at it. Worked for me all right. However, the instrument needle works as if it were a fixed compass card indicator, which it isn't. So there should be an additional rotation applied to adjust for the a/c heading. Patch a

Re: [Flightgear-devel] Funny rendering bug?

2007-04-04 Thread Csaba Halász
On 4/5/07, Gabor Toth <[EMAIL PROTECTED]> wrote: > Hi, > > I've found a funny rendering bug seen on the following pictures: > > http://fgfs.i-net.hu/downloads/fgfs-screen-054.jpg > http://fgfs.i-net.hu/downloads/fgfs-screen-055.jpg > http://fgfs.i-net.hu/downloads/fgfs-screen-056.jpg > >

Re: [Flightgear-devel] Error building FG

2007-04-04 Thread Csaba Halász
On 4/5/07, Gabor Toth <[EMAIL PROTECTED]> wrote: > Hi, > > I've got the hint on the IRC channel from Jester to use OSG revision 6398 to > avoid this error. It worked for me. Or use the patch from the users mailing list available in this thread: http://sourceforge.net/mailarchive/forum.php?thread

Re: [Flightgear-devel] radar

2007-04-03 Thread Csaba Halász
Hi! Next incarnation :) This time I have added a "valid" property to make it explicit which entries are, duh, valid :) I have moved the destruction administration for AI objects into the AIManager, I think that's where it belongs (since the construction is also there, and nobody else should know

Re: [Flightgear-devel] [RFC] T38 changes

2007-04-01 Thread Csaba Halász
Hi! Two patches today: 1) fix source property for mach display 2) added 6 structure contact points, no more falling through the ground hopefully ;) (I just made up some spring coefficients) Any comments? Greets, Csaba Index: Instruments/T38-airspeed.xml

[Flightgear-devel] carrier landing bug (osg only)

2007-04-01 Thread Csaba Halász
Hi people! In fg/osg if you successfully catch a wire during carrier landing fg "freezes": no screen updates whatsoever. I have traced this bug to FGGroundCache::get_wire_ends(). Looks like during the rewrite to use overloaded operators a mistake was made in the pivotoff calculation. The origina

Re: [Flightgear-devel] Generic aar.nas/AI properties

2007-03-29 Thread Csaba Halász
Hi! Looking at aar.nas I noticed some seemingly unnecessary elsif usage, wonder if they are there for a reason: if (size(selected_tanks) == 0) { } elsif (consumed >= 0) { } elsif (consumed < 0) { <=== HERE } ... and ... if (capacity - lbs >= fuel_per_tank) { } elsif (capacity - lbs < f

Re: [Flightgear-devel] radar

2007-03-26 Thread Csaba Halász
Dear Vivian, Ron and other interested parties ;) Attached you will find the revised radar patch (still against the original CVS copy) Release notes: 1) SGPropertyNode::getIntValue(const char*, int) and company only return the default value for not-existent nodes. For an existing node of type SGPr

[Flightgear-devel] radar

2007-03-24 Thread Csaba Halász
Hello people! Looks like radar has been broken since Revision 1.72 of AIManager.cxx some 4 months back. The radar supports a fixed number of aircraft, and the nodes for these are created at initialization. The aforementioned 1.72 revision however ignores these, and creates others. Attached simple

[Flightgear-devel] [RFC] T38 changes

2007-03-05 Thread Csaba Halász
Hello! I noticed some problems with the T38: first of all, it hovers above ground. While trying to fix that, I came across the second one: when braking the gears sometimes go underground. Even the main gears. Taking a closer look at the 3d model and the fdm config I found that the distance betwee

Re: [Flightgear-devel] MAX_CALLSIGN_LEN

2007-02-22 Thread Csaba Halász
On 2/22/07, Nick Warne <[EMAIL PROTECTED]> wrote: > > I don't see the sense (nor logic) in trimming a string _every_ packet when for > all pretense and purpose it will not change during a session. The string is not getting trimmed in the conventional sense. The strncpy just copies at most MAX_CALL

Re: [Flightgear-devel] MAX_CALLSIGN_LEN

2007-02-22 Thread Csaba Halász
On 2/22/07, Nick Warne <[EMAIL PROTECTED]> wrote: > > Is this correct? Yes. In C you need to terminate strings by a 0 byte. So you need 8 bytes for a maximum of 7 characters. Greets, Jester - Take Surveys. Earn Cash. Influen

[Flightgear-devel] dme distance property

2007-02-20 Thread Csaba Halász
Hi! I noticed that T38 doesn't display range to dme. It uses the /instrumentation/dme/distance-nm property, whereas I think it should use /instrumentation/dme/indicated-distance-nm. I have replaced all three occurrences of this property in the data xmls along with one occurrence in the network co

Re: [Flightgear-devel] SGPropertyNode troubles

2007-02-16 Thread Csaba Halász
On 2/16/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > > one new bug in dead > code (where it doesn't do any harm, but bug is bug). If you mean the hash_table::erase(const char*) function doing funny things, then I've found that too. > As I couldn't reproduce your problem before, I can also not

[Flightgear-devel] SGPropertyNode troubles

2007-02-15 Thread Csaba Halász
Hello everybody! On IRC ndim and I have been investigating a segfault (backtrace here: http://flightgear.lauft.net/yet-another-segfault-in-simgear.bt) The culprit seems to be the path cache in simgear/props/props.cxx. Here is a little overview of what we thought: Jester: could it be that _linke

<    1   2   3   4   5   6   7   >