]> git.mxchange.org Git - flightgear.git/commit
A generic, configurable autobrake system. Not fully features yet, but works quite...
authorjmt <jmt>
Mon, 21 Sep 2009 13:57:39 +0000 (13:57 +0000)
committerTim Moore <timoore@redhat.com>
Mon, 21 Sep 2009 20:51:40 +0000 (22:51 +0200)
commit4d67c69462c457938562d8769931678688aeaa5d
tree5e9eab83fa8a1d438bf6924be1519f71dbb748a6
parent6db8687a75fcb0864a0f4c288b23026f2cd66ca5
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.
src/Autopilot/Makefile.am
src/Autopilot/autobrake.cxx [new file with mode: 0644]
src/Autopilot/autobrake.hxx [new file with mode: 0644]
src/Main/fg_init.cxx