1
0
Fork 0
flightgear/src
2020-01-27 09:15:53 +01:00
..
Add-ons Modifications to launcher to load Add-on modules and view related metadata. Each module can also be selectively enabled with a checkbox. Fixes also submitted by Florent Rougon. 2019-03-03 12:59:48 -05:00
AIModel introduction of a zero lag mode when pilots are synched in time, eg using ntp. 2020-01-14 11:10:28 +01:00
Aircraft Fix compile issue on Win10 VS2019 2019-09-16 23:33:28 -05:00
Airports SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
ATC SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Autopilot Quiet false-positive tied-listener warnings 2019-10-20 13:08:47 +01:00
Canvas SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Cockpit SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
EmbeddedResources Embedded Resources: Fix for Ninja 1.9 2019-12-26 01:26:44 -06:00
Environment src/Environment/metarproperties.cxx: better formatting for METAR description. 2019-11-06 19:56:30 +00:00
FDM [JSBSim] Added the ability to log properties in a CSV file. 2020-01-25 16:05:30 +01:00
GUI Save settings on Launcher window close. 2019-12-17 22:47:50 +00:00
Include Flite always compiled now. 2019-06-03 16:51:08 +01:00
Input Read the raw values and check them against the saturation value, if one of them is larger then initialization of the joystick is still in progress. 2020-01-27 09:15:53 +01:00
Instrumentation Fix HUD scale 2019-12-15 18:58:19 -06:00
Main [JSBSim] Added the ability to log properties in a CSV file. 2020-01-25 16:05:30 +01:00
Model Obsolete: dynamic exception 2019-12-15 16:39:49 -06:00
MultiPlayer Prevent buffer unterminated buffer 2019-12-15 16:37:44 -06:00
Navaids Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought. 2020-01-22 13:45:28 +01:00
Network Allow add/remove of IO channels at runtime 2019-12-19 00:00:41 +00:00
Radio Fix shadowing of static variable in ITM adiff() function 2019-08-07 16:02:45 +02:00
Scenery SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Scripting Expose canvas::Image pixel funcs to Nasal 2019-12-17 22:06:35 +00:00
Sound SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Systems SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Time SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
Traffic Switch to C++11 threads, mutexes and lock_guards. Switching to C++11 condition_variables requires some more thought. 2020-01-22 13:45:28 +01:00
Viewer Quiet false-positive tied-listener warnings 2019-10-20 13:08:47 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00