[Flightgear-devel] CitationX aircraft and jsbsim

2010-06-24 Thread bassaidai
Hi all,
can anyone help me to convert nasal scripts of CitationX (in FG 2.0.0) so
that this aircraft and his panels in the cockpit (EICAS, ...) work with the
jsbsim fdm instead of yasim?
I can't find any information neither on the web nor on the forum...

Thank you very much
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] CitationX aircraft and jsbsim

2010-06-24 Thread Gijs de Rooy

>I can't find any information neither on the web nor on the forum...

You did not notice my reply at the forum?
http://www.flightgear.org/forums/viewtopic.php?f=4&t=8606

Gijs
  
_
Alles wat je wilt weten over Windows 7, en meer !
http://www.windows.nl/windows7--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread Andrew Gillanders
I have built TaxiDraw from cvs (grabbed the source about 4 days ago),  
and the app runs and displays the dialogue for selecting a new  
project, an existing project, etc. But, the application is not  
responding to mouse events at all. This happens when running it from  
the command line, and from a Mac Carbon app.

Does anyone have TaxiDraw running on Mac, and what is the trick to  
getting it to work?

Thanks
Andrew


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread Torsten Dreyer
Hi all,

I have just commited a pretty large commit for a new implementation of the 
autopilot subsystem(group). The reason for that was that the old way of having 
everything stuffed into one single source file of 1360 lines and a header file 
of 514 lines made working on this piece of code allways a little challenging.
While at it, I replaced some design patterns to look a little more OO-ish and 
added some doxygen compatible comments to the class definition.

Every single algorithm should work as before and the xml syntax should be 100% 
compatible with existing configurations.

Please note, that the former hard coded autopilot helper functions are gone 
now. These functions are now implemented as xml components within 
$FGDATA/Aircraft/Generic/generic-autopilot-helper.xml
which is included in preferences.xml by default. Every property that existed 
before this change should be in place after the update.

Because I touched at least 90% of all code lines, it is very likely that I 
introduced a new bug. Especially the build process was tested on linux only. I 
have no chance to test the build on Windows on OS/X. 

I have flown some aircraft to test the new implementation but certainly not 
all of them. Please give your favourite aircraft a test flight with the 
autopilot and report any failures.

Torsten

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread HB-GRAL
Andrew Gillanders schrieb:
> 
> Does anyone have TaxiDraw running on Mac, and what is the trick to  
> getting it to work?
> 
> Thanks
> Andrew
> 

I am running the Tiger binaries (v0.32) from James Turner:
http://homepage.mac.com/zakalawe/.Public/taxidraw-0.3.2.dmg

- Y.

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread James Turner

On 24 Jun 2010, at 17:04, HB-GRAL wrote:

> I am running the Tiger binaries (v0.32) from James Turner:
> http://homepage.mac.com/zakalawe/.Public/taxidraw-0.3.2.dmg

Wow, those still exist?!

I guess I should do an updated build - I had long forgotten those binaries 
existed!

James


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread James Turner

On 24 Jun 2010, at 16:24, Torsten Dreyer wrote:

> Every single algorithm should work as before and the xml syntax should be 
> 100% 
> compatible with existing configurations.
> 
> Please note, that the former hard coded autopilot helper functions are gone 
> now. These functions are now implemented as xml components within 
> $FGDATA/Aircraft/Generic/generic-autopilot-helper.xml
> which is included in preferences.xml by default. Every property that existed 
> before this change should be in place after the update.

Great work, Torsten!

James


--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread Peter Brown
Below are some newer Mac sources.

On Jan 2, 2010, at 4:01 AM, Peter Brown wrote:
> Tat,
> 
> Have you compiled any more recent versions of TaxiDraw than my 0.3.2 release 
> that I think James Turner did?
> 

Yes, I have the App bundle (intel only, OS X 10.5 or later) as of mid Aug. last 
year.
The last change was made on Apr-15-2009 in CVS repository so this is the latest 
one.

Now it's available at:
http://macflightgear.sourceforge.net/wp-content/uploads/TaxiDraw/Taxidraw.cvs-bin-20090416.tgz

If you want to build it yourself, then the patch is available at:
http://macflightgear.sourceforge.net/wp-content/uploads/TaxiDraw/TaxiDraw-MacOSX.diff
This patch is to fix a compilation error (related to wxWidgets, IIRC).



On Jun 24, 2010, at 5:00 PM, James Turner wrote:

> 
> On 24 Jun 2010, at 17:04, HB-GRAL wrote:
> 
>> I am running the Tiger binaries (v0.32) from James Turner:
>> http://homepage.mac.com/zakalawe/.Public/taxidraw-0.3.2.dmg
> 
> Wow, those still exist?!
> 
> I guess I should do an updated build - I had long forgotten those binaries 
> existed!
> 
> James
> 
> 
> --
> ThinkGeek and WIRED's GeekDad team up for the Ultimate 
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
> lucky parental unit.  See the prize list and enter to win: 
> http://p.sf.net/sfu/thinkgeek-promo
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


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

2010-06-24 Thread Durk Talsma
On Friday 25 June 2010 02:00:56 am Peter Brown wrote:
> Below are some newer Mac sources.
>
> On Jan 2, 2010, at 4:01 AM, Peter Brown wrote:
> > Tat,
> >
> > Have you compiled any more recent versions of TaxiDraw than my 0.3.2
> > release that I think James Turner did?
>
> Yes, I have the App bundle (intel only, OS X 10.5 or later) as of mid Aug.
> last year. The last change was made on Apr-15-2009 in CVS repository so
> this is the latest one.
>
Correction: The last change to taxidraw CVS was (to my knowledge) this one:
date: 2010/04/04 19:52:48;  author: durktalsma;  state: Exp;  lines: +1 -0
* Added code to verify the placement of AINodes inside a runway.
  * Note that the current code isn't perfect yet, because it depends
on the current projection for the transormation to orthogonal coordinates.
Nevertheless it is a major step forward in checking ground network
consistency and allows some further refinement of the FlightGear AI code.


Cheers,
Durk
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel