Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Roy Vegard Ovesen
On Saturday 13 January 2007 17:20, Dave Perry wrote: > On Sat, 2007-01-13 at 11:05 +0100, Melchior FRANZ wrote: > > * Dave Perry -- Saturday 13 January 2007: > > > When Vegard Ovesen edits are available, I plan to incorporate them in > > > the pa24 version. I've put the files here: http://81.166.

[Flightgear-devel] Nasal: new methods props.Node.getAttribute()/setAttribute()

2007-01-13 Thread Melchior FRANZ
Since yesterday the SGPropertyNode methods getAttribute() and setAttribute() are available in the Nasal props.Node class. Nasal doesn't have bool variables, so means just values 1 and 0 in the following examples: --- Syntax:

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
On Saturday 13 January 2007 17:30, Melchior FRANZ wrote: > * Durk Talsma -- Saturday 13 January 2007: > > Okay, I have your patch in my local development tree. > > > > Do you have a good one liner comment line to describe the bug fix? > > Err ... it's already committed to both branches. Sorry. :-)

Re: [Flightgear-devel] c182 revision version?

2007-01-13 Thread Ron Jensen
On Sat, 2007-01-13 at 01:33 -0500, John Denker wrote: > Hey, it looks like we've got a 182rg in the fleet! Cool > On 01/13/2007 12:08 AM, Ron Jensen wrote: > > > > > > I made the knob 2.5 cm thick and 5 cm in diameter. The lever is 12.5 cm > > in diameter > > more likely 12.5 mm ;-) whateve

[Flightgear-devel] C182-RG model

2007-01-13 Thread Stuart Buchanan
Hi, I've been working on a "proper" c182rg model, based on Ron Jensen's work. With the addition of the new model, the c182rg is really a completely different aircraft, so I've re-packaged it as such (Aircraft/c182rg). It is available from http://www.nanjika.co.uk/flightgear/c182rg.tar.gz It ha

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, Melchior already committed it to cvs (both, head and plib) Thanks. Maik Durk Talsma schrieb am 13.01.2007 17:29: > Okay, I have your patch in my local development tree. > > Do you have a good one liner comment line to describe the bug fix? > > Cheers, > Durk > > On Saturday 13 January 2

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Melchior FRANZ
* Durk Talsma -- Saturday 13 January 2007: > Okay, I have your patch in my local development tree. > > Do you have a good one liner comment line to describe the bug fix? Err ... it's already committed to both branches. Sorry. :-) m.

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
Okay, I have your patch in my local development tree. Do you have a good one liner comment line to describe the bug fix? Cheers, Durk On Saturday 13 January 2007 16:44, Maik Justus wrote: > Hi Durk, > > yes, the bug is the same in osg. Please try again with my newest patch. > > Sorry for the in

Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Dave Perry
On Sat, 2007-01-13 at 11:05 +0100, Melchior FRANZ wrote: > * Dave Perry -- Saturday 13 January 2007: > > When Vegard Ovesen edits are available, I plan to incorporate them in > > the pa24 version. > > Excellent. There should only be one generic kap140.nas (in > Aircraft/Instruments/ or Aircraft/Ge

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, yes, the bug is the same in osg. Please try again with my newest patch. Sorry for the inconvenience. Maik Durk Talsma schrieb am 13.01.2007 13:03: > On Saturday 13 January 2007 11:45, Maik Justus wrote: > >> Hi, >> >> please wait with committing this patch to plib, too. Melchior fou

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
HIi, here is the patch, that should fix my bug in the actual osg-cvs. Together with my first ai-patch this can be commited to the plib-branch, too. Maik Maik Justus schrieb am 13.01.2007 11:45: Hi, please wait with committing this patch to plib, too. Melchior found a bug, I want to fix it

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/AIModel AIAircraft.cxx, 1.59, 1.60 AIBase.cxx, 1.71, 1.72 AIBase.hxx, 1.59, 1.60 AIManager.cxx, 1.71, 1.72 AIMultiplayer.cxx, 1.13, 1.14 AIS

2007-01-13 Thread Maik Justus
Hi, yes, the error message was added by me. But without any consequence, there was just this message. I added a functionality, that flightgear searches for some type of files (only in special circumstances) in the AI-tree first. The idea is, to have copies of high poly / huge texture - aircr

Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Dave Perry
On Fri, 2007-01-12 at 12:19 +, Martin Spott wrote: > Joacim Persson wrote: > > Bug: > > AP won't do GS arm (and GS lock) when switching to APR mode from ROL mode. > > > > Fix: > > In the last lines of function "apr_arm_from_rol" change: > > -setprop(Locks, "roll-arm", "gs-arm"); > > +setprop(L

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/AIModel AIAircraft.cxx, 1.59, 1.60 AIBase.cxx, 1.71, 1.72 AIBase.hxx, 1.59, 1.60 AIManager.cxx, 1.71, 1.72 AIMultiplayer.cxx, 1.13, 1.14 AIS

2007-01-13 Thread gh.robin
On Sat 13 January 2007 10:04, Durk Talsma wrote: > Update of /var/cvs/FlightGear-0.9/source/src/AIModel > In directory baron:/tmp/cvs-serv7377/src/AIModel > > Modified Files: > AIAircraft.cxx AIBase.cxx AIBase.hxx AIManager.cxx > AIMultiplayer.cxx AIStatic.cxx > Log Message: > Maik Just

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
On Saturday 13 January 2007 11:45, Maik Justus wrote: > Hi, > > please wait with committing this patch to plib, too. Melchior found a > bug, I want to fix it first (should be finished very soon.) > Maik > Is this also something that will affect the OSG version? After commit, I found one minor iss

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi, please wait with committing this patch to plib, too. Melchior found a bug, I want to fix it first (should be finished very soon.) Maik Maik Justus schrieb am 13.01.2007 11:15: > Hi Durk, > > thanks for commiting. > The patch should be commtied to the plib branch too. Maybe someone with > cvs

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Maik Justus
Hi Durk, thanks for commiting. The patch should be commtied to the plib branch too. Maybe someone with cvs-rights could do it? Thanks! Maik Durk Talsma schrieb am 13.01.2007 10:30: > On Friday 12 January 2007 19:10, Maik Justus wrote: > >> Hi, >> >> reminder: >> please commit this patch. >> >

Re: [Flightgear-devel] kap140 bug+fix

2007-01-13 Thread Melchior FRANZ
* Dave Perry -- Saturday 13 January 2007: > When Vegard Ovesen edits are available, I plan to incorporate them in > the pa24 version. Excellent. There should only be one generic kap140.nas (in Aircraft/Instruments/ or Aircraft/Generic/?) and it should only contain the kap140 logic, with no aircraf

Re: [Flightgear-devel] Patch for AI/multiplayer

2007-01-13 Thread Durk Talsma
On Friday 12 January 2007 19:10, Maik Justus wrote: > Hi, > > reminder: > please commit this patch. > > Maik > Okay, Done. Just a quick comment: I believe this patch was based on FlightGear PLIB, and I've committed it to FlightGear cvs HEAD only. I know we've talked about OSG vs. PLIB maintain