Re: [Flightgear-devel] Gear transit times

2012-08-29 Thread Scott Hamilton
Yes there are two or three aircraft that do this. I've modified the A380 in flightgear to use three groups with different times. I'm not near my desktop at the moment but can send you what I had modify to make it work. If you wanted detailed realism you could make different config for each gear

Re: [Flightgear-devel] GIT as of today unstable

2012-04-24 Thread Scott Hamilton
See if this makes sense?? (gdb) frame 1 #1 0x0088fb79 in hashForAirport (c=0x19e62860, apt=0x6a128d0) at /home/scotth/Download/Flightgear/git-repo/flightgear/src/Scripting/NasalPositioned.cxx:113 113 std::string name = apt->name(); (gdb) print apt $1 = (const FGAirport *) 0x6a128d0 (g

Re: [Flightgear-devel] Aircraft ratings on the download page

2012-02-17 Thread Scott Hamilton
BTW I also found this Shader Editor in a browser. http://www.kickjs.org/example/shader_editor/shader_editor.html [15] On Sat, 18 Feb 2012 15:15:56 +1100, Scott Hamilton wrote: > On Sat, 18 Feb 2012 14:29:02 +1100, Scott Hamilton wrote: > > Sorry for my previous terse answer,

Re: [Flightgear-devel] Aircraft ratings on the download page

2012-02-17 Thread Scott Hamilton
On Sat, 18 Feb 2012 14:29:02 +1100, Scott Hamilton wrote: Sorry for my previous terse answer, but I was out and about, so using my phone while walking.. The link I gave below ( www.doesmybrowsersupportwebgl.com ) is a very quick way to determine if your current browser supports WebGL, most

Re: [Flightgear-devel] Aircraft ratings on the download page

2012-02-17 Thread Scott Hamilton
www.doesmybrowsersupportwebgl.com Gary Neely wrote: >On Fri, Feb 17, 2012 at 7:10 PM, Heiko Schulz wrote: >> >>> On a slightly related note, stumbled accross this: "a HTML5 JavaScript >>> library to render 3D models >>> in .ac format using WebGL." Might be a nice addition to our download >>>

[Flightgear-devel] linking errors with origin/next?

2012-02-11 Thread Scott Hamilton
I updated my git working directory to "origin/next" and am getting the following link errors, I'm not 100% sure that git is properly updating everything, I have done a "make clean" and "make rebuild_cache" on both simgear and flightgear. Is anyone else seeing these errors, or is my working dir

[Flightgear-devel] latest Git next, endless loop from FGATCMgr and missing JSBsim fuel-used property

2011-09-25 Thread Scott Hamilton
Greetings, I've noticed two small problems with the current Git "next" (as at 2011-09-25), is anyone else seeing these? 1. the JSBsim per-engine /fdm/jsbsim/propulsion/engine[]/fuel-used-lbs property has disappeared 2. After about 1hour of flying, FG seems to go into a endless loop; the

Re: [Flightgear-devel] Changing ICAO codes

2011-04-11 Thread Scott Hamilton
I offered to Martin to look at building a small web app that would help with managing all the different things folks need to send to him, something that can take the tedious admin tasks and automating them, he sent me some initial requirements, but this sounds like part of the same solutio

Re: [Flightgear-devel] Sgtext

2011-02-10 Thread Scott Hamilton
Hi Syd, I use the (aka OSG Text) a lot in Aircraft/A380/XML/Flightdeck/Pedestal/mcdu_new_display_01.xml But if you are after a zero filled format, have a look in Aircraft/A380/XML/Glareshield/fcu.xml FCU.hdg.degs yz-plane right-bottom -90.0 -0.068 -0.0

Re: [Flightgear-devel] A380 Merge Request

2011-01-09 Thread Scott Hamilton
Many thanks Gijs, I have no idea what the "Unknown Chunks" are, and I don't get the error message when I use the aircraft.. I'm slowly working my way through the texture resizing, and the unknown objects, I'll get there in the end :) cheers S. On Sun, 2011-01-09 at 12:15 +0100

Re: [Flightgear-devel] A380 Merge Request

2011-01-08 Thread Scott Hamilton
Just wondering if anyone has some time to take a look at this. I don't recall seeing anyone saying they had picked it up and haven't seen anything in fgdata. Also I think Jack Mermod had a merge request around the same time for the AH-1. cheers S. On Tue, 2011-01-04 at 16:34 +1100,

Re: [Flightgear-devel] map question

2010-12-30 Thread Scott Hamilton
Actually this might not be so bad, as I think your grep may have returned some false positives. The A380, 747-400 and 737NG800 only add an aircraft specific menu and add "Pushback" to the Equipment menu, they don't disable any existing menu items. However giving menu items an alias name or

Re: [Flightgear-devel] New release

2010-12-11 Thread Scott Hamilton
On Sat, 2010-12-11 at 11:08 +0100, Gijs de Rooy wrote: > Hi Durk and all, > > > > Durk wrote: > > After a period of having been extremely busy at work, following a > switch of jobs and moving to a different country, > > I'm slowly coming back to life. December is already well on it's > way, and

Re: [Flightgear-devel] Airport Water Clipping

2010-12-10 Thread Scott Hamilton
On Fri, 2010-12-10 at 12:27 +, Martin Spott wrote: > Stuart Buchanan wrote: > > On Fri, Dec 10, 2010 at 11:56 AM, Chris Wilkinson wrote: > > >> I will double check the licence attached to the data I have, but I'm > >> confident it is free to use and distribute so long as any subsequent > >>

Re: [Flightgear-devel] GPWS-implementation on the 733 failed- can someone help?

2010-11-30 Thread Scott Hamilton
On Tue, 2010-11-30 at 11:33 +, Heiko Schulz wrote: > Hi, > > I recently implemented the GPWS according to the tutorial: > http://wiki.flightgear.org/index.php/GPWS and let it merged into FGdata > > > To my own surprise it isn't working, though I can remember that the same > tutorial worked

Re: [Flightgear-devel] Mystery Airport

2010-11-22 Thread Scott Hamilton
On Mon, 2010-11-22 at 12:08 +, Alasdair wrote: > On Mon, 2010-11-22 at 19:42 +0800, Innis Cunningham wrote: > > Hi Alasair > > > > What is the problem with Dubbo a quick google seems to show that YSDU > > is > > still the valid ICAO code for Dubbo and my 2.0 version shows YSDU for > > Dubbo i

Re: [Flightgear-devel] FGFS-Release was Scenery tile management and further property heads up...

2010-11-20 Thread Scott Hamilton
The important point here is that it has been nearly twelve months since the last major release, the codebase appears to be looking forward, and in the past it has required quite a bit of planning and work to ensure we have a consistent and stable product to release. Part of that work is firs

Re: [Flightgear-devel] Scenery tile management and further property heads up...

2010-11-20 Thread Scott Hamilton
If I may, I'd like to temporarily put a product managers hat on. Two useful, but rather significant changes have occurred recently in the code-base and we are nearing the end of November, a traditional time for a product release. These two code changes seem like they are forward thinki

Re: [Flightgear-devel] METAR wrong, at least on one airport

2010-11-16 Thread Scott Hamilton
On Tue, 2010-11-16 at 17:52 +0100, Torsten Dreyer wrote: > > If I check the METAR data for LFST using another program (AeroWeather on > > the iPhone for example or the metar utility for debian from the > > http://packages.debian.org/unstable/utils/metar package), I receive > > correct METAR data fo

Re: [Flightgear-devel] Ridding Multiplayer of Abusers

2010-10-20 Thread Scott Hamilton
On Wed, 2010-10-20 at 22:21 +, Martin Spott wrote: > Scott Hamilton wrote: > > On Wed, 2010-10-20 at 21:02 +, Martin Spott wrote: > > >> Whenever/whatever people are going to do about adding authentication > >> support to MP servers, if they'd co

Re: [Flightgear-devel] Ridding Multiplayer of Abusers

2010-10-20 Thread Scott Hamilton
On Wed, 2010-10-20 at 21:02 +, Martin Spott wrote: > Curtis Olson wrote: > > > Would it be bad if a user had a choice between the open free for all we > > currently have and a more constrained and managed system (that someone has > > taken the time to build and continues to manage.) > > No, o

Re: [Flightgear-devel] [patch] Improved Nasal access to airport information

2010-10-11 Thread Scott Hamilton
On Mon, 2010-10-11 at 09:28 +0100, James Turner wrote: > On 10 Oct 2010, at 17:21, Torsten Dreyer wrote: > > We need to stop exposing *functions* to Nasal, and start exposing *objects*, > with properties. > > Notably, amongst the airportinfo() structure is a runways hash, which > contain

Re: [Flightgear-devel] FlightGear website on wiki

2010-10-10 Thread Scott Hamilton
Yes I think there has been quite some discussion on a move to a more dynamic, with delegated administration style of website. I'd like to throw in WordPress as perhaps a better website content system than Wiki. Several open source projects have in the past used Wiki as a basis for a web conten

Re: [Flightgear-devel] weather conditions and winds aloft notworking correctly..

2010-07-24 Thread Scott Hamilton
On Fri, 2010-07-23 at 12:01 -0400, Jacob Burbach wrote: > Thanks for the quick work on this Torsten...with the exception of dew > point and altimeter settings everything else appears to be working > properly now. Currently I don't think dew point and altimeter are a > big deal for what I'm doing p

Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-19 Thread Scott Hamilton
On Mon, 2010-07-19 at 08:47 +0100, James Turner wrote: > On 19 Jul 2010, at 01:47, Jacob Burbach wrote: > > > On a side note...is there a way to retrieve a list of airports within > > a certain distance of a position from nasal? > > Trivial from C++, unfortunately tricky from Nasal right now. Th

Re: [Flightgear-devel] Heads up: new autopilot subsystem implementation

2010-07-05 Thread Scott Hamilton
On Mon, 2010-07-05 at 10:52 +0200, fiers...@zonnet.nl wrote: > Hi Torsten (and others), > > I noticed that the autopilot on the Aerostar700 keeps climbing, despite > what I set the AP to. I was trying to level out at FL120, but the AP was > happily climbing to almost FL200 when I disabled it. >

[Flightgear-devel] autopilot properties not being updated?

2010-07-01 Thread Scott Hamilton
Greetings, I did a GIT update and rebuild recently and have noticed that no properties under /autopilot/internal/ are being set or updated. Quite a few autopilot XML files use the lookahead speed and fdm-heading-bug-error amongst some others. Does anyone know where they went and if they

Re: [Flightgear-devel] ATC

2010-06-22 Thread Scott Hamilton
I've been tinkering around with a JEE ATC support web app concept, the idea is to support ATC controllers using one of the ATC aircraft or perhaps the OpenRadar app, by having a central place to file flight plans (virtual airline websites could post data through a REST or XML/HTTP interface per

Re: [Flightgear-devel] FlightGear Calendar

2010-04-20 Thread Scott Hamilton
On Tue, 2010-04-20 at 10:28 +0100, willie wrote: > Actually the _real_ difference is that anyone can add events. Just sign > in with your google email (whaddya mean, the borg hasn't assimilated you > yet?) and add your event. > > > We'll be working to allow a non google type logon l

Re: [Flightgear-devel] Release engineering (aka, continuous integration, aka, nightlies)

2010-04-16 Thread Scott Hamilton
Hudson was a Sun sponsored java.net project, the license is described as; Most of the art work is derived from Tango Project, and thus this portion of Hudson is covered by their license (Creative Commons Attribution Share-Alike license). The rest (that is, all the

Re: [Flightgear-devel] A380 tutorial issues

2010-04-03 Thread Scott Hamilton
On Sun, 2010-04-04 at 09:03 +1000, Pigeon wrote: > >OK, I'm not sure where you mean here? do you mean the FMS input > >fields on the MCDU screen? Or do you mean once you get into the > >Active init flight plan, where you select the runways and SID/STAR, > >and the Departure and Arr

Re: [Flightgear-devel] A380 tutorial issues

2010-04-03 Thread Scott Hamilton
On Sat, 2010-04-03 at 22:44 +1100, Pigeon wrote: > > Hi, > > Was trying the A380 tutorial, and I noticed a property mismatch in > the no-smoking switch check: > > > Flick no-smoking switch once on the overhead > > > /controls/switches/no-smoki

Re: [Flightgear-devel] v2.0 Aircraft Download Page

2010-03-01 Thread Scott Hamilton
On Mon, 2010-03-01 at 07:14 -0600, Curtis Olson wrote: I'm running late for work so this was done quickly. Hope it's useful for the missing A380 thumb. S. > I just updated the aircraft download page with all the latest aircraft > updates to match FlightGear v2.0 > > > > http:/

Re: [Flightgear-devel] FMS data file locations - proposal to avoid

2010-02-28 Thread Scott Hamilton
On Sun, 2010-02-28 at 21:06 +, willie wrote: > Martin Spott wrote: > > > In general I appreciate this idea. Basically it depends on under which > > license these files are being published. > > > > Cheers, > > Martin. > from the README in A380/FMS/ > > "This directory contains SID/STAR da

Re: [Flightgear-devel] A380 model loading failures

2010-02-27 Thread Scott Hamilton
On Sat, 2010-02-27 at 15:51 +, James Turner wrote: I just did a fresh "cvs update -Ad A380" and I don't get those errors. Perhaps a 'rm -rf A380' first might help, sounds like CVS didn't make it right. S. > I just updated data to try the A380, and I'm not seeing any model

Re: [Flightgear-devel] Proposed new set of splash screens

2010-02-24 Thread Scott Hamilton
On Tue, 2010-02-23 at 21:41 -0800, syd adams wrote: just my personal opinion; I don't mind them as a creative expression of the forward movement that represents aviation. Some are perhaps a little misplaced, but I quite like the idea. Some iterative refinement may be necessary, I'd encourage

Re: [Flightgear-devel] DELETE DUPLICATE FG DATA FILES

2010-02-23 Thread Scott Hamilton
On Tue, 2010-02-23 at 22:51 +, Martin Spott wrote: > Geoff McLane wrote: > > > So 62.5% done! Just three (3) to go :-)) > > > > 1: [a380.rgb] vs [A380.rgb] in [A380/Models] > > 2: [COWLING.rgb] vs [COWLING.RGB] in [A380/Textures/Livery/House] > > 3: [ENDPLATE.rgb] vs [ENDPLATE.RGB] in [A380/

Re: [Flightgear-devel] FlightGear 2.0.0 Announcement text + Summary of ChangeLog

2010-02-08 Thread Scott Hamilton
On Mon, 2010-02-08 at 22:48 +0100, Durk Talsma wrote: A very nice, small, but important feature from Torsten (I think from memory) was the animation using OSG Text. I use this a lot now... S. > Hi all, > > FlightGear 2.0 should be out any minute now. While waiting for the offi

Re: [Flightgear-devel] memory hemorrhage

2010-02-02 Thread Scott Hamilton
On Tue, 2010-02-02 at 18:32 -0700, John Denker wrote: > > The number I'm discussing is the "RES" number reported > by top(1). Don't forget this takes into account all the shared libraries and file caches and what the operating system will allow as a working set, it's not truly indicative of

Re: [Flightgear-devel] Nominations for Aircraft Selection in theFlightGear 2.0 Release

2010-01-18 Thread Scott Hamilton
On Sun, 2010-01-17 at 22:01 +, Heiko Schulz wrote: > > > I'm sure it is easy, then the aircrafts has to be: > > -under GNU GPL to fit into the Base package (So David Culp's aircrafts can't > be included) > > -in CVS already - the Lockheed Lockheed L1049h (the "h"-version!)is not yet > i

Re: [Flightgear-devel] Nominations for Aircraft Selection intheFlightGear 2.0 Release

2010-01-18 Thread Scott Hamilton
On Mon, 2010-01-18 at 09:29 +0100, Erik Hofman wrote: > syd adams wrote: > > Ok , I understand it when put that way. > > I guess now my other question would be , is it conflicting to proceed > > with development > > under the cc licence on certain models?Can there be 2 versions ? > > I see no rea

Re: [Flightgear-devel] Generic autopilot issues

2009-12-22 Thread Scott Hamilton
On Tue, 2009-12-22 at 14:10 +, James Turner wrote: > A few things that will certainly help: > - not adding the departure airport if no runway is selected > - not adding the departure airport for an in-air route activation Perhaps a quicker workaround, just set the /autopilot/route-manag

Re: [Flightgear-devel] Flight Pro Sim Statement

2009-12-14 Thread Scott Hamilton
On Mon, 2009-12-14 at 21:30 +, Stuart Buchanan wrote: Being really really picky with English, the opening statement uses the word "heavily" too often; it's not good style. As a suggestion of replacement, perhaps; As many people will be aware, there is a new flight simulator product that i

Re: [Flightgear-devel] Version number for the upcoming release

2009-12-13 Thread Scott Hamilton
On Sun, 2009-12-13 at 19:07 -0800, S Andreason wrote: > Jacob Burbach wrote: > > Traditionally it is MAJOR.MINOR.PATCHLEVEL, definately more than a > > patchlevel thing, and way more than minor, so either 1.10.x or 2.x.x > > if your following that standard. 1.10 feels weird, > > Maybe it is wier

Re: [Flightgear-devel] GPS find nearest.

2009-12-10 Thread Scott Hamilton
On Wed, 2009-12-09 at 13:54 +, James Turner wrote: > > Off-topic is there anyway in Nasal to find the ILS frequencies and > > optionally the name, for a particular airport and runway? > > Yes, the airportinfo function returns you a Nasal hash with all this and more. I can't seem to f

Re: [Flightgear-devel] GPS find nearest.

2009-12-09 Thread Scott Hamilton
On Wed, 2009-12-09 at 08:27 +, James Turner wrote: I second this. Something I was playing around with a few months back I thought, if only I could find the nearest VOR/NDB/FIX/APT to some point that I am not at but will be in the near future, unfortunately I've forgotten what it was

Re: [Flightgear-devel] Ignoring MP pilots (was: Re: Daily FG .deb)

2009-11-14 Thread Scott Hamilton
On Sat, 2009-11-14 at 13:02 +0100, Torsten Dreyer wrote: Yes, I also thought it sounded like "groups", but I was thinking that the client would send a list of strings that a user wanted to be part of when it sends the pilot call-sign and aircraft type information. This would also allow

Re: [Flightgear-devel] SoundSystem continued

2009-11-09 Thread Scott Hamilton
On Tue, 2009-11-10 at 04:20 +0100, Csaba Halász wrote: Source code repositories are for developers, every project whether open source or a project that a company IT department is building in-house will have broken builds. So the QA phase of open source projects is when interested folk

Re: [Flightgear-devel] Hurricane simulator development

2009-11-09 Thread Scott Hamilton
On Mon, 2009-11-09 at 17:56 -0500, Bob Faulkner wrote: I notice that our local (Australian) national meteorology department lists several international hurricane and cyclone warning centres, and from what I see of the NOAA NHC it seems to only report in it's local area. Is t

Re: [Flightgear-devel] Unable to view scenery in Flightgear, OK in Atlas

2009-10-30 Thread Scott Hamilton
On Fri, 2009-10-30 at 19:48 +1100, Jason Cox wrote: Hi ya Jason, I'd be very keen to see someone do Sydney, I think a lot of the terrain is a bit sharp, there is a weird 200ft ravine through the CBD that would make it difficult to place buildings on... S. > Ok now I am

Re: [Flightgear-devel] New Sound system committed

2009-10-29 Thread Scott Hamilton
On Thu, 2009-10-29 at 09:45 -0600, dave perry wrote: Hurray! another build with working engine sounds, great debugging work by all. S. > Hi Erik, > Updated both my core2 duo (64 bit FC10) and my Athlon XP 3200+ (32 bit > FC10) both running FC10 openal and freealut distribution rpms.

Re: [Flightgear-devel] New Sound system committed

2009-10-29 Thread Scott Hamilton
On Thu, 2009-10-29 at 13:57 +0100, Erik Hofman wrote: Hi ya Erik, I just tried out the test3, no sound what so ever... SimGear/source/simgear/sound> ./openal_test3 default position and orientation NaN in source position NaN in source orientation playing sample source at lat,lon = (10,-10)

Re: [Flightgear-devel] New Sound system committed

2009-10-29 Thread Scott Hamilton
On Thu, 2009-10-29 at 02:26 +0100, Csaba Halász wrote: > Hi Erik! > > If a sound sample keeps its default orientation of all zeroes then in > SGSoundSample::update_absolute_position the sc2body*q will be also > null and cause a division by zero in SGQuat::backTransform. > Perhaps this exp

Re: [Flightgear-devel] Flap keys not working, and very dark rendering of a/c

2009-10-28 Thread Scott Hamilton
On Wed, 2009-10-28 at 03:32 -0700, Chris Wilkinson wrote: Hi ya Chris, Gijs gives a good overview of what you need to do on the forums; http://www.flightgear.org/forums/viewtopic.php?f=4&t=5759&st=0&sk=t&sd=a&start=30#p46112 basically changes in the shaders for a little while ago, need

Re: [Flightgear-devel] New Sound system committed

2009-10-28 Thread Scott Hamilton
On Wed, 2009-10-28 at 12:33 +1300, James Sleeman wrote: I'm using OpenAL-Soft 1.9.563 compiled from source from http://kcat.strangesoft.net/openal.html and ALUT 1.1 compiled from source from http://connect.creativelabs.com/openal/Downloads/ALUT/freealut-1.1.0.tar.gz These both seem to be

Re: [Flightgear-devel] New Sound system committed

2009-10-27 Thread Scott Hamilton
On Tue, 2009-10-27 at 22:13 +1100, Scott Hamilton wrote: I forgot to mention; 64bit AMD CPU 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 x86_64 x86_64 x86_64 GNU/Linux freealut 1.1.0 (from creative labs, compiled from source) openal-soft-1.9.563 (compiled from source) 19: PCI

Re: [Flightgear-devel] New Sound system committed

2009-10-27 Thread Scott Hamilton
On Tue, 2009-10-27 at 09:03 +0100, Erik Hofman wrote: > dave perry wrote: > > I have been away on a trip for the last 5 days. Today, I did a make > > clean for both SimGear and fgfs before the compiles. I launched fgfs on > > the 32bit Athlon and at first, only ATC and no wind or aircraft soun

Re: [Flightgear-devel] Sound System debugging

2009-10-24 Thread Scott Hamilton
On Sat, 2009-10-24 at 10:39 +0200, Erik Hofman wrote: I did a cvs update on simgear and flightgear, and I now have engine sounds, click sounds, flap transit sounds, everything is back again... S. > Ok, I've reserved the next two days to try to pin-point the problem. For > that

Re: [Flightgear-devel] New Sound system committed

2009-10-23 Thread Scott Hamilton
On Fri, 2009-10-23 at 13:36 +0200, Erik Hofman wrote: This is a bit weird, but it seems like something isn't letting go of the sound device. If I run the openal_test2 the first time, everything goes fine, it plays all 6 samples and then unbinds. If I then run openal_test2 within about 5

Re: [Flightgear-devel] New Sound system committed

2009-10-22 Thread Scott Hamilton
Yeah I'm in the same situation, I've deleted all version of openal and alut, and pulled down the source and compiled for openal and ALUT, still only get "once" and "transit" type of sound, looped engine sounds I can't get. I'll keep looking I might try the old creative labs 0.8 version next

Re: [Flightgear-devel] New Sound system committed

2009-10-20 Thread Scott Hamilton
On Tue, 2009-10-20 at 13:34 +0200, Erik Hofman wrote: > I've committed a few fixes to SimGear and FlightGear again. > Please report any progress (and if preferably any command line options > if something fails). > rpm -qa | grep openal libopenal0-soft-1.5.304-1.33 openal-soft-1.5.304-1.33 libo

Re: [Flightgear-devel] New Sound system committed

2009-10-17 Thread Scott Hamilton
On Sun, 2009-10-18 at 00:43 +1300, James Sleeman wrote: > Is anybody else using current CVS with 64bit Ubuntu 9.04? Doesn't seem > to be working here, the last message output is > "creating 3D noise texture... DONE" > then it just sits there looking stupid using 100% of CPU and several > hu

Re: [Flightgear-devel] SimGear compile error: ‘cl ass SGSoundSample’ has no member named ‘set_b ase_position'

2009-10-15 Thread Scott Hamilton
On Thu, 2009-10-15 at 14:01 +0200, Erik Hofman wrote: > Torsten Dreyer wrote: > > Hi, > > > > todays SimGear cvs doesn't compile for me: > > > > visual_enviro.cxx: In member function ‘void SGEnviro::drawLightning()’: > > visual_enviro.cxx:759: error: ‘class SGSoundSample’ has no member > > name

Re: [Flightgear-devel] [Jsbsim-devel] infinite loop in FGEngine.cpp

2009-10-14 Thread Scott Hamilton
that's clearer, > Cheers, > Nic > > > On Wed, Oct 14, 2009 at 9:34 AM, gerard robin > wrote: > > On mercredi 14 octobre 2009, Anders Gidenstam wrote: > > On Wed, 14 Oct 2009, Scott Hamilton wrote: > > > I've noticed

[Flightgear-devel] infinite loop in FGEngine.cpp

2009-10-14 Thread Scott Hamilton
I've noticed that a lot of JSBsim files got updated just the other day, and today was the first time I've had a chance to try it out. I'm working on the A380 which does use JSBsim, and during the engine start everything freezes just after the starter is turned false, the ignition is

Re: [Flightgear-devel] [PATCH] 3D Clouds update

2009-10-12 Thread Scott Hamilton
On Wed, 2009-10-07 at 22:03 +1100, Scott Hamilton wrote: On a final note, I did a 'make distclean' and ./configure for both SimGear and FlightGear and now the change in frame rate is acceptable, it goes from 30 fps to around 22 - 24 fps once 3D clouds are turned on. S.

Re: [Flightgear-devel] New route manager?

2009-10-08 Thread Scott Hamilton
On Thu, 2009-10-08 at 22:45 +0100, James Turner wrote: I've also noticed that if I put a Altitude constraint (ie: @alt) the route manager always shows 0ft. It seems to always get the altitude from the NAV database, not what I enter. S. > On 8 Oct 2009, at 16:35, Curtis Olson w

Re: [Flightgear-devel] [PATCH] 3D Clouds update

2009-10-07 Thread Scott Hamilton
On Wed, 2009-10-07 at 09:18 +, Stuart Buchanan wrote: > Scott Hamilton wrote: > >On Tue, 2009-10-06 at 22:06 -0400, William Harrison wrote: > > > >>>Maybe it's just me, but has anyone noticed a dramatic performance > >>> decrease with 3d c

Re: [Flightgear-devel] [PATCH] 3D Clouds update

2009-10-06 Thread Scott Hamilton
On Tue, 2009-10-06 at 22:06 -0400, William Harrison wrote: > Maybe it's just me, but has anyone noticed a dramatic performance > decrease with 3d clouds after this patch? yep, from 30fps to 2fps... S. > > > On Fri, Oct 2, 2009 at 1:51 AM, Durk Talsma > wrote: > > On Thursda

[Flightgear-devel] simgear::strutils::convertToLowerCase link error.

2009-09-30 Thread Scott Hamilton
I did a CVS update of SimGear and FG yesterday and I'm getting linker errors, but I don't understand why? ../../src/Navaids/libNavaids.a(positioned.o): In function `FGPositioned::typeFromName(std::basic_string, std::allocator > const&)': /home/scotth/Downloads/FlightGear/CVS-1.0/source/src/N

Re: [Flightgear-devel] Total_Air_Temp

2009-09-26 Thread Scott Hamilton
On Fri, 2009-09-25 at 14:03 -0700, castle wrote: > Hi, > > Can anyone point me to where Total_Air_Temperature (tat) is calculated. If it's a JSBsim aircraft; /fdm/jsbsim/propulsion/tat-c I'm not sure of yasim, anyone else? Scott. > Tried "grepping" on several variations of the term b

[Flightgear-devel] V speed calc from JSBsim?

2009-09-23 Thread Scott Hamilton
I'd like to calculate some V speeds (in Nasal) as part of one of the Airbus aircraft I'm working on. I'm wondering if anyone knows if there is stuff already done in JSBsim that appears under /fdm/jsbsim/ properties that might be useful to help calculate any of the following; Vs - stal

Re: [Flightgear-devel] Weird Sun and weather bugs

2009-09-17 Thread Scott Hamilton
On Thu, 2009-09-17 at 21:57 -0300, Victhor Foster wrote: > I don't remember when this started, I think it was a week or so. Well, > the Sun bug is simple: switching time to Dawn/Dusk will cause the sun > colors to start flashing between the correct colors and morning/noon/ > afternoon colors

Re: [Flightgear-devel] reversible ILS

2009-09-15 Thread Scott Hamilton
On Tue, 2009-09-15 at 22:01 -0700, John Denker wrote: Can I also suggest, that like most things in FG, we have a property and a Nasal API. Now I haven't thought about this very much, but rather than forcing some UI into concrete, it might be better to provide a programmatic interface

Re: [Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Scott Hamilton
On Mon, 2009-09-14 at 01:52 +0200, Csaba Halász wrote: > On Mon, Sep 14, 2009 at 1:11 AM, Scott Hamilton > wrote: > > > > command line options; > > gdb --args bin/fgfs --enable-sound --enable-hud --aircraft=A380 > > --airport=YSSY --runway=34L --timeofday=after

Re: [Flightgear-devel] TriangleIntersect errors.

2009-09-13 Thread Scott Hamilton
On Sun, 2009-09-13 at 22:48 +0200, Csaba Halász wrote: > On Sun, Sep 13, 2009 at 8:19 AM, Scott Hamilton > wrote: > > Greetings, > > > > > > Below is an short extract of the errors; > > > > Warning:: Picked up error in TriangleIntersect > >

[Flightgear-devel] TriangleIntersect errors.

2009-09-12 Thread Scott Hamilton
Greetings, For about the last month I've noticed with the CVS build of FG that after some time (it seems to vary between about 40mins to around 90mins) I'll get a constant stream of errors. Sometimes it starts when I switch to the Tower View, but most times it just starts mid-fligh

Re: [Flightgear-devel] Noob Question

2009-02-16 Thread Scott Hamilton
On Fri, 2009-02-13 at 23:53 +, Martin Spott wrote: Hi ya Martin, > > > I think having an Oz 'chapter' would be a great idea, maybe Jon and > > Martin could give us our own bit of their web for dedicated Oz > > scenery (or we could just prefix all generic 3D objects with OZ- ) > > Well, o

Re: [Flightgear-devel] Noob Question

2009-02-11 Thread scott hamilton
On Thu, 2009-02-12 at 09:39 +1100, Jones, Andrew wrote: > Hi All > > I'm V new here and have lots of questions... > > Is there a dedicated scenery design team for Australia? I've been wondering if there are many other Australian users out there aswell Perhaps an opportunity to form a mini

Re: [Flightgear-devel] Z-near problem with new code

2008-11-22 Thread Scott Hamilton
On Sat, 2008-11-22 at 18:39 -0500, Matthew Tippett wrote: > I have seen something similar too. The splash screen seems to be > 800x600 unscaled in the bottom left of the screen. It then seems to > go full screen shortly after though. I doubt it is related to > clipping issue mentioned elsewhere