1
0
Fork 0
flightgear/src/FDM
James Turner bf2c363e50 Fix carrier starts
Rewrite the position-init code for carrier starts, to precisely wait
on the carrier model being loaded, before proceeding with FDM init.
This allows the FDM to see the correct carrier model in the ground
cache, and hence avoids starting in the water.

To implement this, the CheckSceneryVisitor is used to force the carrier
model to be loaded while the splash-screen is visible.
2017-09-08 22:31:22 +01:00
..
AIWake Compile AI wake numerical core in FG main executable. 2017-06-10 20:19:43 +02:00
ExternalNet Remove unnecessary includes/using 2013-07-29 22:59:45 +01:00
ExternalPipe considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down. 2013-10-27 13:24:54 +01:00
JSBSim Added the generation of wake induced force and moment for JSBSim models. 2017-06-10 23:27:52 +02:00
LaRCsim Fixed LaRCSim matrix computation routines. 2017-06-05 17:18:52 +02:00
SP Cleanup unused variable warning. 2017-04-06 18:26:18 +09:00
UIUCModel Silence a few compiler warnings 2017-01-26 15:37:43 +01:00
YASim YASim: revert a change in Model.cpp that caused segfaults on some systems. 2017-05-10 16:27:46 +02:00
CMakeLists.txt Compile AI wake numerical core in FG main executable. 2017-06-10 20:19:43 +02:00
fdm_shell.cxx Fix carrier starts 2017-09-08 22:31:22 +01:00
fdm_shell.hxx Added the computation of the wake of all AI aircrafts. 2017-06-10 21:13:20 +02:00
flight.cxx Added the computation of the wake of all AI aircrafts. 2017-06-10 21:13:20 +02:00
flight.hxx Added the computation of the wake of all AI aircrafts. 2017-06-10 21:13:20 +02:00
flightProperties.cxx Fix flightProperties build. 2016-11-02 14:39:53 +00:00
flightProperties.hxx Fix flightProperties build. 2016-11-02 14:39:53 +00:00
groundcache.cxx Catch large ground-cache requests. 2017-09-04 22:48:38 +01:00
groundcache.hxx bvh: Adapt to upstream bvh changes in simgear. 2012-08-24 21:24:12 +02:00
NullFDM.cxx new FSF address 2006-02-21 01:16:04 +00:00
NullFDM.hxx new FSF address 2006-02-21 01:16:04 +00:00
TankProperties.cxx Expose total-fuel-m3 to the tank properties 2014-08-25 21:40:12 +02:00
TankProperties.hxx Fixed an property tieing issue on sim reset. 2011-03-09 23:02:19 +01:00
UFO.cxx Fix #1771, wrong groundspeed indication for UFO 2015-07-10 11:07:34 +02:00
UFO.hxx cleanup: extract globals->get_controls() 2007-07-29 17:36:30 +00:00