1
0
Fork 0
flightgear/src
Durk Talsma aab04f44bd Bugfixes and some finetuning:
* Pregenerating taxiroutes could interfere with runway assignments by ATC, when conditions changed, resulting in a taxi to one runway and a takeoff from another
* A simpler solution for the "Error in Traffic record bug". This still needs some more testing, but I haven't seen any error message anymore, since changing to the current code.
* Initialize AI traffic at speed zero, this should prevent some weirdness observed under boundary conditions.
* Don't activate groundnetwork proximity detection for pushback traffic until the "ready for startup message is transmitted. this should allow sufficient time for them to reserve a route, but a little more testing still needs to be done.
2012-01-02 22:23:24 +01:00
..
AIModel Bugfixes and some finetuning: 2012-01-02 22:23:24 +01:00
Aircraft Fix MSVC9 build 2011-11-14 08:38:58 +01:00
Airports Bugfixes and some finetuning: 2012-01-02 22:23:24 +01:00
ATC Bugfixes and some finetuning: 2012-01-02 22:23:24 +01:00
ATCDCL Get the ATC frequency dialogs working again for the 2.6 release. 2011-12-27 22:55:52 +00:00
Autopilot Goodbye automake. 2011-11-01 11:15:53 +00:00
Cockpit Some warning fixes, mostly unused variables 2011-12-25 14:41:47 +01:00
Environment simplify the METAR string, remove newline etc. 2011-12-31 17:31:13 +01:00
FDM Fix for SF bug #3171743 - P-factor does not take into account the thruster pitch and yaw angles 2011-12-23 14:18:38 +01:00
GUI Avoid crash when reloading GUI from debug menu. 2011-11-20 16:33:22 +00:00
Include Restore JSBsim and Yasim in VS2008 build 2011-12-18 16:14:53 +01:00
Input Add --log-class option, improve logging classes. 2011-12-11 14:06:17 +01:00
Instrumentation Nav-display: expose TCAS threat level correctly. 2011-12-27 20:19:10 +00:00
Main #545 related: User settings not saved when window was closed 2011-12-30 00:39:31 +01:00
Model Fix issues related to #419. 2011-12-19 21:36:42 +01:00
MultiPlayer Some warning fixes, mostly unused variables 2011-12-25 14:41:47 +01:00
Navaids Fix MSVC9 build 2011-11-14 08:38:58 +01:00
Network Add --log-class option, improve logging classes. 2011-12-11 14:06:17 +01:00
Radio comment out unused variables and function and properly initialize variables 2011-12-19 16:50:21 +01:00
Scenery Avoid spamming the log output 2011-12-17 15:22:50 +01:00
Scripting Merge branch 'next' into navaids-radio 2011-12-12 14:56:28 +02:00
Sound #545: Fix ATC chatter sound settings being ignored 2011-12-27 13:04:09 +01:00
Systems Fix MSVC9 build 2011-11-14 08:38:58 +01:00
Time comment out unused variables and function and properly initialize variables 2011-12-19 16:50:21 +01:00
Traffic Bugfixes and some finetuning: 2012-01-02 22:23:24 +01:00
CMakeLists.txt Merge branch 'next' into attenuation 2011-12-01 13:36:53 +02:00