1
0
Fork 0
flightgear/src/Airports
Stuart Buchanan 51173f32ff Additional AI Aircraft properties for animation
Add a number of properties set by both AI Traffic and Swift aircraft:

gear/gear[0..5]/position-norm
surface-positions/flap-pos-norm
surface-positions/spoiler-pos-norm
surface-positions/speedbrake-pos-norm
controls/lighting/beacon
controls/lighting/cabin-lights
controls/lighting/landing-lights
controls/lighting/nav-lights
controls/lighting/strobe
controls/lighting/taxi-lights

Also improve take-off behaviour
2020-08-16 14:49:33 +01:00
..
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
airport.cxx Fix errors with missing runways at KORD 2020-08-11 18:43:20 +01:00
airport.hxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
AirportBuilder.cxx WS3.0 AirportBuilder update to use Effects. 2020-07-07 13:09:34 +01:00
AirportBuilder.hxx WS3.0 AirportBuilder update to use Effects. 2020-07-07 13:09:34 +01:00
airportdynamicsmanager.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
airportdynamicsmanager.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
airports_fwd.hxx Add airport dynamics manager 2015-12-05 00:25:29 +00:00
apt_loader.cxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
apt_loader.hxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
calc_loc.cxx even more warning fixes 2009-08-23 21:43:09 +02:00
CMakeLists.txt AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
dynamicloader.cxx Fix W/S ground net position strings. 2020-07-26 20:20:28 +01:00
dynamicloader.hxx Launcher finds parking positions from scenery 2016-01-10 16:38:01 -06:00
dynamics.cxx Fix leaking of dynamics/AI traffic 2020-08-11 18:43:24 +01:00
dynamics.hxx Fix leaking of dynamics/AI traffic 2020-08-11 18:43:24 +01:00
gnnode.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
gnnode.hxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
groundnetwork.cxx Hopefully fix MSVC205 build 2020-04-13 14:40:08 +01:00
groundnetwork.hxx src/Airports/: fixed some minor warnings and use snprintf. 2020-06-17 21:11:29 +01:00
parking.cxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
parking.hxx Launcher: location page in QtQuick 2018-06-13 10:01:04 +01:00
pavement.cxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
pavement.hxx AirportBuilder to generate airports from apt.dat 2020-07-01 20:57:15 +01:00
runwaybase.cxx Adjust runway startup position with MP enabled 2016-07-17 21:11:14 +01:00
runwaybase.hxx httpd: provide more airport information in geojson 2014-03-23 21:19:04 +01:00
runwayprefloader.cxx Fixes for compiling with gcc 4.3 2008-04-13 21:12:36 +00:00
runwayprefloader.hxx - remove the SG_GLxxxx_H #defines, since OSG provides its own versions 2008-07-27 16:25:13 +00:00
runwayprefs.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
runwayprefs.hxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
runways.cxx Fix helipad runtime type definition 2020-07-13 14:29:20 +01:00
runways.hxx NavData API additions 2018-05-07 16:53:43 +01:00
sidstar.cxx Additional AI Aircraft properties for animation 2020-08-16 14:49:33 +01:00
sidstar.hxx Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
xmlloader.cxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00
xmlloader.hxx Tests: change how we find+load data files 2020-05-24 14:14:35 +01:00