Re: [Flightgear-devel] c182rg patches

2007-07-03 Thread Stuart Buchanan
Hi Martin,

--- Martin Spott wrote:
> Hi Stuart,
> 
> Stuart Buchanan wrote:
> 
> > John Denker has been working on some improvements to the c182 and
> > c182rg which I've tested, and would like committed to CVS, please.
> 
> Hmmm, something's strange here, as the gear doesn't retract at all.
> 
> > http://www.nanjika.co.uk/flightgear/c182rg.diff
> 
> Is there probably something missing in this patch ?

Yes, there was - a /gear/servicable flag was missing due to a dependency
on another patch I have still to submit. 

Updated patch at the same location.

Apologies for the bad patch and thanks for testing.

-Stuart


  ___ 
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] c182rg patches

2007-07-01 Thread Martin Spott
Stuart Buchanan wrote:

> John Denker has been working on some improvements to the c182 and
> c182rg which I've tested, and would like committed to CVS, please.

Path applied without the stuff from the following two files:

  Models/gear_control/cessna_gear_control.xml
  Nasal/squatswitch.nas

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] c182rg patches

2007-07-01 Thread Martin Spott
Hi Stuart,

Stuart Buchanan wrote:

> John Denker has been working on some improvements to the c182 and
> c182rg which I've tested, and would like committed to CVS, please.

Hmmm, something's strange here, as the gear doesn't retract at all.

> http://www.nanjika.co.uk/flightgear/c182rg.diff

Is there probably something missing in this patch ?

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] c182rg patches

2007-07-01 Thread Stuart Buchanan
Hi All,

John Denker has been working on some improvements to the c182 and c182rg which 
I've tested, and would like committed to CVS, please.

Specifically:

1) FDM improvements to make dutch roll and side-slip characteristics more 
realistic - previously it was almost impossible to side-slip as there wasn't 
enough aileron authority to counteract full rudder. The fix is somewhat crude, 
but makes the aircraft much easier and more realistic to fly.
2) Correct gear indicator - up/down indicated on when _all_ legs are up/down.
3) Addition of "serviceable" property for gear failure - see future post.
4) Remove workaround for "wow" property problems, which is no-longer required
5) Addition of GS needle on Nav2

Available at:

http://www.nanjika.co.uk/flightgear/c182rg.diff

Additionally, the texture chrome2.rgb is missing from the c182rg/Models/ 
directory. Can a committer please copy c182/Models/chrome2.rgb over please?

Finally, the equivalent FDM patch is included below for the c182 and JSBSim.

Thanks

-Stuart

Index: c182.xml
===
RCS file: /var/cvs/FlightGear-0.9/data/Aircraft/c182/c182.xml,v
retrieving revision 1.18
diff -u -r1.18 c182.xml
--- c182.xml19 May 2007 20:02:12 -1.18
+++ c182.xml1 Jul 2007 17:58:55 -
@@ -643,9 +643,9 @@
   aero/alpha-rad
   
 0.0.0943
-  -0.34900.03220.0312
+  -0.34900.003220.00312
   0.0.0.
-  0.3490-0.0322-0.0312
+  0.3490-0.00322-0.00312
   
   
 





  ___ 
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel