1
0
Fork 0
flightgear/src/Autopilot
Torsten Dreyer 54c964aed5 Respect different behaviour of RS and SR flip flops
No more invalid states here.
According to IEC 61131, RS flip flop have dominant reset and SR have
dominant set. This is now implemented.
2010-05-27 22:22:01 +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 Use SGPropertyNode_ptr wherever possible 2010-01-17 00:03:06 +01: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 Route-file saving. 2010-04-19 09:52:32 +02:00
route_mgr.hxx Support loading plain-text routes, and stop aggressively using the cruise altitude when loading waypoints. 2010-04-19 09:52:17 +02:00
xmlauto.cxx Respect different behaviour of RS and SR flip flops 2010-05-27 22:22:01 +02:00
xmlauto.hxx Support <expression> in autopilot inputs, as well as property and value. 2010-05-26 19:30:33 +01:00