1
0
Fork 0
flightgear/src/AIModel
Stuart Buchanan dc6fb53596 Correct defaults FLOLS angle from 3 to 3.5 degrees
Adjusted to match the FLOLS model and code.

On carrier approaches 0.5 degress makes a surprising
level of difference!
2020-04-04 18:03:20 +01:00
..
AIAircraft.cxx Rename {ai}/controls/flight/longitude-mode 2019-02-03 13:38:51 +00:00
AIAircraft.hxx Performance: cache TCAS nodes on AI aircraft 2018-09-24 15:34:20 +01:00
AIBallistic.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIBallistic.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIBase.cxx C++ modernisation tweaks 2020-04-04 08:06:15 +01:00
AIBase.hxx 1) model search order property in super class AIBase and overridden by sub classes. 2019-01-06 13:57:22 +00:00
AICarrier.cxx Correct defaults FLOLS angle from 3 to 3.5 degrees 2020-04-04 18:03:20 +01:00
AICarrier.hxx Launcher: initial carrier support 2020-03-20 15:51:47 +00:00
AIEscort.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIEscort.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIFlightPlan.cxx Remove public use of sglog()::would_log() 2018-12-14 15:41:53 +00:00
AIFlightPlan.hxx Checkpoint - ground-net skips the cache 2015-12-01 14:01:32 +00:00
AIFlightPlanCreate.cxx Crash fix: warn doing fallback for heliport runways 2018-09-10 10:44:49 +01:00
AIFlightPlanCreateCruise.cxx ATC/Traffic doesn’t crash reset. 2015-12-11 12:11:59 -06:00
AIFlightPlanCreatePushBack.cxx All start from parking position with no ground net 2019-05-04 17:43:33 +01:00
AIGroundVehicle.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIGroundVehicle.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIManager.cxx Launcher: initial carrier support 2020-03-20 15:51:47 +00:00
AIManager.hxx Launcher: initial carrier support 2020-03-20 15:51:47 +00:00
AIMultiplayer.cxx introduction of a zero lag mode when pilots are synched in time, eg using ntp. 2020-01-14 11:10:28 +01:00
AIMultiplayer.hxx introduction of a zero lag mode when pilots are synched in time, eg using ntp. 2020-01-14 11:10:28 +01:00
AIShip.cxx make the aiship speed respect strictly the target speed when close enough, should improve drifting carrier on mp 2020-01-28 11:03:20 +01:00
AIShip.hxx LOD ranges rework. 2018-10-30 21:05:55 +01:00
AIStatic.cxx 1) model search order property in super class AIBase and overridden by sub classes. 2019-01-06 13:57:22 +00:00
AIStatic.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIStorm.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIStorm.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AITanker.cxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AITanker.hxx std:: namespace fixes, AIBase cleanup. 2013-03-28 16:49:52 +00:00
AIThermal.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIThermal.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIWingman.cxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
AIWingman.hxx Generalise AI-model search ordering in AIBase 2018-05-23 09:46:05 +01:00
CMakeLists.txt CMake header support for XCode/Visual Studio 2011-07-19 07:58:03 +01:00
performancedata.cxx TestSuite: Migration of the AeroMesh tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
performancedata.hxx Compile AI wake numerical core in FG main executable. 2017-06-10 20:19:43 +02:00
performancedb.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
performancedb.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
submodel.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
submodel.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00