Re: [Flightgear-devel] ? cockpit lighting ?

2007-01-23 Thread Josh Babcock
Jim Wilson wrote: A while back I added material animation for changing OpenGL emissive material properties on the fly, so that a dimmer could be added to the P51D Cockpit. Subsequently it was rewritten by Melchior IIRC. Most of the aircraft doesn't actually have this configured, but if

[Flightgear-devel] Yasim property tree for helicopter interfacing

2007-01-23 Thread Francois du Plessis
Hi I need to record the control and the environmental (position, velocity, etc.) data for a helicopter for some research that I am busy with. I am very new ot FG, but it seems like I will be able to use the --generic option to grab the data from FG while flying it. The problem is that I cannot

Re: [Flightgear-devel] autopilot broken by recent osg branch fgfs update

2007-01-23 Thread gh.robin
On Tue 23 January 2007 03:27, Dave Perry wrote: I updated both SimGear, fgfs source, and data for the osg branch yesterday. After the compiles and installs with no errors, none of the autopilots are working. This includes the default autopilot from the gui as well as the kap140 (I am testing

Re: [Flightgear-devel] Yasim property tree for helicopter interfacing

2007-01-23 Thread Stuart Buchanan
--- Francois du Plessis wrote: Hi I need to record the control and the environmental (position, velocity, etc.) data for a helicopter for some research that I am busy with. I am very new ot FG, but it seems like I will be able to use the --generic option to grab the data from FG while

Re: [Flightgear-devel] segfault in listener +- location-in-air

2007-01-23 Thread Melchior FRANZ
* John Denker -- Wednesday 17 January 2007: On 01/17/2007 02:31 PM, Melchior FRANZ wrote: The documentation doesn't say that. It says exactly: Note that a listener can not remove itself, neither directly nor indirectly. Sorry, I missed that. No, problem. And sorry for my rants. :-) On

Re: [Flightgear-devel] autopilot broken by recent osg branch fgfsupdate

2007-01-23 Thread Roy Vegard Ovesen
On Tuesday 23 January 2007 16:00, gh.robin wrote: On Tue 23 January 2007 03:27, Dave Perry wrote: I updated both SimGear, fgfs source, and data for the osg branch yesterday. After the compiles and installs with no errors, none of the autopilots are working. This includes the default

Re: [Flightgear-devel] Yasim property tree for helicopter interfacing

2007-01-23 Thread Maik Justus
Hi Francois, the parameters you are searching for are not in the property tree. But the control axes, which are linear to these: /controls/flight/rudder /controls/engines/engine[0]/throttle /controls/flight/elevator /controls/flight/aileron (additional some trim values are also added, but if

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Francois du Plessis
Maik OK, so the ones I am looking for is mapped to the ones you mention below? That makes sense in keeping the system generic. From what I read in the forums, it seems like the current helicopter model is not very accurate nor very realistic. I am busy developing an autotuning autopilot for a

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Maik Justus
Hi Francois, Francois du Plessis schrieb am 23.01.2007 20:33: From what I read in the forums, it seems like the current helicopter model is not very accurate nor very realistic. Oh? Who said that? Probably he/they was/were writing about V0.9.10, but not about the actual cvs build

Re: [Flightgear-devel] VC8 OSG Build problems

2007-01-23 Thread Maik Justus
Hi Stuart, I didn't compile fg-osg since a few weeks. Today i updated cvs (flightgear and simgear) and it compiles without error. Maik Stuart Buchanan schrieb am 22.01.2007 23:00: Hi All, I'm having problems building CVS on Visual C++.net 2005 (again). This was working quite happily a

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Francois du Plessis
Well, good then. I will get these and give it a try. Do you build on Windows or on Linux? Can I use the bleeding edge tarball on the main FlightGear site to get these latest updates? Francois -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Maik Justus

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Maik Justus
Hi Francois, I am using Windows and compile it with mscv-express. But flightgear can be compiled under many different OS. Info about how to compile can be found in the wiki and in the documentation on www.flightgear.org. Maik Francois du Plessis schrieb am 23.01.2007 20:51: Well, good then.

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Francois du Plessis
I will then follow the Cygwin route of least resistance for the moment. Thanks for the guidance. Francois -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Maik Justus Sent: 23 January 2007 10:05 PM To: FlightGear developers discussions Subject: Re:

Re: [Flightgear-devel] Yasim property tree for helicopterinterfacing

2007-01-23 Thread Maik Justus
Better use msvc-express (Olaf Flebbe's Howto is linked in the wiki). Maik Francois du Plessis schrieb am 23.01.2007 21:13: I will then follow the Cygwin route of least resistance for the moment. Thanks for the guidance. Francois -Original Message- From: [EMAIL PROTECTED]

[Flightgear-devel] Development Docs

2007-01-23 Thread Thiago Drechsel
Hi all. I'm new in FGS. Does anybody know where can I find a good documentation about FG development. Thanks in advance Thiago Drechsel - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

Re: [Flightgear-devel] autopilot broken by recent osg branch fgfsupdate

2007-01-23 Thread gh.robin
On Tue 23 January 2007 18:48, Roy Vegard Ovesen wrote: On Tuesday 23 January 2007 16:00, gh.robin wrote: On Tue 23 January 2007 03:27, Dave Perry wrote: I updated both SimGear, fgfs source, and data for the osg branch yesterday. After the compiles and installs with no errors, none of the

[Flightgear-devel] Fw:nbsp;Developmentnb sp;Docs

2007-01-23 Thread tangyong
wiki.flightgear.org -- -- From:Thiago Drechsel [EMAIL PROTECTED] Date:2007-01-24 07:30:14 To:FlightGear developers discussions Cc:(无) Subject:[Flightgear-devel] Development Docs Hi all. I'm new in FGS. Does anybody know where can I find a good documentation about FG

Re: [Flightgear-devel] autopilot broken by recent osg branch fgfsupdate

2007-01-23 Thread Dave Perry
On Tue, 2007-01-23 at 18:48 +0100, Roy Vegard Ovesen wrote: Just updated from CVS (HEAD (OSG)), and it seems to me that the autopilots are working. I tried the KAP140, and the generic in the pa28-161. Both worked fine in heading mode, and the followed the bug on the HSI. I just did a cvs