Re: [Flightgear-devel] Future repository for non-GPL aircraft

2011-04-21 Thread Scott
Just thinking out load,what would be nice, is it can be integrated into FG, so that aircraft are checked against the remote "hangar" and downloaded/updated if not under the local aircraft directory, or out of date (a pre-generated MD5 checksum should suffice) Users could configure the add

Re: [Flightgear-devel] Nasal: airportinfo() question

2011-05-09 Thread Scott
lure since that time, so I've lost the e.mail thread, but we did define quite a few wishlist functions. BTW I didn't know you could get the "closest" airport, that is still quite handy for some scenarios, but getting all airports within a radius of a specified geo-coord is

Re: [Flightgear-devel] OT: android/ipad development

2011-05-18 Thread Scott
If you wanted to broadest platform support, I'd suggest looking at WebGL instead, even though it's bleeding edge. As Android and iOS are so different from each other (Programming language, API etc), the amount of effort to build something specific for one platform would exhaust you from building

[Flightgear-devel] fgdata merge requests.

2011-06-01 Thread Scott
Greetings fgdata committers, I notice that there is 4 outstanding merge requests for fgdata master branch in git (including one that belongs to me). It also looks like gitorious.org have changed their merge procedure so it works much better now, which is good news. Can some folks have

Re: [Flightgear-devel] Please insert disk into drive F:

2011-06-04 Thread Scott
On Sat, 2011-06-04 at 15:28 +0200, Frederic Bouvier wrote: > The problem is that the Blender AC exporter generates these absolute path. > In the PLIB days, the loader simply ignored the path to just take the > simple name. > > -Fred > And AC3D does the same, and often one needs to add absol

Re: [Flightgear-devel] Proposal: Move airplanes to an SVN repository

2011-06-24 Thread Scott
On Fri, 2011-06-24 at 15:20 +0200, Csaba Halász wrote: > On Fri, Jun 24, 2011 at 1:13 PM, Vivian Meazza > wrote: > > > > Seriously, Git has never been right for the data. We were promised a fix, > > which has never materialized. SVN can be no worse, and it might be better. > > Terrasync indicates

Re: [Flightgear-devel] Objects not loading after recent upgrade

2011-07-02 Thread Scott
rror if I leave a trailing / on the --fg-aircraft path, so it could be same case for the scenery directory path. Scott. -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a de

Re: [Flightgear-devel] Objects not loading after recent upgrade

2011-07-03 Thread Scott
Where is the scenery located? Try --prop:sim/paths/use-custom-scenery-data=false Scott. On Sun, 2011-07-03 at 00:50 -0700, Chris Wilkinson wrote: > Hi there, > > > READ ALLOW $FG_ROOT/* > READ ALLOW $FG_HOME/* > READ ALLOW $FG_AIRCRAFT/* > READ ALLOW $FG_SC

[Flightgear-devel] navinfo()

2011-09-14 Thread Scott
I'm playing around with extending the NasalSys.cxx navinfo() function that torsten wrote. >From what I can tell it calls navlist.cxx findByIdentAndFreq(position, ident, freq, type) which then calls findByIdentAndFreq(ident, freq, type) and does a distance filter on the result. The problem is the

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

2011-09-25 Thread Scott
From: Scott To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] latest Git next, endless loop from FGATCMgr and missing JSBsim fuel-used property Date: Mon, 26 Sep 2011 08:37:06 +1000 On Sun, 2011-09-25 at 13:49 -0600, Ron Jensen wrote: > On Sunday 25 September 2011

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

2011-09-29 Thread Scott
On Wed, 2011-09-28 at 09:09 +0100, James Turner wrote: > On 25 Sep 2011, at 09:10, James Turner wrote: > > >> 2. After about 1hour of flying, FG seems to go into a endless loop; the > >> sound continues to play, however the screen is frozen (goes to black if > >> you minimise then re-maximise i

Re: [Flightgear-devel] Query about groundradar Instrument module

2011-09-29 Thread Scott
Robbo, I just went through the process of adding this "texture" to the A380 after reading the source code, for when you are taxiing around an airport. The output texture "file" is in essence a virtual file. So the texture is created in memory and given a path reference (it's never actually pe

[Flightgear-devel] unusual behaviour, possibly missing cmake options?

2011-10-28 Thread Scott
I did my first CMake today on OpenSuSE 11.4 on a new PC, that is different than the one I normally use for FGFS, it uses a "ATI Radeon Graphics (RS880 9714)" rather than Nvidia cards I normally install. The cmake worked once I realised the CMAKE_PREFIX_PATH needs trailing slash on the directo

Re: [Flightgear-devel] unusual behaviour, possibly missing cmake options?

2011-10-29 Thread Scott
Ah yep, something else is screwy... $ osgteapot osgteapot: xcb_io.c:507: _XReply: Assertion `!dpy->xcb->reply_data' failed. Aborted $ Any ideas of what I could look at to troubleshoot it? cheers S. On Sat, 2011-10-29 at 10:27 +0100, James Turner wrote: > On 29 Oct 2011, a

Re: [Flightgear-devel] unusual behaviour, possibly missing cmake options?

2011-10-29 Thread Scott
After a bit of googling, I found that de-installing, then re-installing the ATI drivers, then a reboot fixed the problem. Perhaps some kernel changes and the drivers needed to be relinked or something S. On Sat, 2011-10-29 at 20:37 +1100, Scott wrote: > Ah yep, something else

Re: [Flightgear-devel] apt.dat update (lowercase names etc.)

2011-12-11 Thread Scott
Since FG is a simulator, some folks like to go back in time and use closed airports as if they are open. So don't always assume time can only go forward in a simulator. Therefore it is important that well known closed airports are still in the apt.dat file. S. On Sun, 2011-12-11 at 16:38

[Flightgear-devel] flightgear merge request #14 and airportinfo()/navinfo()

2011-12-13 Thread Scott
Greetings all, After a number of discussions on the forums and e.mails I've put a patch together that extends the nasal interfaces for airportinfo() and navinfo(). As the patch outlines these are backward compatible, they only look for optional extra parameters, otherwise existing nasal code wo

Re: [Flightgear-devel] Live Multiplayer

2011-12-29 Thread Scott
On Fri, 2011-12-30 at 02:50 +, Pedro Morgan wrote: > Ok.. Then I;m in.. I'd like the idea to maintain "openRadar" in Java > to at least build a skill set.. and get to know the code and mainly > comment it..andhopefu;;y find some cool future team.. I'm a JEE developer, not a Swing developer,

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

2012-02-11 Thread Scott
thanks Thorsten, Now to find out why, must be a static link library somewhere that isn't getting updated... cheers S. On Sat, 2012-02-11 at 11:24 +0100, ThorstenB wrote: > Am 11.02.2012 10:16, schrieb Scott Hamilton: > > I updated my git working directory to "

Re: [Flightgear-devel] git question

2012-02-19 Thread Scott
On Sun, 2012-02-19 at 14:40 -0700, dave perry wrote: > On 02/19/2012 02:06 PM, Torsten Dreyer wrote: > > Am 19.02.2012 21:54, schrieb dave perry: > >> Hi All, > >> > >> I have been gone for almost a year. I want to start new source trees > >> for simgear and flightgear and track on going developme

[Flightgear-devel] using property values as indexes for other property references in a animation XML file.

2012-04-27 Thread Scott
something like; /instruments/b/a[ {/instruments/b/index} ]/value Is there anything in PropertyList text processing that allows me to reference another property inside referencing a property like the above? Cheers Scott. -

Re: [Flightgear-devel] upcoming release suggestion

2012-07-01 Thread Scott
On Sun, 2012-07-01 at 14:20 +0200, ThorstenB wrote: > Am 01.07.2012 14:04, schrieb Gijs de Rooy: > > > Before the next release , maybe it would be a good idea to disable > > > those 'panel' outlines , which show up when you press 'C' to view > > > hotspots. > > > > IIRC the bug is not in the dis

Re: [Flightgear-devel] license

2012-09-05 Thread Scott
While we are on the topic, I'd like to take a different perspective. There are a number of source data files (eg: national SRTM-1 data) that is provided under Creative Commons with license terms very similar as GPL, however it isn't GPL, but it would appear to have the same aims as everything

Re: [Flightgear-devel] license

2012-09-05 Thread Scott
On Wed, 2012-09-05 at 12:11 +0200, HB-GRAL wrote: > Am 05.09.12 11:52, schrieb Scott: > > > >While we are on the topic, I'd like to take a different perspective. > > > >There are a number of source data files (eg: national SRTM-1 data) > > that i

Re: [Flightgear-devel] license

2012-09-05 Thread Scott
On Wed, 2012-09-05 at 10:35 +, Martin Spott wrote: > Scott wrote: > > > So my question then is, what path is there to incorporate CC content > > in scenery that must be GPL??? > > Under the "this is no legal advice"-clause I'd say it should allow &g

Re: [Flightgear-devel] fgdata trouble

2012-09-23 Thread Scott
On Sun, 2012-09-23 at 13:33 +, Martin Spott wrote: > "Alan Teeder" wrote: > > > Brisa script has this line > >git clone git://gitorious.org/fg/fgdata.git fgdata > > > > This is also the default to which all new users are most likely to come > > across.. > > > Q) We need to

Re: [Flightgear-devel] Fg Fuel System Changes

2012-10-23 Thread Scott
On Mon, 2012-10-22 at 19:27 -0600, Jon S. Berndt wrote: > John, > > > > Yes, there were some changes. I’ll try to help out soon, but am > limited on time at the moment. You might search the JSBSim mailing > list for the “tank priority” terms. > > > > Briefly, as I recall, there is now a “p

Re: [Flightgear-devel] Add/Set properties to/in MP Protocol

2012-12-30 Thread Scott
On Sun, 2012-12-30 at 11:54 +, James Turner wrote: > > Since we have the XMLHTTPRequest code working now, it's easy to > retrieve a list of FGCOM servers dynamically, or even a list of active > ATCs - with arbitrary fields such as locale (lat / lon) and frequency, > and offer a dialog box

[Flightgear-devel] request for FGDATA commit please.

2010-12-15 Thread Scott
Liveries/QFA.xml XML/Liveries/SIA.xml 4. git commit 5. git push Many thanks Scott. -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the n

Re: [Flightgear-devel] request for FGDATA commit please.

2010-12-15 Thread Scott
thanks Gijs, it looks like all the other changes from the source tarball didn't come through? there should a very large number of deletes and modifies... cheers S. On Wed, 15 Dec 2010 22:34:19 +0100, Gijs de Rooy wrote: > So could someone with commit rights to fgdata please replace

[Flightgear-devel] A380 Merge Request

2011-01-03 Thread Scott
" the following; Systems/Electrical/A380-electrical.xml Textures/Instruments/buttons4.png Textures/Instruments/buttons5.png Textures/Instruments/buttons6.png Many thanks Scott. -- Learn how Oracle Real Application Clu

Re: [Flightgear-devel] Changing ICAO codes

2011-04-11 Thread Scott Hamilton
So my intention is not to rewrite all the end-systems (obviously), just the entry point really. Does this sound like it might help, anyone else already working on something like this, have I missed the point and got it completely wrong, am I just rambling on too much? cheers S

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

2011-09-25 Thread Scott Hamilton
_inverse_wgs_84() has the same values on each call, there is about 15seconds between the CTRL-C interrupts here. and I'm using the following options; --enable-real-weather-fetch --disable-ai-traffic --prop:/sim/ai-traffic/enabled=false --prop:

[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

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 >>>

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
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] 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] 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] Release candidates

2013-08-28 Thread Scott Berry
James, Is there a way to make Jenkins where it will notify people when it uploads or just have a page where it says "Jenkins is uploading please wait a while and try this download again." This way we don't get corrupted files? On 08/28/13 09:10, James Turner wrote: > Hello, > > After fixing

Re: [Flightgear-devel] Release candidates

2013-08-28 Thread Scott Berry
, at 16:56, Scott Berry <mailto:sb356...@gmail.com>> wrote: Is there a way to make Jenkins where it will notify people when it uploads or just have a page where it says "Jenkins is uploading please wait a while and try this download again." This way we don't get corrupted

Re: [Flightgear-devel] Release candidates

2013-08-30 Thread Scott Berry
I agree James. But like Stewart said let's do some testing over the weekend to see what happens. On 08/30/13 04:00, James Turner wrote: On 29 Aug 2013, at 10:02, James Turner > wrote: No, rsync is not available as a direct Jenkins plugin (we could run it manually

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] Noob Question

2009-02-16 Thread Scott Hamilton
l website to assist that collaboration, we'll see how well it works. At the moment only those Australians who responded to the initial development list e.mail by Andrew I've sent them the link, so that's about 3 of us :) http://ozgear.admin.net.au/ Cheers Scott. -

[Flightgear-devel] TriangleIntersect errors.

2009-09-12 Thread Scott Hamilton
(0.145284 5.62643 0.611525, 0.232501 5.62643 0.612476, 0.377004 5.62643 0.60073) Is there anything else I can try to determine what causes the errors or to fix them? Cheers Scott. -- Let Crysta

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 > >

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] reversible ILS

2009-09-15 Thread Scott Hamilton
ys and headings * some properties that can be changed to switch the ILS. Then someone else can make a Menu in Nasal that uses that above to achieve item 2 outlined below. Scott. > > There's no need for that. > > The simplest approach might be: > 0) For naive us

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

[Flightgear-devel] V speed calc from JSBsim?

2009-09-23 Thread Scott Hamilton
gle source, I'd appreciate any pointers. I find reading mathematical formulae does my head in trying to convert it to code, I still have problems working out my change on the bus, so all these Greek symbols a lot of articles like t

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" o

[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] [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

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] 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-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.

[Flightgear-devel] infinite loop in FGEngine.cpp

2009-10-14 Thread Scott Hamilton
ne 183 and never seems to stop. I'm not a C++ coder, and not much of a gdb debugger, but I hope that helps enough if someone else is seeing similar problems. Scott. -- Come build with us! The BlackBerry(R) Develo

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

2009-10-14 Thread Scott Hamilton
ority tags and everything starts up properly now. I like the priority tags, I've been reluctant to code up some Nasal to handle that. So this is much better :) Now I've just got to get some sound back, everything is silent??? Cheers Scott. > As I said, not quite cle

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] New Sound system committed

2009-10-17 Thread Scott Hamilton
o drive the gdb debugger that may be more useful. Scott. -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, ta

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-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-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] 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-27 Thread Scott Hamilton
change the main volume in the sound dialog, it also reduces the ATC volume, I think the UI assumes they are separate volume controls? Scott. > > Erik > > -- > Come build with us! The BlackBer

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-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] 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-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] 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 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] DELETE DUPLICATE FG DATA FILES

2010-02-23 Thread Scott Hamilton
future to do a wholesale import of all the code from the git repository to CVS. I feel I need to confer with the original author and Fahim if we should do this now. Scott. > > Martin. ** This mess

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] 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] 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] 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] 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] 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] 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] FlightGear Calendar

2010-04-20 Thread Scott Hamilton
as folks see fit, in a more distributed manner. I'm happy to run up a SAML Id Provider for people to see how well they can interface to it, if there is interest out there we would then need to find a proper home for it... Scott. ---

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

[Flightgear-devel] autopilot properties not being updated?

2010-07-01 Thread Scott Hamilton
they are coming back. Cheers Scott. -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com

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. >

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] 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] 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] [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

  1   2   >