Re: [Flightgear-devel] fgdata merge request 91:Animated Jetways

2011-05-26 Thread Roland Häder
Hi, do you have some screenshots available or can you make some? And maybe you can add some to EDDF? In reality, EDDF have jetways. :) I have been there already by myself ("Rail&Fly" ticket to RPLL). Regards, Roland On Thu, 2011-05-26 at 18:21 -0700, Ryan M wrote: > Well I did some major changes

Re: [Flightgear-devel] fgdata merge request 91:Animated Jetways

2011-05-26 Thread Ryan M
Well I did some major changes and squashed it all down to one commit- however, things got pretty messy. Redid the merge request, here's the new URL: https://gitorious.org/fg/fgdata/merge_requests/95 Changes from last time: * Now uses James' new io.read_airport_properties() function, so it is much

Re: [Flightgear-devel] Rating System Redux (was Re: Flightgear-devel Digest, Vol 61, Issue 12)

2011-05-26 Thread Hal V. Engel
On Thursday, May 26, 2011 06:31:13 AM Stuart Buchanan wrote: > On Thu, May 26, 2011 at 9:45 AM, Vivian Meazz awrote: > > Thanks for addressing the points that were hammered out over on the IRC > > channel. I think the modified system could work. Just a few points > > remain: > > > > There is no pe

Re: [Flightgear-devel] Testing OSG-trunk / bug issue #268

2011-05-26 Thread Csaba Halász
On Wed, May 18, 2011 at 11:04 PM, ThorstenB wrote: > On 18.05.2011 22:45, Csaba Halász wrote: >> Turns out 12303 is the cause for the constant sunshine ;) > Great! Excellent you've found it! > >> Specifically, the GLSL version parsing has been broken: Fixed in OSG rev. 12454 -- Csaba/Jester --

Re: [Flightgear-devel] Running FlightGear on i386/linux systems (32bit)

2011-05-26 Thread ThorstenB
Am Donnerstag, den 26.05.2011, 22:31 +0200 schrieb Anders Gidenstam: > Have you seen this post? > http://www.flightgear.org/forums/viewtopic.php?f=25&t=11967&p=125409#p125375 No, haven't seen it before. Would always be good to also have such updates in the tracker - otherwise we spend useless time

[Flightgear-devel] multiplayer change, testing needed

2011-05-26 Thread James Turner
If you have time, and run Git, please merge this to your local tree: https://gitorious.org/~zakalawe/fg/james-flightgear/commits/topics/mpreinit And let me know if you see any regressions to multiplayer. It mostly affects multiplayer *sending*, so you might need a friend or another mach

Re: [Flightgear-devel] Running FlightGear on i386/linux systems (32bit)

2011-05-26 Thread Anders Gidenstam
On Thu, 26 May 2011, ThorstenB wrote: > is anyone successfully running FG on 32bit Linux (i.e. using i386 - not > x86_64)? > > I guess most Linux users are using 64bit now. We may have an issue > specific to 32bit/Linux systems - at least that's the only obvious thing > that all reporters of a par

[Flightgear-devel] Running FlightGear on i386/linux systems (32bit)

2011-05-26 Thread ThorstenB
Hi, is anyone successfully running FG on 32bit Linux (i.e. using i386 - not x86_64)? I guess most Linux users are using 64bit now. We may have an issue specific to 32bit/Linux systems - at least that's the only obvious thing that all reporters of a particular issue have in common. See bug #314

Re: [Flightgear-devel] Rating System Redux (was Re: Flightgear-devel Digest, Vol 61, Issue 12)

2011-05-26 Thread Vivian Meazza
Stuart > > > Thanks for addressing the points that were hammered out over on the IRC > > channel. I think the modified system could work. Just a few points > remain: > > > > There is no penalty for including systems, such as an AP, where none > existed > > on the original. > > There's not an exp

Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread Arnt Karlsen
On Thu, 26 May 2011 20:53:44 +0800, xsaint wrote in message <4dde4d58.2050...@gmail.com>: > Good day, > > Any one could guide me please on this please? > > I am trying to capture some values from FG property tree at 5 minutes ..why only "at 5 minutes"??? > interval and write these values to

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 61, Issue 12

2011-05-26 Thread Arnt Karlsen
On Thu, 26 May 2011 12:40:46 +0200, Erik wrote in message <1306406446.1743.1.camel@Raptor>: > On Thu, 2011-05-26 at 10:52 +0200, Arnt Karlsen wrote: > > On Thu, 26 May 2011 08:57:18 +0200, Erik wrote in message > > <1306393038.2534.1.camel@Raptor>: > > > > > On Wed, 2011-05-25 at 15:51 -0700, H

Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread Csaba Halász
On Thu, May 26, 2011 at 3:26 PM, xsaint wrote: > Thanks for the replies so far > > My apologies, yes i tried to change the entries earlier on the iorules > file, still i had the same error...and even when i tried saying to FG > root or data, same error. > I will like to save the file to FGData

[Flightgear-devel] Rating System Redux (was Re: Flightgear-devel Digest, Vol 61, Issue 12)

2011-05-26 Thread Stuart Buchanan
On Thu, May 26, 2011 at 9:45 AM, Vivian Meazz awrote: > Thanks for addressing the points that were hammered out over on the IRC > channel. I think the modified system could work. Just a few points remain: > > There is no penalty for including systems, such as an AP, where none existed > on the orig

Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread xsaint
Thanks for the replies so far My apologies, yes i tried to change the entries earlier on the iorules file, still i had the same error...and even when i tried saying to FG root or data, same error. I will like to save the file to FGData folder. Anyone else has a sample nasal code to show the

Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread Csaba Halász
On Thu, May 26, 2011 at 2:53 PM, xsaint wrote: > > I am trying to capture some values from FG property tree at 5 minutes > interval and write these values to a file called , "capture.log" > With my limited knowledge in nasal, i am getting "io.open(): opening > file 'cna.log' denied (unauthorized a

Re: [Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread Vadym Kukhtin
2011/5/26 xsaint > > With my limited knowledge in nasal, i am getting "io.open(): opening > file 'cna.log' denied (unauthorized access)" > > You need to save file into your /fgdata folder. -- --- WBR, Vadym. -- vRange

[Flightgear-devel] Writing output to physical nasal file - How To

2011-05-26 Thread xsaint
Good day, Any one could guide me please on this please? I am trying to capture some values from FG property tree at 5 minutes interval and write these values to a file called , "capture.log" With my limited knowledge in nasal, i am getting "io.open(): opening file 'cna.log' denied (unauthorized

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 61, Issue 12

2011-05-26 Thread Erik Hofman
On Thu, 2011-05-26 at 10:52 +0200, Arnt Karlsen wrote: > On Thu, 26 May 2011 08:57:18 +0200, Erik wrote in message > <1306393038.2534.1.camel@Raptor>: > > > On Wed, 2011-05-25 at 15:51 -0700, Hal V. Engel wrote: > > > * 5: FDM models out of normal flight envelope characterisics > > > IE. st

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 61, Issue 12

2011-05-26 Thread Arnt Karlsen
On Wed, 25 May 2011 23:43:29 +0100 (BST), Heiko wrote in message <182701.35568...@web29503.mail.ird.yahoo.com>: > Hello, > > > > > Thanks for the poke. I completely forgot to write this > > up. > > > > > > I'll try to do this today, though it needs a proper > > name. > > > This is done. I've g

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 61, Issue 12

2011-05-26 Thread Arnt Karlsen
On Thu, 26 May 2011 08:57:18 +0200, Erik wrote in message <1306393038.2534.1.camel@Raptor>: > On Wed, 2011-05-25 at 15:51 -0700, Hal V. Engel wrote: > > * 5: FDM models out of normal flight envelope characterisics > > IE. stalls, spins and compressibility/transonic effects (if the > >

Re: [Flightgear-devel] Flightgear-devel Digest, Vol 61, Issue 12

2011-05-26 Thread Vivian Meazza
Stuart wrote > > On Wed, May 25, 2011 at 9:19 AM, I wrote: > > On Tue, May 24, 2011 at 6:37 PM, Hal V. Engel wrote: > >> I used it for the P-51D and found the system to be easy to use and it > took > >> all of perhaps 10 to 15 minutes to create ratings for the four areas > that > >> get scored an