1 Feb 2004 05:58
CVS: data/Aircraft/Generic generic-autopilot.xml, NONE, 1.1
Curtis L. Olson <curt <at> flightgear.org>
2004-02-01 04:58:18 GMT
2004-02-01 04:58:18 GMT
Update of /var/cvs/FlightGear-0.9/data/Aircraft/Generic
In directory baron:/tmp/cvs-serv18100
Added Files:
generic-autopilot.xml
Log Message:
Initial revision.
--- NEW FILE ---
<?xml version="1.0"?>
<!-- Generic Autopilot Configuration -->
<!-- Each component is evaluated in the order specified. You can make up -->
<!-- property names to pass the result of one component on to a subsequent -->
<!-- component. -->
<PropertyList>
<!-- =============================================================== -->
<!-- Roll Axis Modes -->
<!-- =============================================================== -->
<!-- Wing leveler -->
<pid-controller>
<name>Wing Leveler (Turn Coordinator based)</name>
<debug>false</debug>
<enable>
<prop>/autopilot/locks/heading</prop>
<value>wing-leveler</value>
(Continue reading)
--- NEW FILE ---
%
% `XMLAutopilot.tex' -- describes the FG XML configurable autopilot system
%
% Written by Curtis Olson. Started February, 2004.
%
% $Id: XMLAutopilot.tex,v 1.1 2004/02/01 22:57:45 curt Exp $
%------------------------------------------------------------------------
\documentclass[12pt]{article}
\usepackage{anysize}
\papersize{11in}{8.5in}
\marginsize{1in}{1in}{1in}{1in}
\usepackage{amsmath}
\usepackage{epsfig}
\usepackage{setspace}
\onehalfspacing
RSS Feed