You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
705 lines
29 KiB
705 lines
29 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<root> |
|
<!-- |
|
Microsoft ResX Schema |
|
|
|
Version 2.0 |
|
|
|
The primary goals of this format is to allow a simple XML format |
|
that is mostly human readable. The generation and parsing of the |
|
various data types are done through the TypeConverter classes |
|
associated with the data types. |
|
|
|
Example: |
|
|
|
... ado.net/XML headers & schema ... |
|
<resheader name="resmimetype">text/microsoft-resx</resheader> |
|
<resheader name="version">2.0</resheader> |
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
|
<value>[base64 mime encoded serialized .NET Framework object]</value> |
|
</data> |
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
|
<comment>This is a comment</comment> |
|
</data> |
|
|
|
There are any number of "resheader" rows that contain simple |
|
name/value pairs. |
|
|
|
Each data row contains a name, and value. The row also contains a |
|
type or mimetype. Type corresponds to a .NET class that support |
|
text/value conversion through the TypeConverter architecture. |
|
Classes that don't support this are serialized and stored with the |
|
mimetype set. |
|
|
|
The mimetype is used for serialized objects, and tells the |
|
ResXResourceReader how to depersist the object. This is currently not |
|
extensible. For a given mimetype the value must be set accordingly: |
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format |
|
that the ResXResourceWriter will generate, however the reader can |
|
read any of the formats listed below. |
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64 |
|
value : The object must be serialized with |
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
|
: and then encoded with base64 encoding. |
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64 |
|
value : The object must be serialized with |
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
|
: and then encoded with base64 encoding. |
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64 |
|
value : The object must be serialized into a byte array |
|
: using a System.ComponentModel.TypeConverter |
|
: and then encoded with base64 encoding. |
|
--> |
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
|
<xsd:element name="root" msdata:IsDataSet="true"> |
|
<xsd:complexType> |
|
<xsd:choice maxOccurs="unbounded"> |
|
<xsd:element name="metadata"> |
|
<xsd:complexType> |
|
<xsd:sequence> |
|
<xsd:element name="value" type="xsd:string" minOccurs="0" /> |
|
</xsd:sequence> |
|
<xsd:attribute name="name" use="required" type="xsd:string" /> |
|
<xsd:attribute name="type" type="xsd:string" /> |
|
<xsd:attribute name="mimetype" type="xsd:string" /> |
|
<xsd:attribute ref="xml:space" /> |
|
</xsd:complexType> |
|
</xsd:element> |
|
<xsd:element name="assembly"> |
|
<xsd:complexType> |
|
<xsd:attribute name="alias" type="xsd:string" /> |
|
<xsd:attribute name="name" type="xsd:string" /> |
|
</xsd:complexType> |
|
</xsd:element> |
|
<xsd:element name="data"> |
|
<xsd:complexType> |
|
<xsd:sequence> |
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
|
</xsd:sequence> |
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
|
<xsd:attribute ref="xml:space" /> |
|
</xsd:complexType> |
|
</xsd:element> |
|
<xsd:element name="resheader"> |
|
<xsd:complexType> |
|
<xsd:sequence> |
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
|
</xsd:sequence> |
|
<xsd:attribute name="name" type="xsd:string" use="required" /> |
|
</xsd:complexType> |
|
</xsd:element> |
|
</xsd:choice> |
|
</xsd:complexType> |
|
</xsd:element> |
|
</xsd:schema> |
|
<resheader name="resmimetype"> |
|
<value>text/microsoft-resx</value> |
|
</resheader> |
|
<resheader name="version"> |
|
<value>2.0</value> |
|
</resheader> |
|
<resheader name="reader"> |
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</resheader> |
|
<resheader name="writer"> |
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</resheader> |
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
|
<data name="pictureBoxAPM.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> |
|
<data name="pictureBoxAPM.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>45, -9</value> |
|
</data> |
|
<data name="pictureBoxAPM.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxAPM.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" /> |
|
<data name="pictureBoxAPM.TabIndex" type="System.Int32, mscorlib"> |
|
<value>0</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Name" xml:space="preserve"> |
|
<value>pictureBoxAPM</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxAPM.ZOrder" xml:space="preserve"> |
|
<value>19</value> |
|
</data> |
|
<data name="pictureBoxAPMHIL.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxAPMHIL.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>45, 184</value> |
|
</data> |
|
<data name="pictureBoxAPMHIL.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxAPMHIL.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxAPMHIL.TabIndex" type="System.Int32, mscorlib"> |
|
<value>1</value> |
|
</data> |
|
<data name=">>pictureBoxAPMHIL.Name" xml:space="preserve"> |
|
<value>pictureBoxAPMHIL</value> |
|
</data> |
|
<data name=">>pictureBoxAPMHIL.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxAPMHIL.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxAPMHIL.ZOrder" xml:space="preserve"> |
|
<value>18</value> |
|
</data> |
|
<data name="pictureBoxQuad.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxQuad.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>563, -10</value> |
|
</data> |
|
<data name="pictureBoxQuad.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxQuad.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxQuad.TabIndex" type="System.Int32, mscorlib"> |
|
<value>2</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Name" xml:space="preserve"> |
|
<value>pictureBoxQuad</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxQuad.ZOrder" xml:space="preserve"> |
|
<value>17</value> |
|
</data> |
|
<data name="pictureBoxHexa.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxHexa.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>770, -10</value> |
|
</data> |
|
<data name="pictureBoxHexa.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxHexa.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxHexa.TabIndex" type="System.Int32, mscorlib"> |
|
<value>3</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Name" xml:space="preserve"> |
|
<value>pictureBoxHexa</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxHexa.ZOrder" xml:space="preserve"> |
|
<value>16</value> |
|
</data> |
|
<data name="pictureBoxTri.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxTri.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>563, 184</value> |
|
</data> |
|
<data name="pictureBoxTri.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxTri.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxTri.TabIndex" type="System.Int32, mscorlib"> |
|
<value>4</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Name" xml:space="preserve"> |
|
<value>pictureBoxTri</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxTri.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxTri.ZOrder" xml:space="preserve"> |
|
<value>15</value> |
|
</data> |
|
<data name="pictureBoxY6.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxY6.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>770, 184</value> |
|
</data> |
|
<data name="pictureBoxY6.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxY6.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxY6.TabIndex" type="System.Int32, mscorlib"> |
|
<value>5</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Name" xml:space="preserve"> |
|
<value>pictureBoxY6</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxY6.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxY6.ZOrder" xml:space="preserve"> |
|
<value>14</value> |
|
</data> |
|
<data name="lbl_status.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="lbl_status.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="lbl_status.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>8, 443</value> |
|
</data> |
|
<data name="lbl_status.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>37, 13</value> |
|
</data> |
|
<data name="lbl_status.TabIndex" type="System.Int32, mscorlib"> |
|
<value>7</value> |
|
</data> |
|
<data name="lbl_status.Text" xml:space="preserve"> |
|
<value>Status</value> |
|
</data> |
|
<data name=">>lbl_status.Name" xml:space="preserve"> |
|
<value>lbl_status</value> |
|
</data> |
|
<data name=">>lbl_status.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>lbl_status.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>lbl_status.ZOrder" xml:space="preserve"> |
|
<value>12</value> |
|
</data> |
|
<data name="progress.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="progress.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>11, 417</value> |
|
</data> |
|
<data name="progress.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>988, 23</value> |
|
</data> |
|
<data name="progress.TabIndex" type="System.Int32, mscorlib"> |
|
<value>6</value> |
|
</data> |
|
<data name=">>progress.Name" xml:space="preserve"> |
|
<value>progress</value> |
|
</data> |
|
<data name=">>progress.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.ProgressBar, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>progress.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>progress.ZOrder" xml:space="preserve"> |
|
<value>13</value> |
|
</data> |
|
<data name="label1.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label1.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label1.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>101, 165</value> |
|
</data> |
|
<data name="label1.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>79, 13</value> |
|
</data> |
|
<data name="label1.TabIndex" type="System.Int32, mscorlib"> |
|
<value>8</value> |
|
</data> |
|
<data name="label1.Text" xml:space="preserve"> |
|
<value>ArduPilot Mega</value> |
|
</data> |
|
<data name=">>label1.Name" xml:space="preserve"> |
|
<value>label1</value> |
|
</data> |
|
<data name=">>label1.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label1.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label1.ZOrder" xml:space="preserve"> |
|
<value>11</value> |
|
</data> |
|
<data name="label2.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label2.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label2.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>886, 443</value> |
|
</data> |
|
<data name="label2.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>113, 13</value> |
|
</data> |
|
<data name="label2.TabIndex" type="System.Int32, mscorlib"> |
|
<value>9</value> |
|
</data> |
|
<data name="label2.Text" xml:space="preserve"> |
|
<value>Images by Max Levine</value> |
|
</data> |
|
<data name=">>label2.Name" xml:space="preserve"> |
|
<value>label2</value> |
|
</data> |
|
<data name=">>label2.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label2.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label2.ZOrder" xml:space="preserve"> |
|
<value>10</value> |
|
</data> |
|
<data name="label3.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label3.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label3.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>57, 362</value> |
|
</data> |
|
<data name="label3.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>168, 13</value> |
|
</data> |
|
<data name="label3.TabIndex" type="System.Int32, mscorlib"> |
|
<value>10</value> |
|
</data> |
|
<data name="label3.Text" xml:space="preserve"> |
|
<value>ArduPilot Mega (Xplane simulator)</value> |
|
</data> |
|
<data name=">>label3.Name" xml:space="preserve"> |
|
<value>label3</value> |
|
</data> |
|
<data name=">>label3.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label3.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label3.ZOrder" xml:space="preserve"> |
|
<value>9</value> |
|
</data> |
|
<data name="label4.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label4.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label4.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>612, 168</value> |
|
</data> |
|
<data name="label4.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>89, 13</value> |
|
</data> |
|
<data name="label4.TabIndex" type="System.Int32, mscorlib"> |
|
<value>11</value> |
|
</data> |
|
<data name="label4.Text" xml:space="preserve"> |
|
<value>ArduCopter Quad</value> |
|
</data> |
|
<data name=">>label4.Name" xml:space="preserve"> |
|
<value>label4</value> |
|
</data> |
|
<data name=">>label4.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label4.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label4.ZOrder" xml:space="preserve"> |
|
<value>8</value> |
|
</data> |
|
<data name="label5.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label5.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label5.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>817, 167</value> |
|
</data> |
|
<data name="label5.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>88, 13</value> |
|
</data> |
|
<data name="label5.TabIndex" type="System.Int32, mscorlib"> |
|
<value>12</value> |
|
</data> |
|
<data name="label5.Text" xml:space="preserve"> |
|
<value>ArduCopter Hexa</value> |
|
</data> |
|
<data name=">>label5.Name" xml:space="preserve"> |
|
<value>label5</value> |
|
</data> |
|
<data name=">>label5.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label5.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label5.ZOrder" xml:space="preserve"> |
|
<value>7</value> |
|
</data> |
|
<data name="label6.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label6.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label6.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>623, 355</value> |
|
</data> |
|
<data name="label6.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>75, 13</value> |
|
</data> |
|
<data name="label6.TabIndex" type="System.Int32, mscorlib"> |
|
<value>13</value> |
|
</data> |
|
<data name="label6.Text" xml:space="preserve"> |
|
<value>ArduCopter Tri</value> |
|
</data> |
|
<data name=">>label6.Name" xml:space="preserve"> |
|
<value>label6</value> |
|
</data> |
|
<data name=">>label6.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label6.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label6.ZOrder" xml:space="preserve"> |
|
<value>6</value> |
|
</data> |
|
<data name="label7.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label7.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label7.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>831, 355</value> |
|
</data> |
|
<data name="label7.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>76, 13</value> |
|
</data> |
|
<data name="label7.TabIndex" type="System.Int32, mscorlib"> |
|
<value>14</value> |
|
</data> |
|
<data name="label7.Text" xml:space="preserve"> |
|
<value>ArduCopter Y6</value> |
|
</data> |
|
<data name=">>label7.Name" xml:space="preserve"> |
|
<value>label7</value> |
|
</data> |
|
<data name=">>label7.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label7.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label7.ZOrder" xml:space="preserve"> |
|
<value>5</value> |
|
</data> |
|
<data name="label8.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label8.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label8.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>372, 168</value> |
|
</data> |
|
<data name="label8.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>81, 13</value> |
|
</data> |
|
<data name="label8.TabIndex" type="System.Int32, mscorlib"> |
|
<value>18</value> |
|
</data> |
|
<data name="label8.Text" xml:space="preserve"> |
|
<value>ArduCopter Heli</value> |
|
</data> |
|
<data name=">>label8.Name" xml:space="preserve"> |
|
<value>label8</value> |
|
</data> |
|
<data name=">>label8.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label8.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label8.ZOrder" xml:space="preserve"> |
|
<value>3</value> |
|
</data> |
|
<data name="pictureBoxHeli.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxHeli.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>313, -9</value> |
|
</data> |
|
<data name="pictureBoxHeli.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxHeli.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxHeli.TabIndex" type="System.Int32, mscorlib"> |
|
<value>17</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Name" xml:space="preserve"> |
|
<value>pictureBoxHeli</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxHeli.ZOrder" xml:space="preserve"> |
|
<value>4</value> |
|
</data> |
|
<data name="label9.AutoSize" type="System.Boolean, mscorlib"> |
|
<value>True</value> |
|
</data> |
|
<data name="label9.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="label9.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>337, 361</value> |
|
</data> |
|
<data name="label9.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>141, 13</value> |
|
</data> |
|
<data name="label9.TabIndex" type="System.Int32, mscorlib"> |
|
<value>21</value> |
|
</data> |
|
<data name="label9.Text" xml:space="preserve"> |
|
<value>ArduCopter Quad (Simulator)</value> |
|
</data> |
|
<data name=">>label9.Name" xml:space="preserve"> |
|
<value>label9</value> |
|
</data> |
|
<data name=">>label9.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>label9.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>label9.ZOrder" xml:space="preserve"> |
|
<value>0</value> |
|
</data> |
|
<data name="pictureBoxQuadHil.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="pictureBoxQuadHil.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>313, 184</value> |
|
</data> |
|
<data name="pictureBoxQuadHil.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 190</value> |
|
</data> |
|
<data name="pictureBoxQuadHil.SizeMode" type="System.Windows.Forms.PictureBoxSizeMode, System.Windows.Forms"> |
|
<value>Zoom</value> |
|
</data> |
|
<data name="pictureBoxQuadHil.TabIndex" type="System.Int32, mscorlib"> |
|
<value>20</value> |
|
</data> |
|
<data name=">>pictureBoxQuadHil.Name" xml:space="preserve"> |
|
<value>pictureBoxQuadHil</value> |
|
</data> |
|
<data name=">>pictureBoxQuadHil.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.PictureBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
|
</data> |
|
<data name=">>pictureBoxQuadHil.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>pictureBoxQuadHil.ZOrder" xml:space="preserve"> |
|
<value>1</value> |
|
</data> |
|
<data name="BUT_setup.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms"> |
|
<value>NoControl</value> |
|
</data> |
|
<data name="BUT_setup.Location" type="System.Drawing.Point, System.Drawing"> |
|
<value>391, 380</value> |
|
</data> |
|
<data name="BUT_setup.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>190, 32</value> |
|
</data> |
|
<data name="BUT_setup.TabIndex" type="System.Int32, mscorlib"> |
|
<value>19</value> |
|
</data> |
|
<data name="BUT_setup.Text" xml:space="preserve"> |
|
<value>APM Setup (Plane and Quad)</value> |
|
</data> |
|
<data name=">>BUT_setup.Name" xml:space="preserve"> |
|
<value>BUT_setup</value> |
|
</data> |
|
<data name=">>BUT_setup.Type" xml:space="preserve"> |
|
<value>ArdupilotMega.MyButton, ArdupilotMegaPlanner, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ff91852278f5092c</value> |
|
</data> |
|
<data name=">>BUT_setup.Parent" xml:space="preserve"> |
|
<value>$this</value> |
|
</data> |
|
<data name=">>BUT_setup.ZOrder" xml:space="preserve"> |
|
<value>2</value> |
|
</data> |
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
|
<value>True</value> |
|
</metadata> |
|
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing"> |
|
<value>6, 13</value> |
|
</data> |
|
<data name="$this.Size" type="System.Drawing.Size, System.Drawing"> |
|
<value>1008, 461</value> |
|
</data> |
|
<data name=">>$this.Name" xml:space="preserve"> |
|
<value>Firmware</value> |
|
</data> |
|
<data name=">>$this.Type" xml:space="preserve"> |
|
<value>System.Windows.Forms.MyUserControl, ArdupilotMegaPlanner, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ff91852278f5092c</value> |
|
</data> |
|
</root> |