Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread Andrew Gillanders
Before building TaxiDraw, I had to install new versions of wxWidgets (2.8.11, from http://prdownloads.sourceforge.net/wxwindows/ wxMac-2.8.11.tar.gz), libcurl (7.19.4, from http:// www.opensource.apple.com/source/curl/curl-57/) and libtool (2.2.8, from http://ftp.gnu.org/gnu/libtool/libtool-2

Re: [Flightgear-devel] C172p 3D Turn-Coordinator

2010-06-27 Thread Victhor
:( I find the turn indicator easier to read, but that's IMHO. I can change that instrument if I want to :) I also found a use for that hole in the c172p's panel, I opened the hole in Blender and I use it for a GPS :) > Heiko Schulz wrote: > > As I can remember I used the old one it because it was t

Re: [Flightgear-devel] C172p 3D Turn-Coordinator

2010-06-27 Thread Stuart Buchanan
Heiko Schulz wrote: > As I can remember I used the old one it because it was the only good 3d-model > I found. But I must admit that this type is never used on c172p and I missed > that fact, so we indeed should  use the right one. > > I just had look into ircraft/Instruments-3d and found the rig

[Flightgear-devel] FGRUN: Compiling issues with MSVC9

2010-06-27 Thread Mike
Dear list, after I got managed to compile Simgear and FG sources from git without big trouble on my Win Vista x64 with VisualStudioC++ 2008 (MSVC9) with lots of appreciated help on irc I now try to compile fgrun from gitorious. I followed http://geoffmclane.com/fg/fgfs-048.htm#buildfgrun. Like

Re: [Flightgear-devel] Heads up: new autopilot subsystemimplementation

2010-06-27 Thread Alan Teeder
Thanks for the update. One include file is still required in logic.hxx:- // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // #ifndef __LOGICCOMPONENT_HXX #define __LOGICCOMPONENT_HXX 1 #include "inputvalue.hxx" #include "digitalcomponent.hxx" #ifdef HAVE_CONFI

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread James Turner
On 27 Jun 2010, at 13:07, Andrew Gillanders wrote: > do some work on AI networks, and the wiki says that there are > necessary code changes in TaxiDraw that went in after that build was > done. I was able to get the code from cvs and build everything, but > it isn't running correctly. I ha

Re: [Flightgear-devel] Official

2010-06-27 Thread Arnt Karlsen
On Sat, 26 Jun 2010 12:17:23 -0500, Jim wrote in message : > Use of trademarked logos on liveries may possibly fall under > nominative fair use, assuming they are accurate, as depiction of the > trademarks are necessary to depict a publicly visible plane. To > quote wikipedia with my own commen

Re: [Flightgear-devel] IRC Chat not working

2010-06-27 Thread Innis Cunningham
Thanks George > > Hi All > > Have been trying to get onto IRC for a couple of hours each time > > I get a timed out message is there a problem.Other IRC sites seem > > to be working fine. > > > > Cheers > > Innis > > > > If you are referring to irc.flightgear.org, you are not the only one > to n

Re: [Flightgear-devel] Heads up: new autopilot subsystem implementation

2010-06-27 Thread James Turner
On 27 Jun 2010, at 14:12, Torsten Dreyer wrote: >> Also note that fdm_shell.cxx/.hxx and flightProperties.cxx/.hxx do not have >> the usual copyright header. > I'll leave it to James who is the author of these files to add a copyright > and > license statement. Good point, I'll add these. Jam

Re: [Flightgear-devel] Heads up: new autopilot subsystem implementation

2010-06-27 Thread Torsten Dreyer
> These I have sorted by re-arranging the order of include file calls. There > may be a better solution, and perhaps my solution will not work on other > platforms. This was due to the missing include of config.h. A very common pitfall for linux developers. Should be fixed now. > Once it all comp

Re: [Flightgear-devel] IRC Chat not working

2010-06-27 Thread George Patterson
On Sun, Jun 27, 2010 at 10:29 PM, Innis Cunningham wrote: > Hi All > Have been trying to get onto IRC for a couple of hours each time > I get a timed out message is there a problem.Other IRC sites seem > to be working fine. > > Cheers > Innis > If you are referring to irc.flightgear.org, you are

[Flightgear-devel] IRC Chat not working

2010-06-27 Thread Innis Cunningham
Hi All Have been trying to get onto IRC for a couple of hours each time I get a timed out message is there a problem.Other IRC sites seem to be working fine. Cheers Innis _ New, Used, Demo,

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread Andrew Gillanders
Yes, I have that version on my computer as well. But, I am wanting to do some work on AI networks, and the wiki says that there are necessary code changes in TaxiDraw that went in after that build was done. I was able to get the code from cvs and build everything, but it isn't running corre

Re: [Flightgear-devel] Heads up: new autopilot subsystem implementation

2010-06-27 Thread Alan Teeder
-- From: "Torsten Dreyer" Sent: Thursday, June 24, 2010 4:24 PM To: Subject: [Flightgear-devel] Heads up: new autopilot subsystem implementation > Hi all, > > I have just commited a pretty large commit for a new implementation of the > autopilot s

Re: [Flightgear-devel] C172p 3D Turn-Coordinator

2010-06-27 Thread Heiko Schulz
Hi, > > Heiko and I currently maintain it, so we're interested in > any bugs/suggestions. > As I can remember I used the old one it because it was the only good 3d-model I found. But I must admit that this type is never used on c172p and I missed that fact, so we indeed should use the right o

Re: [Flightgear-devel] Issues with compiling on Gentoo 64

2010-06-27 Thread Anders Gidenstam
On Sun, 27 Jun 2010, Jason Cox wrote: > Thanks for that. > I have just been using a "git clone" and letting it decide on what was > the working copy. I think it used v2.0.0-r4 or something. > > All 3 were done the same, I will change them to "next". The following instructions are for the FlightG