1
0
Fork 0
flightgear/scripts/python
curt 9c49534907 Attempt #1 to sort out confusion between left / right / parking brake
controls in the cockpit vs. which wheels they apply to.  FlightGear now
sets /controls/gear/brake-left, /controls/gear/brake-right, and
/controls/gear/brake-parking.  It should be up to the FDM to sort out
which wheels under which circumstances are affected by these controls
and ultimately what happens to the physical motion of the aircraft.
2004-01-12 17:39:41 +00:00
..
.cvsignore .cvsignore files for new directories. 2002-05-17 18:48:40 +00:00
demo.py Added a scripts subdirectory with support for running external python 2002-05-15 21:45:39 +00:00
FGFSDemo.py Fixed a bug in FlightGear.py. Splitting name,value,type using whitespace 2002-07-22 23:25:28 +00:00
FlightGear.py Attempt #1 to sort out confusion between left / right / parking brake 2004-01-12 17:39:41 +00:00
FlightGear.pyc Initial revision 2002-09-10 01:13:59 +00:00
Makefile.am Added a scripts subdirectory with support for running external python 2002-05-15 21:45:39 +00:00