[Flightgear-devel] OV10 update issues.

2007-03-02 Thread Ron Jensen
Hi, Some stuff got confused in CVS for the OV-10 this week: Aircraft/OV10/Models/CDF/ contains both an OV10.xml and an ov10.xml (ov10.xml is probably redundant) Aircraft/OV10/Models/NASA/Instruments GPS.xml was renamed GPSa.xml to avoid name conflicts, and now GPS.xml is back Thanks, Ron ---

Re: [Flightgear-devel] Heading , pitch and roll illustrations for fgfs-model-howto.html

2007-03-02 Thread Ron Jensen
On Thu, 2007-02-08 at 13:29 -0600, Reagan Thomas wrote: > I came upon the TODO asking for illustrations in the 3D Aircraft Models > HOWTO and thought "that's something I can do now!" :) > > http://139.78.95.188/flightgear/heading.jpg > http://139.78.95.188/flightgear/pitch.jpg > http://139.78.95.

Re: [Flightgear-devel] 787

2007-03-02 Thread Curtis Olson
Hi Joshua, Thanks, I've commited your updates to CVS. Curt. On 2/27/07, JOSHUA WILSON <[EMAIL PROTECTED]> wrote: I have made further revisions to my 787 model. http://www.golffoxtrotsierra.741.com/787.zip Motions of ailerons and right outboard flap were adjusted. BA-livery.rgb was cropped.

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread John Denker
On 03/01/2007 02:19 PM, AJ MacLeod wrote: > This patch promises to > address quite a few niggles that I've noticed over the past few years, thanks > for working on it... :-) Having a usable ATIS is important, if you're interested in realism. > Was the stuff at line 300 intended to be in th

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread RMcN
Would it be possible to modify the ATIS code to provide AWOS and ASOS weather information only on those frequencies as well? ** AOL now offers free email to everyone. Find out more about what's free from AOL at http://www.aol.com. --

[Flightgear-devel] Adding members to the FGNetFDM class

2007-03-02 Thread Justin
How can I add members to the FGNetFDM class and create a property inside FG to read those new members. I'm driving FG by sending external data to the Net FDM and I need to be able to expand the list of variables I can send to FlightGear. Can someone give a quick how to of what I need to add and

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread John Denker
On 03/02/2007 04:28 PM, [EMAIL PROTECTED] wrote: > Would it be possible to modify the ATIS code to provide AWOS and ASOS > weather information only on those frequencies as well? Excellent question. That's the most important item on the TODO list. One important step along the way is to collect t

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread Didier Fabert
I have a compilation error with the patch atis.cxx:48:32: erreur: Environment/atmo.hxx : Aucun fichier ou répertoire de ce type atis.cxx: In member function 'int FGATIS::GenTransmission(int, int)': atis.cxx:262: error: 'FGatmo' was not declared in this scope atis.cxx:280: error: 'atmodel' has not

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread John Denker
On 03/02/2007 07:53 PM, Didier Fabert wrote: > Environment/atmo.hxx is not present. > Is it forgot in the patch? It appears to be in the patch. I just checked http://www.av8n.com/fly/fgfs/atmo.diff You can check for yourself. It starts right after the following line: --- /dev/null +++ b/src

Re: [Flightgear-devel] ATISs upgrade

2007-03-02 Thread Didier Fabert
Le Saturday 03 March 2007 01:59:43 John Denker, vous avez écrit : > It appears to be in the patch. > I just checked >http://www.av8n.com/fly/fgfs/atmo.diff > > You can check for yourself. It starts right after > the following line: > > --- /dev/null > +++ b/src/Environment/atmo.hxx > > Note th

Re: [Flightgear-devel] encoder/altimeter & kap140.nas

2007-03-02 Thread Dave Perry
Quick response with a few factual corrections: On Fri, 2007-03-02 at 00:56 -0500, John Denker wrote: > On 03/01/2007 08:02 PM, Dave Perry wrote: > > > there are only 3 options still being put forward; all having to > > do with how the kap140 gets the baro shift. These are: > > > >

Re: [Flightgear-devel] encoder/altimeter & kap140.nas

2007-03-02 Thread Melchior FRANZ
* Dave Perry -- Saturday 03 March 2007: > Have you asked to have atmo.diff applied to cvs?. I don't think it can be applied as it is. I'm no physicist and can't comment on the logic, but there are some formal aspects to fix IMHO: atmo.?xx: - code on the top level must not be indented - proper in