Re: [Flightgear-devel] AI callsign

2007-07-09 Thread Melchior FRANZ
* Csaba Halász -- Tuesday 10 July 2007: > I have split my modifications into smaller changes so that they can > be reviewed and applied individually, but nobody cared [...] Nobody cared? You presented it on the list, but never asked for it being committed. Or have I missed something?! What you did

Re: [Flightgear-devel] AI callsign

2007-07-09 Thread Durk Talsma
Hi Csaba, On Tuesday 10 July 2007 02:52, Csaba Halász wrote: > Hi! > > I'd like to point out that FGAIBase already has a member for storing > the callsign. In my ATC patchset I have included a diff that changes > the affected AI classes to use this common member. I have split my > modifications in

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

2007-07-09 Thread Csaba Halász
On 7/1/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > Hello! > > Here is a new version of my radar patch. ... again ;) > *** This is still for OSG only *** ... still. Changes: * North is up (thanks to Vivian) * Radar ranges in power-of-two steps (Vivian again) * Help screen (partially from Vivia

Re: [Flightgear-devel] Aircraft state values

2007-07-09 Thread Jon S. Berndt
> I'm going to be connecting flightgear to a motion platform, propably > through > UDP. I'll need at a minimum yaw, pitch, roll for the aircraft and g- > forces > that the pilot is subject to. If this could be done in a FDM- > independent > manner that would be nice but isn't necessary. I don't kno

Re: [Flightgear-devel] Aircraft state values

2007-07-09 Thread Noah Brickman
I'm going to be connecting flightgear to a motion platform, propably through UDP. I'll need at a minimum yaw, pitch, roll for the aircraft and g-forces that the pilot is subject to. If this could be done in a FDM-independent manner that would be nice but isn't necessary. I don't know how the motion

[Flightgear-devel] AI callsign

2007-07-09 Thread Csaba Halász
Hi! I'd like to point out that FGAIBase already has a member for storing the callsign. In my ATC patchset I have included a diff that changes the affected AI classes to use this common member. I have split my modifications into smaller changes so that they can be reviewed and applied individually

Re: [Flightgear-devel] Aircraft state values

2007-07-09 Thread Anders Gidenstam
On Mon, 9 Jul 2007, Noah Brickman wrote: > I'm attempting to assemble a list of basic aircraft state values, like yaw, > pitch, roll, and velocity and acceleration vectors. I'll probably be using > the JSBSim FDM. Is there a place where this information can be easily > extracted from the program?

Re: [Flightgear-devel] Aircraft state values

2007-07-09 Thread Jon S. Berndt
> I'm attempting to assemble a list of basic aircraft state values, like yaw, > pitch, roll, and velocity and acceleration vectors. I'll probably be using > the JSBSim FDM. Is there a place where this information can be easily > extracted from the program? The FGState::ReportState function seems to

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-07-09 Thread Csaba Halász
On 7/9/07, Holger Wirtz <[EMAIL PROTECTED]> wrote: > Hi, > > sorry for reanimating this thread, but since a week I have the old > problem regardless using the "sed"-hack to > /usr/lib/dri/fglrx_dri.so. :-( > > Does anyone know what I can do or what is needed for debugging? For a start, please prov

[Flightgear-devel] Aircraft state values

2007-07-09 Thread Noah Brickman
I'm attempting to assemble a list of basic aircraft state values, like yaw, pitch, roll, and velocity and acceleration vectors. I'll probably be using the JSBSim FDM. Is there a place where this information can be easily extracted from the program? The FGState::ReportState function seems to assembl

Re: [Flightgear-devel] OpenSceneGraph 2.0

2007-07-09 Thread Holger Wirtz
Hi, sorry for reanimating this thread, but since a week I have the old problem regardless using the "sed"-hack to /usr/lib/dri/fglrx_dri.so. :-( Does anyone know what I can do or what is needed for debugging? Thanks, Holger On Tue, Jun 19, 2007 at 11:22:30AM +0200, Holger Wirtz wrote: > Hi all,

[Flightgear-devel] 787 Liveries and Other Changes

2007-07-09 Thread JOSHUA WILSON
I have made some more changes to the 787 model. http://www.golffoxtrotsierra.741.com/787.zip ANA and First Choice liveries were added. The three set files are AN787-set.xml, CO787-set.xml, and FC787-set.xml. There are splash screens for all three liveries. In the Models folder, the 787.x

Re: [Flightgear-devel] Some patches for gear

2007-07-09 Thread gh.robin
On Mon 9 July 2007 19:12, AnMaster wrote: > I belive you made the P-38-Lightning too, anyway I just made a patch for > the same problem in it: > http://rage.kuonet.org/~anmaster/flightgear/P-38-Lightning.patch > > > > > Hello AnMaster, > > > > Regarding SR71-Blackbird i have a new update which is

Re: [Flightgear-devel] Autopilot bug fix

2007-07-09 Thread Melchior FRANZ
* Harald JOHNSEN -- Monday 09 July 2007: > There was an uninitiliazied member so the autopilot was never doing his > job (at least in a windoze debug build). Fixed, thanks. m. - This SF.net email is sponsored by DB2 Express

Re: [Flightgear-devel] Some patches for gear

2007-07-09 Thread AnMaster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I belive you made the P-38-Lightning too, anyway I just made a patch for the same problem in it: http://rage.kuonet.org/~anmaster/flightgear/P-38-Lightning.patch gh.robin wrote: > On Mon 9 July 2007 17:30, AnMaster wrote: >> For a lot of aircrafts t

[Flightgear-devel] Autopilot bug fix

2007-07-09 Thread Harald JOHNSEN
Hi, There was an uninitiliazied member so the autopilot was never doing his job (at least in a windoze debug build). HJ. Index: xmlauto.cxx === RCS file: /var/cvs/FlightGear-0.9/source/src/Autopilot/xmlauto.cxx,v retrieving revis

Re: [Flightgear-devel] Some patches for gear

2007-07-09 Thread gh.robin
On Mon 9 July 2007 17:30, AnMaster wrote: > For a lot of aircrafts the gear doesn't look right over multiplayer because > the model file for those aircraft use property paths with a leading slash. > I have made some patches to fix this to a few of the aircrafts (patches > made against CVS data): >

[Flightgear-devel] Some patches for gear

2007-07-09 Thread AnMaster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 For a lot of aircrafts the gear doesn't look right over multiplayer because the model file for those aircraft use property paths with a leading slash. I have made some patches to fix this to a few of the aircrafts (patches made against CVS data): ht