This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
21122fa03e
flightgear
/
src
/
Autopilot
History
Tim Moore
21122fa03e
Merge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 11:05:36 +02: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
SGPropertyNode::Type moves to simgear::props namespace
2009-07-16 12:10:47 +02:00
route_mgr.hxx
James Turner :
2008-12-04 08:29:36 +00: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