From: Erik H. <eh...@us...> - 2017-04-07 07:26:23
|
Update of /cvsroot/jsbsim/JSBSim/utils/aeromatic++ In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26167/aeromatic++ Modified Files: Aircraft.cpp version Log Message: Fix a bug: there are exceptions where an turbine engine with a bypass ration > 1.0 does have augmentation Index: version =================================================================== RCS file: /cvsroot/jsbsim/JSBSim/utils/aeromatic++/version,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** version 24 Nov 2016 09:59:34 -0000 1.23 --- version 7 Apr 2017 07:26:19 -0000 1.24 *************** *** 1 **** ! 3.3.9 --- 1 ---- ! 3.3.10 |