This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
d2c7179cd0
flightgear
/
src
/
Autopilot
History
Tim Moore
e503591af4
Merge branch 'jmt/gps'
...
Conflicts: src/Instrumentation/gps.cxx
2009-11-27 06:40:47 +01:00
..
.cvsignore
-Removed .cvsignore from itself, since .cvsignore is now in the CVS
2001-12-12 04:15:23 +00:00
autobrake.cxx
Fix another crash in the autobrake code, with 'aircraft' (eg, ATC) with no weight-on-wheels flag. Thanks to Jacob Burbach for the report.
2009-10-04 02:05:51 +02:00
autobrake.hxx
Auto-brake enhancements: support for JSBSim aircraft, Airbus-style combined MAX/RTO modes, correct disengage behaviour and more disengage conditions.
2009-09-22 22:51:29 +02:00
Makefile.am
A generic, configurable autobrake system. Not fully features yet, but works quite nicely in the 777, including RTO modes and auto-disengage on pilot input.
2009-09-21 22:51:40 +02:00
route_mgr.cxx
In the route-manager, track the departure and destination airport objects
2009-11-07 09:00:36 +01:00
route_mgr.hxx
In the route-manager, track the departure and destination airport objects
2009-11-07 09:00:36 +01:00
xmlauto.cxx
Refactor the XMLAuto parsing code to no longer warn about every node handled by the base class (FGXMLAutoComponent). As a side effect, issue better warnings when an unrecognised node is encountered.
2009-09-23 23:11:07 +02:00
xmlauto.hxx
Refactor the XMLAuto parsing code to no longer warn about every node handled by the base class (FGXMLAutoComponent). As a side effect, issue better warnings when an unrecognised node is encountered.
2009-09-23 23:11:07 +02:00