Re: [Flightgear-devel] Simgear ,mathlib.c line 1 65

2013-10-09 Thread Alan Teeder
James Sorry, but the patch failed. It also needs the change suggested by Gijs, with “double x,y;” e.g. static naRef f_round(naContext c, naRef me, int argc, naRef* args) { double x,y; naRef a = naNumValue(argc 0 ? args[0] : naNil()); naRef b = naNumValue(argc 1 ? args[1] :

Re: [Flightgear-devel] Simgear ,mathlib.c line 1 65

2013-10-09 Thread Alan Teeder
James Seems all OK now. Thanks Alan P.S. MSVC has no compilation problems with the other commits you made today wlEmoticon-winkingsmile[1].png Description: Binary data -- October Webinars: Code for Performance Free

[Flightgear-devel] Simgear ,mathlib.c line 1 65

2013-10-03 Thread Alan Teeder
Re commit ad83e70cf5983c7b307847aa2cb92c40e42bc534 Author: James Turner Date: Thu Oct 3 17:40:17 2013 +0100 Extend built-in Nasal math. James Sorry, but MSVC does not have a round function. ;( Alan --

[Flightgear-devel] disable generic-autopilot-helper.xml

2013-09-17 Thread Alan Teeder
Is it possible to disable the loading of generic-autopilot-helper.xml for an individual aircraft? –i.e. without editing the default preferences.xml TIA Alan-- LIMITED TIME SALE - Full Year of Microsoft Training For Just

Re: [Flightgear-devel] Autopilot filters

2013-09-09 Thread Alan Teeder
Torsten Have you any more thoughts on this? Alan From: Alan Teeder Sent: Sunday, July 28, 2013 2:21 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Autopilot filters Torsten Thanks for looking at my code. Yes – there is already an integrator in the PI and PID

Re: [Flightgear-devel] Howto download aircraft ( and others data ) from Git

2013-09-03 Thread Alan Teeder
You are not the only one who would like to have this. Heaven knows how many newcomers are unable to get a successful clone of fgdata - which is necessary for anyone who wants to use and keep up with the bleeding-edge flightgear/simgear. The forum routinely has this problem bought up. All kind

Re: [Flightgear-devel] Howto download aircraft ( and others data ) from Git

2013-09-03 Thread Alan Teeder
James I am very pleased to read that this subject is at last receiving the attention that it deserves. My comments were based solely upon the outcome of previous discussions on this subject. It did seem to me that grtuxhangar was not getting the answers that they wanted. I hope that they are

Re: [Flightgear-devel] [patch] Segfault bugfix

2013-08-24 Thread Alan Teeder
Clément I have just had another chance to do some tests. There are no more crashes on exit, reset or position-in-air. I can change sound devices. I hear your ATIS, but no music (911.00) or music. I will try with another aircraft later to see if that is the problem. Alan From: Clement de

Re: [Flightgear-devel] [patch] Segfault bugfix

2013-08-22 Thread Alan Teeder
Sorry, but FG crashes here when I do a position-in-air from the position menu. There is no problem when I Cmake with ENABLE_IAX not set. I have not set --enable-fgcom in my command line. Windows VS2010, 64 bit. Alan From: Clement de l'Hamaide Sent: Thursday, August 22, 2013 1:43 PM To:

Re: [Flightgear-devel] [patch] Segfault bugfix

2013-08-22 Thread Alan Teeder
Clément The results of my tests are a bit confusing. FG crashes on File Quit. I can switch sound devices. The FGCom menu acts as described in the wiki, however I hear no sounds. Is the guest/guest account setting good for testing? Should I also set any radio frequencies or sound options? The

Re: [Flightgear-devel] making sign of side-slip consistent betweenfdm (bug 901)

2013-07-29 Thread Alan Teeder
This confusion is common. It arises when people try to visualise the angle beta by simply yawing the aircraft, which they at the same time visualise as flying straight in the original direction. (you get the same condition if you yaw the aircraft in a wind tunnel) In this special case beta

Re: [Flightgear-devel] Autopilot filters

2013-07-28 Thread Alan Teeder
extending the exponential filter to make it behave like a high-pass or low-pass like typelow-pass/type or typehigh-pass/type. That would not double existing code. * What is the purpose for adding alias names for existing filters? Cheers, Torsten Am 27.07.2013 10:27, schrieb Alan Teeder: From

Re: [Flightgear-devel] Autopilot filters

2013-07-27 Thread Alan Teeder
From: Torsten Dreyer Sent: Saturday, July 27, 2013 8:47 AM To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Autopilot filters Post a diff or the modified files or a link to a tarball here and I'll have a look. Probably a good start for me to get back into the loop

[Flightgear-devel] Autopilot filters

2013-07-26 Thread Alan Teeder
I have added a washout/high-pass filter and an integrator to the XML autopilot. Also I have added aliases to the exponential filter so that it may be also called low-pass or lag and an alias to the noise-spike filter so that it can also be called rate-limit. README.digitalfilters is updated to

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-07-21 Thread Alan Teeder
What is the status of this on Windows 64 bit? Up until now I have kept with 32 bit builds on Windows due to the lack of a 64 bit version of libSvn. Alan -Original Message- From: James Turner Sent: Tuesday, June 11, 2013 4:17 PM To: FlightGear developers discussions Subject:

Re: [Flightgear-devel] FG 2.12 RC Broken ?

2013-07-01 Thread Alan Teeder
Seems all OK now (OSG 3.0.1) Thanks Alan -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___ Flightgear-devel

Re: [Flightgear-devel] FG 2.12 RC Broken ?

2013-06-30 Thread Alan Teeder
I am seeing the same(NVidia GT450, Windows 7) . All runways are black. If I set shader options – generic to minimum the runway is restored. It happened within the last few days. Alan From: grtuxhangar team Sent: Sunday, June 30, 2013 2:09 PM To: FlightGear developers discussions Subject:

Re: [Flightgear-devel] FG 2.12 RC Broken ?

2013-06-30 Thread Alan Teeder
Yes, same as Ahmad. Alan From: grtuxhangar team Sent: Sunday, June 30, 2013 5:19 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] FG 2.12 RC Broken ? Yes i do use rembrandt-enabled. Just tried out without rembrandt , i get a transparent runway area ( we can see the

[Flightgear-devel] Benchmark matrix

2013-06-20 Thread Alan Teeder
Instead of all this mudslinging about what slows what on which processor, could some thought be given to producing a benchmark suite for Flightgear. It would need to take in all of the, by now well known, variables - making it by no means a simple beast to manage. If this could be automated in

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-19 Thread Alan Teeder
and including “or” is ignored. This is confirmed at runtime as Using external SVN utility ' appears in the log. Alan From: Alan Teeder Sent: Tuesday, June 18, 2013 10:17 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing And it works too! Once

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-19 Thread Alan Teeder
James Success !! The built in system populates an empty Terrasync directory, and my “new” hangar appears at an otherwise empty airfield (EGNO). Thanks Alan-- This SF.net email is sponsored by Windows: Build for Windows

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-18 Thread Alan Teeder
in SVNRepository.cxx, SVNReportParser.cxx, SVNDirectory.cxx and terrasync.cxx. Also #if defined(HAVE_SVN_CLIENT_H) or defined(SG_SVN_CLIENT) should be corrected on each occurence in terrasync.cxx Alan From: Alan Teeder Sent: Monday, June 17, 2013 11:34 PM To: FlightGear developers discussions

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
Does this affect the code freeze? -Original Message- From: Alan Teeder Sent: Tuesday, June 11, 2013 8:12 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing James As requested (windows 7, MSVC10 (32bit build): (Sorry) Alan 3

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
Sorry James, I just reported ,and then left it. I can give it a go, but my C++ debugging is somewhat hit and miss. Alan From: James Turner Sent: Monday, June 17, 2013 9:38 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] TerraSync libSVN replacement testing On 17

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-17 Thread Alan Teeder
James I found this, in terrasync.cxx, line 91, but the compilation is still failing #if (defined(HAVE_SVN_CLIENT_H) or defined(SG_SVN_CLIENT)) should be ? #if (defined(HAVE_SVN_CLIENT_H) || defined(SG_SVN_CLIENT)) Alan From: Alan Teeder Sent: Monday, June 17, 2013 10:00 PM To: FlightGear

Re: [Flightgear-devel] TerraSync libSVN replacement testing

2013-06-11 Thread Alan Teeder
James As requested (windows 7, MSVC10 (32bit build): (Sorry) Alan 3 terrasync.cxx 3C:/FlightGear/simgear\simgear/io/SVNRepository.hxx(58): error C2059: syntax error : 'constant' 3C:/FlightGear/simgear\simgear/io/SVNRepository.hxx(65): error C2143: syntax error : missing ';' before '}'

Re: [Flightgear-devel] JSBSim Synch with FlightGear

2013-06-11 Thread Alan Teeder
Ditto here with my WIP Thanks Alan From: Gijs de Rooy Sent: Tuesday, June 11, 2013 10:08 PM To: FlightGear Development list Subject: Re: [Flightgear-devel] JSBSim Synch with FlightGear Hi Anders, Ok, I have pushed the current JSBSim/CVS version to FlightGear git. a very quick test flight

Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-06-02 Thread Alan Teeder
James Now all seems OK on both Laptop and Desk machines. I have successfully started fgfs 3 times on each machine. Thanks. Please have a beer on me. Alan -Original Message- From: James Turner Sent: Sunday, June 02, 2013 8:05 PM To: FlightGear developers discussions Subject: Re:

Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-06-01 Thread Alan Teeder
starts normally. There is at least an 80% chance of failure. Alan From: Alan Teeder Sent: Wednesday, May 29, 2013 10:34 AM To: FlightGear developers discussions Subject: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10 commit def81b4de5f87c28b5afd92264e40e66e4fd93e3 Author: James

Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-06-01 Thread Alan Teeder
To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10 On 1 Jun 2013, at 10:55, Alan Teeder ajtee...@v-twin.org.uk wrote: Are there any other reports of this?. I see it on my desktop and laptop machines. Occasionally fgfs starts normally

Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-06-01 Thread Alan Teeder
It is consistent every time, and across machines. Windows debugger points to an opengl error, but AFAIK, that is not what you have modified? -Original Message- From: James Turner Sent: Saturday, June 01, 2013 5:28 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel]

[Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-05-29 Thread Alan Teeder
commit def81b4de5f87c28b5afd92264e40e66e4fd93e3 Author: James Turner Date: Mon May 27 22:56:12 2013 +0100 Restore GPS compatibility with 2.10 With this patch fgfs crashes. All is OK when I revert it. The crash is about 80% repeatable, i.e. sometimes it runs, but mostly it does not. I

Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10

2013-05-29 Thread Alan Teeder
: James Turner Sent: Wednesday, May 29, 2013 11:26 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Restore GPS compatibility with 2.10 - MSVC10 On 29 May 2013, at 10:34, Alan Teeder ajtee...@v-twin.org.uk wrote: With this patch fgfs crashes. All is OK when I revert

Re: [Flightgear-devel] about fdm properties

2013-05-11 Thread Alan Teeder
, 2013 3:41 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] about fdm properties On Fri, 3 May 2013, Alan Teeder wrote: It exposes a serious problem in JSBSim which affects all Datcom users. Isn't it rather a missing feature than a fault in JSBSim? The JSBSim documentation

Re: [Flightgear-devel] [Jsbsim-devel] about fdm properties

2013-05-11 Thread Alan Teeder
Thanks for taking this on board. The effect is only important at high incidences. With a very conventional aircraft that stalls at 12 or so degrees incidence, and therefore operates at rather less than that, the difference is academic, – given the accuracy of measuring/estimating the lateral

Re: [Flightgear-devel] about fdm properties

2013-05-03 Thread Alan Teeder
For the sideslip question there is a well established sign convention. JSBSim at least should follow that exactly as it mechanises the equations of motion that are in use industry wide. The convention is Sideslip is positive when the sideslip is to starboard. In other words Sideslip angle

Re: [Flightgear-devel] about fdm properties

2013-05-03 Thread Alan Teeder
I did say there is scope for confusion Please amend my post to say yaw to starboard (right) is positive. I lost my pair of green and red socks which normally serve to remind me on this matter. With a red (and green) face. Alan -Original Message- From: Alan Teeder Sent: Friday, May 03

Re: [Flightgear-devel] Tree issues

2013-05-03 Thread Alan Teeder
-Original Message- From: Vivian Meazza I part-solved the screenshot issue. Here's a pic of the hats on the middle distance trees: https://dl.dropboxusercontent.com/u/57645542/fgfs-screen-015.png You have to be really eagle-eyed to spot them, if you change the viewing angle or zoom in

Re: [Flightgear-devel] Tree issues

2013-05-03 Thread Alan Teeder
They look like stork nests to me. ;-) Now all is that is needed are some storks and their chicks. I suppose you will want regional variations to match the stork populations? Ever noticed the bloody great gulls we have winging around the scenery? Well - I suppose it would be doable ...

[Flightgear-devel] Unable to submit building

2013-04-28 Thread Alan Teeder
When I try to submit a building to the scenery database this error is returned Oops, something went wrong Number of error(s): 1 FatalError : FALSE Error message(s) : a.. Your XML must start with ?xml version=1.0 encoding=UTF-8 ?! Needless to say my xml file does start with that line of code

Re: [Flightgear-devel] Unable to submit building

2013-04-28 Thread Alan Teeder
the version line the first line with no blank lines above it. If you need more help check the Scenery Development forums. http://www.flightgear.org/forums/viewforum.php?f=5 Best Paul B, aka author 38 --- On Sun, 4/28/13, Alan Teeder ajtee...@v-twin.org.uk wrote

Re: [Flightgear-devel] [Jsbsim-devel] wind vs body axes

2013-04-22 Thread Alan Teeder
4:43 AM To: JSBSim Developer List Subject: Re: [Jsbsim-devel] wind vs body axes Alan, Yes, JSBSim assumes rotational coefficients are expressed in body frame. Jon - Reply message - From: Alan Teeder ajtee...@v-twin.org.uk To: Development issues jsbsim-de...@lists.sourceforge.net Subject

Re: [Flightgear-devel] Issue 894: Stuck at loading nav datas whilelaunching FGFS 2.11.0 win32

2013-03-29 Thread Alan Teeder
Problem is NOT seen here - windows 7, MSVC10, git updated 5 minutes ago. I also tried with the ec135 that is in git -- all OK with that as well. I suggest you check your new ec135, then system.fgfsrc and any other initialisation files you may have, and the perhaps delete files from

Re: [Flightgear-devel] Issue 894: Stuck at loading nav dataswhilelaunching FGFS 2.11.0 win32

2013-03-29 Thread Alan Teeder
-Original Message- From: Heiko Schulz Sent: Friday, March 29, 2013 2:50 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Issue 894: Stuck at loading nav dataswhilelaunching FGFS 2.11.0 win32 Problem is NOT seen here - windows 7, MSVC10, git updated 5 minutes

Re: [Flightgear-devel] Kinect for pc for head tracking?

2013-03-19 Thread Alan Teeder
g. Well I suppose I must respect the opinion of someone who owns his own fighter jet, so I'll go along with you. AC *rofl* g. ditto Alan -- Everyone hates slow websites. So do we. Make your web apps faster

Re: [Flightgear-devel] Kinect for pc for head tracking?

2013-03-15 Thread Alan Teeder
-Original Message- From: Renk Thorsten Sent: Friday, March 15, 2013 11:34 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Kinect for pc for head tracking? After all, head tracking is one of the most important aspect of flight sim. It's fine that people are

Re: [Flightgear-devel] How to get my bug fix into the git?

2013-03-06 Thread Alan Teeder
ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/, is still at Boost 1.44, and many MSVC users will be using that rather than the latest version. I am updating my own Boost version at the moment, and will report if that solves the compilation problem. Alan -Original Message- From:

Re: [Flightgear-devel] How to get my bug fix into the git?

2013-03-06 Thread Alan Teeder
-Original Message- From: James Turner Sent: Wednesday, March 06, 2013 11:42 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] How to get my bug fix into the git? On 6 Mar 2013, at 11:11, Alan Teeder ajtee...@v-twin.org.uk wrote: ftp://ftp.ihg.uni-duisburg.de

Re: [Flightgear-devel] How to get my bug fix into the git?

2013-03-06 Thread Alan Teeder
I have upgraded boost to 1.53, building with MSVC10. All now runs. The biggest problem was sorting out the resulting Cmake chaos. Alan -- Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester

Re: [Flightgear-devel] Aircraft Checklists

2013-02-28 Thread Alan Teeder
Buchanan wrote: On Sun, Feb 17, 2013 at 11:56 PM, Alan Teeder wrote: The reason for my query was that I have found making a representative set of checklists is becoming very unwieldy. With just my entering the cockpit checks, I have already made 9 separate checklist. Each one has about 10

[Flightgear-devel] Simgear fix mingw - broke windows

2013-02-18 Thread Alan Teeder
Just a heads up with MSVC10 The commit “fix mingw” has broken native windows. 3 sample_group.cxx 3C:\FlightGear\simgear\simgear\sound\sample_group.cxx(37): error C2039: '_isnan' : is not a member of 'std' 3C:\FlightGear\simgear\simgear\sound\sample_group.cxx(37): error C2873: '_isnan' :

Re: [Flightgear-devel] Aircraft Checklists

2013-02-18 Thread Alan Teeder
To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Aircraft Checklists On Sun, Feb 17, 2013 at 11:56 PM, Alan Teeder wrote: The reason for my query was that I have found making a representative set of checklists is becoming very unwieldy. With just my entering the cockpit

Re: [Flightgear-devel] Simgear fix mingw - broke windows

2013-02-18 Thread Alan Teeder
I have a clean build and run on MSVC10 now. Thanks Alan -- The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought

Re: [Flightgear-devel] Aircraft Checklists

2013-02-17 Thread Alan Teeder
-Original Message- From: Stuart Buchanan Sent: Sunday, February 17, 2013 8:31 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Aircraft Checklists On Fri, Feb 15, 2013 at 9:23 PM, Alan Teeder wrote: Is there any way to chain checklists automatically so

Re: [Flightgear-devel] Autumn colors

2013-02-14 Thread Alan Teeder
-Original Message- From: Erik Hofman Sent: Thursday, February 14, 2013 9:25 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Autumn colors On 02/13/2013 09:17 AM, Renk Thorsten wrote: OK, now I understand. Here's a screenshot:

Re: [Flightgear-devel] Autumn colors

2013-02-14 Thread Alan Teeder
-Original Message- From: Erik Hofman Sent: Thursday, February 14, 2013 9:42 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Autumn colors On 02/14/2013 10:39 AM, Alan Teeder wrote: -Original Message- From: Erik Hofman I think this is a reasonable

Re: [Flightgear-devel] FlightGear Jenkins Build win32 #926 and older quits

2013-02-10 Thread Alan Teeder
I have just made a successful build and compile with MSVC10, Windows 7. I don´t see any new warning messages in the log either. Oh well. ;( Alan -Original Message- From: James Turner Sent: Sunday, February 10, 2013 11:11 AM To: FlightGear developers discussions Subject: Re:

Re: [Flightgear-devel] MSVC compile fail with simgear commit45ae3978f6109d425e17f58eae543543f304ef93

2013-02-08 Thread Alan Teeder
All OK now. Many thanks to James, Christian and Frederic. Alan -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more.

Re: [Flightgear-devel] Checklists enhancement

2013-02-08 Thread Alan Teeder
This seems a good idea. Is the intention to make tutorials easier to compose, or is it to replace them? At the moment, checklist.nas fails at line 6 – presumably because my aircraft doe not yet have a checklist. If my assumption is correct then the code should have a test to allow it as

[Flightgear-devel] MSVC compile fail with simgear commit 45ae3978f6109d425e17f58eae543543f304ef93

2013-02-07 Thread Alan Teeder
Just a heads up I´m afraid. I haven´t tried to compile the matching Flightgear update. Alan 3 logstream.cxx 3C:\FlightGear\simgear\simgear\debug\logstream.cxx(99): error C3861: 'AllocConsole': identifier not found 9-- Build started: Project: openal_test4, Configuration: Release Win32

Re: [Flightgear-devel] MSVC compile fail with simgear commit 45ae3978f6109d425e17f58eae543543f304ef93

2013-02-07 Thread Alan Teeder
-Original Message- From: James Turner Sent: Thursday, February 07, 2013 5:41 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] MSVC compile fail with simgear commit 45ae3978f6109d425e17f58eae543543f304ef93 On 7 Feb 2013, at 17:26, Alan Teeder ajtee...@v

[Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
Just a heads-up. (MSVC10) Alan 3 mathlib.c 3C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143: syntax error : missing ';' before 'type' 3C:\FlightGear\simgear\simgear\nasal\mathlib.c(131): error C2065: 'range' : undeclared identifier

Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
discussions Subject: Re: [Flightgear-devel] Simgear windows compile- mathlib.c/test_state_machine De: Alan Teeder Just a heads-up. (MSVC10) Alan 3 mathlib.c 3C:\FlightGear\simgear\simgear\nasal\mathlib.c(130): error C2143: syntax error : missing ';' before 'type' 3C:\FlightGear\simgear

Re: [Flightgear-devel] Simgearwindows compile- mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
intent wasn't to blame the messenger, only the careless committer ;) -Fred - Mail original - De: Alan Teeder ajtee...@v-twin.org.uk I think that we all know that, but unfortunately it is something that we have to live with - FG is multiplatform. Sorry - but please don´t blame

Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine

2013-01-23 Thread Alan Teeder
From: James Turner Sent: Wednesday, January 23, 2013 3:03 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Simgear windows compile - mathlib.c/test_state_machine On 23 Jan 2013, at 11:45, Frederic Bouvier fredfgf...@free.fr wrote: Reminder to all : MSVC is not

Re: [Flightgear-devel] mismatching SimGear version 2.9.0 instead of 2.10.0

2012-12-22 Thread Alan Teeder
-Original Message- From: mer...@centrum.cz Sent: Saturday, December 22, 2012 7:08 AM To: flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] mismatching SimGear version 2.9.0 instead of 2.10.0 Hi, can someone please help me fix this problem? ./download_and_compile.sh

Re: [Flightgear-devel] fgdata Commitc8a69dffd49a298e01c0e0e1320f4a1d49a0bca4

2012-12-22 Thread Alan Teeder
-Original Message- From: HB-GRAL Sent: Friday, December 21, 2012 10:31 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] fgdata Commitc8a69dffd49a298e01c0e0e1320f4a1d49a0bca4 Am 21.12.12 11:49, schrieb Gijs de Rooy: Please see

[Flightgear-devel] JSBsim vs X-Plane

2012-12-20 Thread Alan Teeder
I would like to pass on this quote from James Goppert on http://diydrones.com/profiles/blog/show?id=705844%3ABlogPost%3A199617commentId=705844%3AComment%3A199975. I hope that he does not object. “Unlike x-plane, which computed aerodynamics on the fly, JSBSim uses stability derivative tables to

Re: [Flightgear-devel] Joystick Dialog - Windows

2012-12-09 Thread Alan Teeder
From: Stuart Buchanan Sent: Saturday, December 08, 2012 7:38 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Joystick Dialog - Windows On Sat, Dec 8, 2012 at 11:29 AM, Alan Teeder wrote: I see this when I open the Joystick dialogue.:- Nasal runtime error: non

[Flightgear-devel] Joystick Dialog - Windows

2012-12-08 Thread Alan Teeder
I see this when I open the Joystick dialogue.:- Nasal runtime error: non-objects have no members at C:/FlightGear/fgdata/Nasal/joystick.nas, line 532 called from: __dlg:joystick-config, line 9 This when I press “Reset Configuration”:- Nasal runtime error: bad/missing argument to split() at

[Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
Today I tried a build on linux to check compatibility of my development. Using the Brisa script, both simgear and flightgear fail to find the SVN libraries. The include files are found in /usr/include/subversion-1/, but the libraries , which are in /usr/lib/l386-linux-gnu/ are not. Can the

Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
/use any non default library location for the svn client lib as far as i know. - Original Message - From: Alan Teeder ajtee...@v-twin.org.uk To: FlightGear developers discussions Flightgear-devel@lists.sourceforge.net Sent: Wednesday, November 28, 2012 5:22:11 PM Subject: [Flightgear-devel

Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
-Original Message- From: ThorstenB Sent: Wednesday, November 28, 2012 9:11 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake Am 28.11.2012 22:04, schrieb Alan Teeder: Yes, I understand that the user can override Cmake

[Flightgear-devel] AI manager fails to compile with MSVC

2012-11-24 Thread Alan Teeder
FG compilation has failed both here and on Jenkins for the last 3 days. :-( 2 fg_init.cxx 2c:\flightgear\install\msvc100\include\simgear\structure\SGWeakReferenced.hxx(38): warning C4355: 'this' : used in base member initializer list

Re: [Flightgear-devel] AI manager fails to compile with MSVC

2012-11-24 Thread Alan Teeder
ThorstenB Thanks – FG compiles and runs again. Alan From: Alan Teeder Sent: Saturday, November 24, 2012 12:22 PM To: Flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] AI manager fails to compile with MSVC FG compilation has failed both here and on Jenkins for the last 3 days

Re: [Flightgear-devel] Bug 479 has come back

2012-11-16 Thread Alan Teeder
-Original Message- From: ThorstenB Sent: Thursday, November 15, 2012 7:09 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Bug 479 has come back Apparently the path checker somehow mismatches the given file path and the fg-aircraft path. This is obviously

[Flightgear-devel] Canvas/C++ bindings: Simgera compilation fails with MSVC

2012-11-16 Thread Alan Teeder
Another heads up. Alan commit 392ba18ff7295f2622ae3a052049c76e9d760e26 Author: Thomas Geymayer Date: Thu Nov 15 21:17:33 2012 +0100 Canvas/C++ bindings: automatically detect dynamic type of polymorphic exposed classes MSVC output:- 5 cppbind_test.cxx

Re: [Flightgear-devel] Canvas/C++ bindings: Simgera compilation fails with MSVC

2012-11-16 Thread Alan Teeder
Now compiles and runs OK. Thanks Alan -Original Message- From: Thomas Geymayer Sent: Friday, November 16, 2012 3:01 PM To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Canvas/C++ bindings: Simgera compilation fails with MSVC Am 2012-11-16 14:12, schrieb Alan

Re: [Flightgear-devel] Bug 479 has come back

2012-11-16 Thread Alan Teeder
-Original Message- From: ThorstenB Sent: Friday, November 16, 2012 8:18 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Bug 479 has come back Am 16.11.2012 10:13, schrieb Alan Teeder: Changing --fg-aircraft=C:\FlightGear\MyAircraft to --fg-aircraft=C

Re: [Flightgear-devel] Bug 479 has come back

2012-11-16 Thread Alan Teeder
-Original Message- From: Vivian Meazza Sent: Friday, November 16, 2012 10:48 PM To: 'FlightGear developers discussions' Subject: Re: [Flightgear-devel] Bug 479 has come back Always happy to help with testing - although probably not fixing work-arounds for MSVC10 shortcomings. All

[Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Bug 479 (loadxml: reading 'file.xml' denied (unauthorized access) from --aircraft directory) has come back during the last week. (Windows MSVC 2010). If I revert Simgear and Flightgear to 7 October all is well. I have not yet had time to find which commit is causing the problem.

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
All is OK when I reset git to 10 October. From: Alan Teeder Sent: Thursday, November 15, 2012 11:32 AM To: Flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] Bug 479 has come back Bug 479 (loadxml: reading 'file.xml' denied (unauthorized access) from --aircraft directory) has

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Found it ! Here is the culprit: commit dbea0c936103b2530e551be7c51bc6bd7b5218cb Author: ThorstenB Date: Sun Nov 11 19:26:51 2012 +0100 Geoff McLane: realpath for Windows using _fullpath. Alan From: Alan Teeder Sent: Thursday, November 15, 2012 11:32 AM To: Flightgear-devel

Re: [Flightgear-devel] Bug 479 has come back

2012-11-15 Thread Alan Teeder
Well it did work until commit fe1222a90dd809560e787ce09391d5cf97bbe6fe Author: Thomas Geymayer Date: Thu Nov 15 11:55:25 2012 +0100 Optional profiling commands using gperftools See Jon Stockill´s post in the commitlogs list. From: Alan Teeder Sent: Thursday, November 15, 2012 11:55 AM

[Flightgear-devel] Simgear/ShivaVG compile fails on windows

2012-11-05 Thread Alan Teeder
Just a heads up. The error report is :- Alan 3 shContext.c 3C:\FlightGear\simgear\simgear\canvas\ShivaVG\src\shContext.c(37): error C2491: 'vgCreateContextSH' : definition of dllimport function not allowed 3C:\FlightGear\simgear\simgear\canvas\ShivaVG\src\shContext.c(65): error C2491:

Re: [Flightgear-devel] Simgear/ShivaVG compile fails on windows

2012-11-05 Thread Alan Teeder
-Original Message- From: Thomas Geymayer Sent: Monday, November 05, 2012 12:19 PM To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] Simgear/ShivaVG compile fails on windows Am 2012-11-05 12:14, schrieb Alan Teeder: Just a heads up. The error report

Re: [Flightgear-devel] Simgear/ShivaVG compile fails on windows

2012-11-05 Thread Alan Teeder
- From: James Turner Sent: Monday, November 05, 2012 3:11 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Simgear/ShivaVG compile fails on windows On 5 Nov 2012, at 13:50, Alan Teeder wrote: Yes - it all compiles and runs again. And my canvas HUD (in development) still

Re: [Flightgear-devel] Simgear/ShivaVG compile fails on windows

2012-11-05 Thread Alan Teeder
Vivian´s Buccaneer, (from fgdata git, with canvas hud) is fine on my laptop, but has an occluded screen on my desktop. Both have Windows 7 and Nvidia cards. On the other hand my development TSR2 hud is fine on both machines. This is with git sources (fgdata, flightgear and simgear) up to date

Re: [Flightgear-devel] Fwd: Request for file removal: Dassault Rafale B

2012-10-10 Thread Alan Teeder
From: Fabrice Kauffmann Sent: Wednesday, October 10, 2012 2:30 PM To: flightgear-devel@lists.sourceforge.net Subject: [Flightgear-devel] Fwd: Request for file removal: Dassault Rafale B Dear Dev Team, Dassault Aviation has recently forbidden the diffusion of some freeware and commercial

Re: [Flightgear-devel] FG Steering Committee :-) Was: Stand-alone ATCclient and Canvas

2012-10-09 Thread Alan Teeder
-Original Message- From: Martin Spott Sent: Monday, October 08, 2012 11:34 PM To: FlightGear developers discussions Subject: [Flightgear-devel] FG Steering Committee :-) Was: Stand-alone ATCclient and Canvas On Mon, Oct 08, 2012 at 09:33:36PM +, Martin Spott wrote: Well, but the

Re: [Flightgear-devel] Engine sound and HSI problems with Lightning

2012-10-08 Thread Alan Teeder
The HSI is now stable, but does not agree with the other compasses. Is there a gyro alignment procedure that I need to learn? Alan -Original Message- From: AJ MacLeod Sent: Monday, October 08, 2012 11:43 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Engine

Re: [Flightgear-devel] Engine sound and HSI problems with Lightning

2012-10-07 Thread Alan Teeder
A further update with the HSI problem. If I taxi the Lightning the HSI starts operating normally, and does not fail when I apply the brakes. Something is not getting initialised I guess. This problem is identical on my laptop and desktop machines - both Windows 7, but with their own

Re: [Flightgear-devel] Engine sound and HSI problems with Lightning

2012-10-06 Thread Alan Teeder
- From: AJ MacLeod Sent: Friday, October 05, 2012 6:03 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Engine sound and HSI problems with Lightning On Sat, 29 Sep 2012 10:59:18 +0100 Alan Teeder wrote: The second problem is that the HSI spins continuously until

Re: [Flightgear-devel] Engine sound and HSI problems with Lightning

2012-10-01 Thread Alan Teeder
MacLeod Sent: Monday, October 01, 2012 2:02 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Engine sound and HSI problems with Lightning On Sat, 29 Sep 2012 10:59:18 +0100 Alan Teeder wrote: Just a heads-up. A couple of faults with the current CVS have recently surfaced

Re: [Flightgear-devel] Engine sound and HSI problems with Lightning

2012-10-01 Thread Alan Teeder
to aerodynamics as they do to eye candy? Alan -Original Message- From: James Turner Sent: Monday, October 01, 2012 5:48 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Engine sound and HSI problems with Lightning On 1 Oct 2012, at 17:07, Alan Teeder wrote: Off topic

[Flightgear-devel] Engine sound and HSI problems with Lightning

2012-09-29 Thread Alan Teeder
Just a heads-up. A couple of faults with the current CVS have recently surfaced. The most irritating is a break-up of the engine sound once they have been started. There are also warnings about the use of a stereo file (Lightning/Sounds/avpin_combustion.wav, but I don´t think that this is

Re: [Flightgear-devel] fgdata trouble

2012-09-23 Thread Alan Teeder
-Original Message- From: Bertrand Coconnier Sent: Sunday, September 23, 2012 10:30 AM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] fgdata trouble I have the same size than Martin. For that I execute on a regular basis the following commands git repack git gc

Re: [Flightgear-devel] fgdata trouble

2012-09-23 Thread Alan Teeder
-Original Message- From: Martin Spott Sent: Sunday, September 23, 2012 11:42 AM Newsgroups: list.flightgear-devel To: flightgear-devel@lists.sourceforge.net Subject: Re: [Flightgear-devel] fgdata trouble Alan Teeder wrote: Twice I left it running overnight, but it failed both times

Re: [Flightgear-devel] fgdata trouble

2012-09-23 Thread Alan Teeder
Martin Your suggestion of just having the Cessna is a base package version of fgdata is just what is required. I would go further and extend it to including all those aircraft which are in the regular release versions. These particular aircraft are on the whole well maintained and showcase the

Re: [Flightgear-devel] fgdata trouble

2012-09-23 Thread Alan Teeder
-Original Message- From: Torsten Dreyer Sent: Sunday, September 23, 2012 3:36 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] fgdata trouble Hi all, there is a WIKI page for this topic: http://wiki.flightgear.org/FlightGear_Git:_splitting_fgdata Many points

  1   2   3   4   >