1
0
Fork 0
flightgear/src/FDM/JSBSim
bcoconni 5349d3367f JSBSim syncing. The changelog is:
* The Pitot angle can now be tweaked with the <pitot_angle> tag in the <metrics> block.
* The refuel rate is now configurable with the <refuel-rate> tag in the <propulsion> block.
* Fixed C++11 compliance. JSBSim can now be compiled with a C++11 compiler.
* Avoid a spurious mass report to be issued when resetting.
* Fixed the moments computation. Previously they were computed with the previous time step CG position.
* Fixed a bug where the CG update was delayed to the next time step when point masses location were modified via the FCS.
2015-02-15 11:37:13 +01:00
..
initialization Synced JSBSim. Adds the following new features: 2014-12-15 20:12:18 +01:00
input_output JSBSim syncing. The changelog is: 2015-02-15 11:37:13 +01:00
math Synced JSBSim. Adds the following new features: 2014-12-15 20:12:18 +01:00
models JSBSim syncing. The changelog is: 2015-02-15 11:37:13 +01:00
AUTHORS Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
CMakeLists.txt JSBSim sync 2014-11-15 11:39:49 +01:00
FGFDMExec.cpp JSBSim syncing. The changelog is: 2015-02-15 11:37:13 +01:00
FGFDMExec.h JSBSim syncing. The changelog is: 2015-02-15 11:37:13 +01:00
FGJSBBase.cpp JSBSim sync 2014-11-15 11:39:49 +01:00
FGJSBBase.h JSBSim sync 2014-11-15 11:39:49 +01:00
JSBSim.cxx JSBSim: populate fuel tank cg 2015-02-04 12:44:20 +01:00
JSBSim.hxx Fixed the initial conditions settings where the altitude passed by FG to JSBSim is geodetic instead of geocentric. 2014-10-19 19:05:30 +02:00