From: <mk...@us...> - 2003-09-16 06:57:38
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft In directory sc8-pr-cvs1:/tmp/cvs-serv15155/Data/XML/vehicles/aircraft Modified Files: Tag: systems m2k.xml Log Message: Index: m2k.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/vehicles/aircraft/m2k.xml,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -C2 -d -r1.7 -r1.7.2.1 *** m2k.xml 18 Jul 2003 21:55:28 -0000 1.7 --- m2k.xml 16 Sep 2003 06:57:30 -0000 1.7.2.1 *************** *** 8,14 **** <Path name="model">m2k.model</Path> <Bool name="complex_physics">true</Bool> ! <!-- these values come from a FS2k2 add-on --> <Float name="aileron_min">-15.0</Float> <Float name="aileron_max">+19.5</Float> --- 8,16 ---- <Path name="model">m2k.model</Path> + + <!-- <Bool name="complex_physics">true</Bool> ! < these values come from a FS2k2 add-on > <Float name="aileron_min">-15.0</Float> <Float name="aileron_max">+19.5</Float> *************** *** 20,23 **** --- 22,26 ---- <Float name="airbrake_max">60.0</Float> <Float name="airbrake_rate">20.0</Float> + --> <!-- Mass/Inertial properties --> *************** *** 52,54 **** --- 55,60 ---- </Object> </Object> + + <Path name="human_systems">m2k.system</Path> + </Object> |