Re: [Flightgear-devel] Depth percepted cockpit

2008-02-03 Thread Hans Fugal
his SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.s

Re: [Flightgear-devel] configure/make/run on MacOS X

2008-01-22 Thread Hans Fugal
l is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Flightgear-devel mailing list > Flightgear-devel

Re: [Flightgear-devel] configure/make/run on MacOS X

2008-01-20 Thread Hans Fugal
ing to load. My guess is yes, but if it's not then it's not the same problem. Also, if you built OSG from scratch maybe you didn't get all the plugins needed by flightgear? On Jan 19, 2008 10:15 PM, Ulrich Hertlein <[EMAIL PROTECTED]> wrote: > Hi, > > Hans Fugal wrote: &g

Re: [Flightgear-devel] configure/make/run on MacOS X

2008-01-19 Thread Hans Fugal
m. Are you using the released OSG framework or did you compile OSG yourself? -- Hans Fugal - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com

[Flightgear-devel] SimGear compilation on OS X

2008-01-19 Thread Hans Fugal
een(CGLGetCurrentContext(), (GLint*)&screen)) { _cglCheckError(error); return false; -- Hans Fugal - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R)

Re: [Flightgear-devel] vsi-6 / Aerostar changes

2008-01-17 Thread Hans Fugal
x27;t know if that's a concern in FG or not). Yes you could use -print0 and xargs -0 but "while read" is useful in many situations not all of which involve find. I might mention that no matter how quick and clever your shell scripting, from where I sit it'

Re: [Flightgear-devel] FG,OSG,MacOS X compile problem

2008-01-09 Thread Hans Fugal
n. There's a patch for plib to work around this, which I have requested be included in the macports version of plib: http://trac.macports.org/projects/macports/ticket/13665 They seem reluctant to actually apply it though, so if you expressed your support that might help. -- Hans Fu

Re: [Flightgear-devel] Multiplayer Funfly.

2008-01-03 Thread Hans Fugal
be to independently, but that seems like overkill for now). On Jan 2, 2008 11:04 AM, Stuart Buchanan <[EMAIL PROTECTED]> wrote: > --- Hans Fugal wrote: > > I for one would never know about them in that case. I don't and won't > > follow any forums. > > Equally,

Re: [Flightgear-devel] Multiplayer Funfly.

2008-01-02 Thread Hans Fugal
I for one would never know about them in that case. I don't and won't follow any forums. On Jan 2, 2008 2:20 AM, Stuart Buchanan <[EMAIL PROTECTED]> wrote: > --- Hans Fugal wrote: > > Sounds like fun was had by all. I hope to catch the next event. > > Another

Re: [Flightgear-devel] Multiplayer Funfly.

2008-01-01 Thread Hans Fugal
--- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Flightgear-devel mailing list > Flightgear-devel@

Re: [Flightgear-devel] OSG and Makefile.am

2007-12-21 Thread Hans Fugal
Please excuse the sloppy patch, and consider this one instead. On Dec 21, 2007 11:04 AM, Hans Fugal <[EMAIL PROTECTED]> wrote: > Please review the attached patch and either apply or give feedback. > > > On Dec 20, 2007 6:26 PM, Hans Fugal <[EMAIL PROTECTED]> wrote: >

Re: [Flightgear-devel] OSG and Makefile.am

2007-12-21 Thread Hans Fugal
Please review the attached patch and either apply or give feedback. On Dec 20, 2007 6:26 PM, Hans Fugal <[EMAIL PROTECTED]> wrote: > In src/Main/Makefile.am, OSG_LIBS is set explicitly to -losg, etc. > This is not portable with OS X, which uses "-framework osg" (it can >

[Flightgear-devel] OSG and Makefile.am

2007-12-20 Thread Hans Fugal
_LIBS) \ $(THREAD_LIBS) \ $(network_LIBS) \ -lz \ $(opengl_LIBS) \ $(openal_LIBS) +fgfs_LDFLAGS = $(OSG_LIBS) + metar_SOURCES = metar_main.cxx metar_LDADD = \ -- Hans Fugal Fugal Computing - Thi

Re: [Flightgear-devel] c310 no instruments

2007-12-15 Thread Hans Fugal
0/Models/c310-dpm.xml 2007-07-10 11:14:20.0 -0600 +++ fgd/Aircraft/c310/Models/c310-dpm.xml 2007-12-15 09:41:40.0 -0700 @@ -23,7 +23,7 @@ -0.5 0.85 - false + true -- Hans Fugal Fugal Computing ---

[Flightgear-devel] c310 no instruments

2007-12-15 Thread Hans Fugal
Another pre2 bug... http://hans.fugal.net/tmp/fg/c310.png Same for c310dpm-3d 1.0pre2 or whatever we're calling it now, os x leopard on a macbook (Intel GMA 950 64MB VRAM), OpenGL 1.2 APPLE-1.5.18. -- Hans Fugal - S

Re: [Flightgear-devel] Green HUD bug (pre2) on OS X

2007-12-13 Thread Hans Fugal
out from PRE_OSG_PLIB_20061029 branch. > > > On Dec 14, 2007, at 3:49 AM, Hans Fugal wrote: > > > There's a green HUD bug in pre2 on OS X. No lines are shown. It's been > > this way for a while I think. Here's a screenshot: > > http://hans.fugal.net/tm

[Flightgear-devel] Green HUD bug (pre2) on OS X

2007-12-13 Thread Hans Fugal
There's a green HUD bug in pre2 on OS X. No lines are shown. It's been this way for a while I think. Here's a screenshot: http://hans.fugal.net/tmp/fg/greenhud.png The red HUD is fine. -- Hans Fugal

[Flightgear-devel] Temperature bug in pre2

2007-12-13 Thread Hans Fugal
ust a cosmetic bug or one limited to people seeking high realism. It severely impacts the flyability at high-altitude airports in the summer. -- Hans Fugal - SF.Net email is sponsored by: Check out the new SourceForge.net Market

[Flightgear-devel] Saitek Aviator Mac Patch

2007-12-13 Thread Hans Fugal
@@ - + + 23 throttle nasal -- Hans Fugal - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell service

[Flightgear-devel] Bravo VOR2

2007-12-11 Thread Hans Fugal
ether. Naturally, the white needle should be tracking NAV2. The other modes seem to work fine. Cheers -- Hans Fugal - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to b

[Flightgear-devel] Aircraft Downloading and Quality

2007-12-07 Thread Hans Fugal
but I like that idea less and it probably means more work. Another idea is writing up some guidelines on how the authors should describe the plane in the status field, so that even though it's still a subjective description by many individuals, at least they

Re: [Flightgear-devel] Aircraft selection summary

2007-12-06 Thread Hans Fugal
stions are welcome. :-) > > > > Cheers, > > Durk > > > > ----- > > SF.Net email is sponsored by: The Future of Linux Business White Paper > > from Novell. From the desktop to the data cent

Re: [Flightgear-devel] FlightGear prerelease

2007-12-04 Thread Hans Fugal
t; > > - > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-503

Re: [Flightgear-devel] Informal version number poll

2007-12-01 Thread Hans Fugal
center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net

Re: [Flightgear-devel] FlightGear Prerelease 0.9.11 some testresults

2007-11-29 Thread Hans Fugal
s 0 and set it to the lowest valid value. It seems that this would be a simple fix, and that there's really no excuse not to do it. Unless, of course, there is a real excuse... -- Hans Fugal Fugal Computing - SF.Net email i

Re: [Flightgear-devel] Default menus/dialog style

2007-11-28 Thread Hans Fugal
udio 2005. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > -- Hans Fugal Fugal Co

Re: [Flightgear-devel] FlightGear prerelease

2007-11-25 Thread Hans Fugal
SGPath texture_path(globals->get_fg_root()); > +texture_path.append("Textures"); > +texture_path.append("Sky"); > +for (int i = 0; i < FGEnvironmentMgr::MAX_CLOUD_LAYERS; i++) { > +SGCloudLayer * layer = new > SGClou

Re: [Flightgear-devel] FlightGear prerelease

2007-11-25 Thread Hans Fugal
ard. On Nov 25, 2007 1:37 AM, Durk Talsma <[EMAIL PROTECTED]> wrote: > On Saturday 24 November 2007 22:06, Hans Fugal wrote: > > On OSX, for some unknown reason the sun is displayed as a square (or > > diamond, if you like) instead of as a circle. Unknown to me, anyway; I > >

Re: [Flightgear-devel] FlightGear prerelease

2007-11-24 Thread Hans Fugal
e MacFlightGear people can chime in here). If fixing the weather bug isn't feasible, then we should at least disable those dialogs when real weather fetch is enabled. On Nov 24, 2007 10:19 AM, Hans Fugal <[EMAIL PROTECTED]> wrote: > On Nov 22, 2007 5:04 PM, Tatsuhiro Nishioka <[E

Re: [Flightgear-devel] FlightGear prerelease

2007-11-24 Thread Hans Fugal
if (error = CGLGetVirtualScreen(CGLGetCurrentContext(), &screen)) + if (error = CGLGetVirtualScreen(CGLGetCurrentContext(), (GLint*)&screen)) { _cglCheckError(error); return false; Ple

Re: [Flightgear-devel] FlightGear prerelease

2007-11-24 Thread Hans Fugal
e meantime. I'm downloading the prerelease to build and see for sure. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://

Re: [Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
On 10/30/07, Olaf Flebbe <[EMAIL PROTECTED]> wrote: > >> FATAL: SSG: OpenGL will not accept a downsized version ?!? > > IMHO it's a problem in plib. > > You may want try to define PROXY_TEXTURES_ARE_BROKEN for ssgLoadTexture.cpp That did the trick.

Re: [Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
And here is the backtrace: http://pastebin.ca/755280 On 10/30/07, Hans Fugal <[EMAIL PROTECTED]> wrote: > It compiled without incident, and begins to start just fine. The > splash screen comes up, and while "generating sky elements" it gives > me this message and the

[Flightgear-devel] FlightGear on Leopard

2007-10-30 Thread Hans Fugal
t might be useful: OpenGL vendor string: Intel Inc. OpenGL renderer string: Intel GMA 950 OpenGL Engine OpenGL version string: 1.2 APPLE-1.5.16 I'm rebuilding with debugging now and will provide a backtrace, but maybe the above is enough for someone to spot the problem.

[Flightgear-devel] SimGear on Leopard

2007-10-30 Thread Hans Fugal
s yet. The OpenAL/alut.h problem is still there, unfortunately, but not hard to work around. Will someone please review and commit this patch to simgear? I don't anticipate any problem, it's just some explicit casting to make t

Re: [Flightgear-devel] J3 Cub rerigged (was Re: J3 Cub Back Seat Driver)

2007-10-26 Thread Hans Fugal
On 10/25/07, David Megginson <[EMAIL PROTECTED]> wrote: > On 25/10/2007, Hans Fugal <[EMAIL PROTECTED]> wrote: > > > > You can adjust it in flight if you bind some keys to the trim > > > properties, but it would be pretty unrealistic -- I doubt that any J3 >

Re: [Flightgear-devel] J3 Cub rerigged (was Re: J3 Cub Back Seat Driver)

2007-10-25 Thread Hans Fugal
On 10/25/07, David Megginson <[EMAIL PROTECTED]> wrote: > On 25/10/2007, Hans Fugal <[EMAIL PROTECTED]> wrote: > > > Thanks! You mention the nonadjustable rudder and aileron trim - is > > that nonadjustable in theory only or does flightgear also enforce > >

Re: [Flightgear-devel] J3 Cub rerigged (was Re: J3 Cub Back Seat Driver)

2007-10-25 Thread Hans Fugal
iguration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourcef

Re: [Flightgear-devel] Positioning Point of View and controlling direction I look

2007-10-25 Thread Hans Fugal
k Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Flightgea

Re: [Flightgear-devel] J3 Cub Back Seat Driver

2007-10-25 Thread Hans Fugal
ll size and the various reasons why it's hard to make out the magnetic compass in FG even at regular size I have to think maybe it's extra-difficult. On 10/25/07, David Megginson <[EMAIL PROTECTED]> wrote: > On 25/10/2007, Hans Fugal <[EMAIL PROTECTED]> wrote: > > > Wo

[Flightgear-devel] J3 Cub Back Seat Driver

2007-10-25 Thread Hans Fugal
Would it be possible to change the default position for the j3cub to sitting in the front seat instead of the back seat? That would make the instruments (especially the compass) actually readable. Maybe have a second -set file for back seat drivers? -- Hans Fugal

Re: [Flightgear-devel] Macintosh directory separator

2007-10-23 Thread Hans Fugal
; Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourcef

Re: [Flightgear-devel] AWOS/ASOS

2007-10-15 Thread Hans Fugal
> > A couple of approaches have been suggested, and one stopgap (replace > > the ATIS data file with one that includes AWOS/ASOS like the one I > > generated[1]). Are any of these something we could pull into at least > > the plib branch? > > Why push for a stopgap solution? > > Code to do this has

[Flightgear-devel] AWOS/ASOS

2007-10-15 Thread Hans Fugal
I would like to see AWOS/ASOS in the next release, if nobody objects. A couple of approaches have been suggested, and one stopgap (replace the ATIS data file with one that includes AWOS/ASOS like the one I generated[1]). Are any of these something we could pull into at least the plib branch? 1. ht

Re: [Flightgear-devel] changed runway selection behavior

2007-10-13 Thread Hans Fugal
wind speed into account but that could be an important consideration. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log

Re: [Flightgear-devel] Warrior changes

2007-10-11 Thread Hans Fugal
gt;> http://get.splunk.com/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > -- Hans Fugal Fugal Computing -

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

2007-10-02 Thread Hans Fugal
y told you a lot of what you already know, but maybe you can pick out that vital trick you may lack in how to pinpoint memory behavior from my comments. Good luck! -- Hans Fugal Fugal Computing - This SF.net

Re: [Flightgear-devel] The Release

2007-09-04 Thread Hans Fugal
ou couldn't cast a const char* to a char*. The argument was that without the cast it doesn't work, and the cast is bad form and leads to bugs. I think it's a reasonable argument, not one that needs derision. -- Hans Fugal Fugal Computing ---

Re: [Flightgear-devel] Addition of true comms in multiplayer

2007-09-04 Thread Hans Fugal
On 9/3/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > On Mon, Sep 03, 2007 at 09:07:09AM -0600, Hans Fugal wrote: > > libiaxclient may even work in Windows with PortAudio, though it might > > take some effort. > > Everyone on the list told me to produce something portable

Re: [Flightgear-devel] Addition of true comms in multiplayer

2007-09-03 Thread Hans Fugal
On 9/3/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > Hans, > > as I wrote I am writing code for this feature since a year. The first > implementation was bad (only in Perl). Now I am using C - that's quite > more stable. > > On Sun, Sep 02, 2007 at 05

Re: [Flightgear-devel] Addition of true comms in multiplayer

2007-09-02 Thread Hans Fugal
>> http://get.splunk.com/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > > -- Hans Fugal Fugal Computing --

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-13 Thread Hans Fugal
g files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______ &

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-12 Thread Hans Fugal
rder for pointers. You'd have to set up an STL functor to sort them, which is ugly and difficult (but certainly doable). If sorting is unnecessary it's a better way to go, obviously. :-) When I comment out the sort, it works well for me. -- Hans Fugal Fugal Computing ---

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-09 Thread Hans Fugal
they both ramp together back to 270/280. As you can see, /environment/wind-from-heading-deg flips back and forth between the values of the boundary entries. Hopefully that gives you a clue as to what's going on. Thanks! On 8/9/07, Stuart Buchanan <[EMAIL PROTECTED]> wrote: > > Hi

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-08 Thread Hans Fugal
Hi Stuart, On 8/8/07, Stuart Buchanan <[EMAIL PROTECTED]> wrote: > I'd be very grateful if you could help me diagnose the problem, as I did > quite a lot of testing, but didn't encounter this myself. Happy to help. > One possibility is that my interpolation is "fighting" with something else > t

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-08 Thread Hans Fugal
On 8/8/07, Harald JOHNSEN <[EMAIL PROTECTED]> wrote: > This is right, except that in the 'none' scenario the weather is still > updated by the metar if metar is enabled. > I can not remember if this is a bug or a feature. If I may vote, I call it a bug. If there is no difference between "none" an

Re: [Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-07 Thread Hans Fugal
anual control?). That's what I think they should mean but I'm not convinced that that is what they mean (or anything else that would make sense). On 8/7/07, Georg Vollnhals <[EMAIL PROTECTED]> wrote: > Laurence Vanek schrieb: > > Hans Fugal wrote: > > > >&

Re: [Flightgear-devel] Bug in JSBSim FGPropeller.cpp

2007-08-07 Thread Hans Fugal
On 8/7/07, Torsten Dreyer <[EMAIL PROTECTED]> wrote: > Try yourself: Get the P-38L in the air and fly full throttle straight and > level, open the property-browser for controls/flight. I need a right aileron > deflection to keep the wings level. If I reduce power to idle, the aircraft > turns sharp

Re: [Flightgear-devel] 0.9.11-pre1 for Mac OS?

2007-08-07 Thread Hans Fugal
s also the macflightgear.sf.net people, but I don't know what their status is. On 8/6/07, Hans Fugal <[EMAIL PROTECTED]> wrote: > Hi Curt, > > I successfully built and flew 0.9.11-pre1 in OS X. You need the OpenAL > hack (find alut.h and stick it in > /System/Library/Frameworks/OpenAL.fram

Re: [Flightgear-devel] 0.9.11-pre1 for Mac OS?

2007-08-06 Thread Hans Fugal
. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > > -- Hans Fugal Fugal Co

[Flightgear-devel] Severe "Turbulence" (Weather Interpolation Problem?)

2007-08-06 Thread Hans Fugal
Flying in the vicinity of KCSQ just now (KCSQ 062055Z AUTO 16006KT 10SM CLR 26/23 A2979 RMK AO2) in both the pa28-161 and j3cub, I noticed some kind of weather-related problems. I'm afraid it was probably weather interpolation-related. My plane was being tossed around like a salad, but as you can

Re: [Flightgear-devel] significant updates to pa28-161 and a few updates to the pa24-250

2007-08-06 Thread Hans Fugal
k Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > ___ > Flightgear-devel

Re: [Flightgear-devel] Weather interpolation patch

2007-08-03 Thread Hans Fugal
On 8/3/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Stuart Buchanan -- Thursday 26 July 2007: > > It interpolates METAR changes over time as follows: > > Committed, thanks. This was sorely missing, but I'm afraid > we'll get complaints because the real-life-weather "doesn't > work any more". (

[Flightgear-devel] Airport Mods

2007-07-28 Thread Hans Fugal
In FlightGear, my local airport has a windsock placed smack dab at the threshold of one of the runways. I hit/dodged it one too many times, and decided to do something about it. So I got my hands on TaxiDraw and was pleased to find it very easy to create a decent representation of the airport, comp

Re: [Flightgear-devel] Fi-156 Storch

2007-07-26 Thread Hans Fugal
ed by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ >

Re: [Flightgear-devel] Broken Clouds

2007-07-26 Thread Hans Fugal
On 7/26/07, Vivian Meazza <[EMAIL PROTECTED]> wrote: > Hans Fugal > I have never seen or heard of any problem with osg and clouds of any sort. > Xnview reports no errors in cirrus.rgba, or with any of the textures. > Perhaps you have corrupted the clouds textures locally? Di

Re: [Flightgear-devel] Broken Clouds

2007-07-25 Thread Hans Fugal
7, Csaba Halász <[EMAIL PROTECTED]> wrote: > 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 be

[Flightgear-devel] FYI osgViewer on OS X

2007-07-25 Thread Hans Fugal
This is another in the OS X FYI series. osgViewer has a few issues that will need to be resolved before it can take over for GLUT: OSG apparently does not support switching cursors. I get a slew of these messages: "GraphicsWindow::setCursor(..) not implemented." and the cursor doesn't change when

[Flightgear-devel] Broken Clouds

2007-07-25 Thread Hans Fugal
Textures/Sky/broken.rgba seems to be literally just that, broken. Or rather, corrupted. As do scattered, few, and cirrus. fg/osg (but not plib) frequently crashes and I've traced it down to the cloud cover (clouds == likely crash, or crazy sky as in http://hans.fugal.net/tmp/fg/fgfs-screen-007.png,

Re: [Flightgear-devel] [RFC] Building one unified fgfs executable

2007-07-25 Thread Hans Fugal
e opengl_LIBS/sdl_LIBS department. > > I'm looking forward to comments. > > > > - > This SF.net email is sponsored by: Splunk Inc. > Still grep

Re: [Flightgear-devel] Building multiple fgfs binaries from one source tree

2007-07-24 Thread Hans Fugal
On 7/24/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Hans Fugal -- Tuesday 24 July 2007: > > He didn't have an argument. He had a solution > > Yeah, but what annoys me is that it's a solution that is in fact about > turning fgfs into shared libs, but disg

Re: [Flightgear-devel] Building multiple fgfs binaries from one source tree

2007-07-24 Thread Hans Fugal
leased product checking whether bugs I find are in plib as well as osg, and because I care about the far future released products checking whether bugs I see in plib are also in osg... > What doesn't yet work in osgviewer is: > > - mouse wrapping in look-around mode (The g

[Flightgear-devel] git

2007-07-23 Thread Hans Fugal
Hello pigeon, John, and other git users. Everyone else can go about their business, this is not a "convert to git" speech. We have a problem. One of the big advantages to a distributed revision control system, whether it be git or something else, is that we can all work on our own branch(es) and p

Re: [Flightgear-devel] Crash during startup with OSG version

2007-07-19 Thread Hans Fugal
d also had it. > It had something to do with a null pointer in > src/osgUtil/RenderStage.cpp around line 854 in the OpenSceneGraph source > code. > I got FlightGear working again by using osgViewer instead of SDL. > > > ----

Re: [Flightgear-devel] Crash during startup with OSG version

2007-07-19 Thread Hans Fugal
> - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Flightgear-de

Re: [Flightgear-devel] Sound Observations

2007-07-18 Thread Hans Fugal
On 7/17/07, Maik Justus <[EMAIL PROTECTED]> wrote: > > If it _is_ a doppler > > effect, it's wrong. > Absolutely! What is interesting, that not all aircrafts have this effect. > Maybe this is only with aircrafts with more than one sound source and > what we hear is just the position dependence of

[Flightgear-devel] Sound Observations

2007-07-17 Thread Hans Fugal
he sound coming from the opposite side from what it should. It seems like the stereo effect is being applied in a simplistic way, rather than based on the angle between straight-ahead and where the plane is. -- Hans Fugal Fugal Computing --

Re: [Flightgear-devel] Joysticks on Windows

2007-07-17 Thread Hans Fugal
On 7/17/07, Mike Schuh <[EMAIL PROTECTED]> wrote: > On Mon, 16 Jul 2007, Hans Fugal wrote: > > >The joystick I had with me is a Saitek Aviator (USB HID). > > Is this the "AV8R" model? My Linux system identifies it as "Saitek AV8R > Joystick" when

[Flightgear-devel] OSX Build patch

2007-07-16 Thread Hans Fugal
de feedback. Thanks -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. ht

[Flightgear-devel] Joysticks on Windows

2007-07-16 Thread Hans Fugal
G on Windows XP once with a CH Yoke and Pedals and I seem to remember that worked fine, but my memory is hazy. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE ve

Re: [Flightgear-devel] Chaos in FG development [was: Bomb patch for vulcanb2]

2007-07-15 Thread Hans Fugal
On 7/15/07, Melchior FRANZ <[EMAIL PROTECTED]> wrote: > * Stefan Seifert -- Sunday 15 July 2007: > > The largest open source project with thousands of developers, namely the > > Linux kernel itself does not have the slightest idea of a road map, even > > though most of the developers are in fact pa

Re: [Flightgear-devel] Weather interpolation patch

2007-07-15 Thread Hans Fugal
net/powerbar/db2/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > -- Hans Fugal Fugal Computing ---

[Flightgear-devel] simple build fix

2007-07-10 Thread Hans Fugal
Will someone please apply this patch, or provide feedback? Thanks! -- Hans Fugal Fugal Computing render_area_2d.diff Description: Binary data - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the

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

2007-07-05 Thread Hans Fugal
uot; self study, I have noticed these areas where FG could improve, and I'm pleased to see this fine work, which I hope finds its way into CVS. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2 Express Do

Re: [Flightgear-devel] 0.9.11-pre1: Some weird behaviors on reset

2007-07-05 Thread Hans Fugal
I'm on OS X, though not using the XCode patches (just stock flightgear with the fixes I discussed in an earlier thread for compilation and linking). I tried to reproduce these issues in fg/plib CVS (which is as close to pre1 as I get at the moment), see below. I would have also tried it in linux,

Re: [Flightgear-devel] flight control and trim position popup

2007-07-04 Thread Hans Fugal
e the numbers on the dials, where we're limited to a rather small number of pixels and limited FOV. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE ver

Re: [Flightgear-devel] flight control and trim position popup

2007-07-04 Thread Hans Fugal
2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > ___ > Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightg

Re: [Flightgear-devel] crash in AI traffic

2007-07-02 Thread Hans Fugal
On 7/2/07, Durk Talsma <[EMAIL PROTECTED]> wrote: > I agree that it can be very frustrating to have a flightgear session cancelled > due to an exit, and in a released version, this should be avoided. However, > the flip side is that if we continue to "gracefully recover", its going to be > a lot to

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

2007-07-02 Thread Hans Fugal
On 7/2/07, K. Hoercher <[EMAIL PROTECTED]> wrote: > You can see this if you enable the showing of a tacan source in the > radar and its corresponding data/symbol whatever box. They appear to > "point" into different directions. I suspect both informations get > derived by ways taking the magnetic v

Re: [Flightgear-devel] CVS on OS X

2007-07-01 Thread Hans Fugal
On 7/1/07, Tatsuhiro Nishioka <[EMAIL PROTECTED]> wrote: > Hi Hans, > > On Jun 29, 2007, at 10:05 AM, Hans Fugal wrote: > > > On 6/28/07, Tatsuhiro Nishioka <[EMAIL PROTECTED]> wrote: > >> Now I'm working on building both 0.9.11-pre1 and cvs head. >

Re: [Flightgear-devel] [off list] patch for control lockingbyautopilot

2007-06-30 Thread Hans Fugal
recent > suggestions are commendable steps in the right direction, but I > reckon we are still one breakthrough removed from a complete > solution to the problem. > > - > This SF.net email is sponsored by

[Flightgear-devel] automake test

2007-06-30 Thread Hans Fugal
or greater." The cut bit is unnecessary and wrong - it doesn't work with automake version 1.10, which is version 1.5 or greater. -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2 Express Download

Re: [Flightgear-devel] CVS on OS X

2007-06-28 Thread Hans Fugal
On 6/28/07, Tatsuhiro Nishioka <[EMAIL PROTECTED]> wrote: > Now I'm working on building both 0.9.11-pre1 and cvs head. > I had some errors in linking osgViewer (when building fgfs cvs-head/ > OSG-svn head) > OSG-2.0 seems OK so I'll go with it for cvs-head for a while. > By the way, do you know whi

[Flightgear-devel] CVS on OS X

2007-06-28 Thread Hans Fugal
enAL test in configure.ac as a basis. Thanks References 1. http://developer.apple.com/qa/qa2006/qa1504.html 2. http://opensource.creative.com/pipermail/openal/2006-August/009761.html -- Hans Fugal Fugal Computing - This SF.

Re: [Flightgear-devel] [off list] patch for control locking byautopilot

2007-06-28 Thread Hans Fugal
> Flightgear-devel mailing list > Flightgear-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/flightgear-devel > -- Hans Fugal Fugal Computing - This SF.net email is sponsored by DB2

[Flightgear-devel] APIENTRY Compilation Problem

2007-06-26 Thread Hans Fugal
nformation for individuals to work around the problem, and for us to find a solution to work around GLUT's deficiency while we wait with bated breath for them to fix it (ha). -- Hans Fugal Fugal Computing - This SF.n

Re: [Flightgear-devel] AWOS

2007-06-24 Thread Hans Fugal
it works now. > If that's all there is to it, a simple rule-based approach might > be preferable to hacking the databases. That is, I would suggest > leaving apt.dat alone and implementing some remapping rules in the > nasal code that generates the ATIS/AWOS text. Right,

[Flightgear-devel] AWOS

2007-06-22 Thread Hans Fugal
n e.g. the ATC Frequencies box). On IRC it was suggested that hacking apt.dat would be ill-timed as we are waiting for the 850 apt.dat format database to be released. The file is at http://hans.fugal.net/tmp/default.atis -- Hans Fugal Fugal Comp

[Flightgear-devel] AWOS

2007-06-22 Thread Hans Fugal
I imagine the ASOS/AWOS thing might be a simple matter of expanding the search for frequencies somewhere. If someone can point me to the right area in the code I can probably work out a patch. -- Hans Fugal Fugal Computing -