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.
1416 lines
74 KiB
1416 lines
74 KiB
namespace ArdupilotMega.GCSViews |
|
{ |
|
partial class FlightData |
|
{ |
|
private System.ComponentModel.IContainer components = null; |
|
|
|
private void InitializeComponent() |
|
{ |
|
this.components = new System.ComponentModel.Container(); |
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FlightData)); |
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
this.contextMenuStripMap = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
this.goHereToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.flyToHereAltToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.pointCameraHereToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.flightPlannerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.MainH = new System.Windows.Forms.SplitContainer(); |
|
this.SubMainLeft = new System.Windows.Forms.SplitContainer(); |
|
this.hud1 = new ArdupilotMega.Controls.HUD(); |
|
this.contextMenuStripHud = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
this.recordHudToAVIToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.stopRecordToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.setMJPEGSourceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.setAspectRatioToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.displayBatteryInfoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.userItemsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); |
|
this.tabControl1 = new System.Windows.Forms.TabControl(); |
|
this.tabQuick = new System.Windows.Forms.TabPage(); |
|
this.quickView6 = new ArdupilotMega.Controls.QuickView(); |
|
this.quickView5 = new ArdupilotMega.Controls.QuickView(); |
|
this.quickView4 = new ArdupilotMega.Controls.QuickView(); |
|
this.quickView3 = new ArdupilotMega.Controls.QuickView(); |
|
this.quickView2 = new ArdupilotMega.Controls.QuickView(); |
|
this.quickView1 = new ArdupilotMega.Controls.QuickView(); |
|
this.tabActions = new System.Windows.Forms.TabPage(); |
|
this.BUT_script = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_joystick = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_quickmanual = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_quickrtl = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_quickauto = new ArdupilotMega.Controls.MyButton(); |
|
this.CMB_setwp = new System.Windows.Forms.ComboBox(); |
|
this.BUT_setwp = new ArdupilotMega.Controls.MyButton(); |
|
this.CMB_modes = new System.Windows.Forms.ComboBox(); |
|
this.BUT_setmode = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_clear_track = new ArdupilotMega.Controls.MyButton(); |
|
this.CMB_action = new System.Windows.Forms.ComboBox(); |
|
this.BUT_Homealt = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_RAWSensor = new ArdupilotMega.Controls.MyButton(); |
|
this.BUTrestartmission = new ArdupilotMega.Controls.MyButton(); |
|
this.BUTactiondo = new ArdupilotMega.Controls.MyButton(); |
|
this.tabGauges = new System.Windows.Forms.TabPage(); |
|
this.Gvspeed = new AGaugeApp.AGauge(); |
|
this.Gheading = new ArdupilotMega.Controls.HSI(); |
|
this.Galt = new AGaugeApp.AGauge(); |
|
this.Gspeed = new AGaugeApp.AGauge(); |
|
this.tabStatus = new System.Windows.Forms.TabPage(); |
|
this.tabTLogs = new System.Windows.Forms.TabPage(); |
|
this.lbl_playbackspeed = new ArdupilotMega.Controls.MyLabel(); |
|
this.lbl_logpercent = new ArdupilotMega.Controls.MyLabel(); |
|
this.NUM_playbackspeed = new ArdupilotMega.Controls.MyTrackBar(); |
|
this.BUT_log2kml = new ArdupilotMega.Controls.MyButton(); |
|
this.tracklog = new System.Windows.Forms.TrackBar(); |
|
this.BUT_playlog = new ArdupilotMega.Controls.MyButton(); |
|
this.BUT_loadtelem = new ArdupilotMega.Controls.MyButton(); |
|
this.tableMap = new System.Windows.Forms.TableLayoutPanel(); |
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
this.zg1 = new ZedGraph.ZedGraphControl(); |
|
this.lbl_winddir = new ArdupilotMega.Controls.MyLabel(); |
|
this.lbl_windvel = new ArdupilotMega.Controls.MyLabel(); |
|
this.lbl_hdop = new ArdupilotMega.Controls.MyLabel(); |
|
this.lbl_sats = new ArdupilotMega.Controls.MyLabel(); |
|
this.gMapControl1 = new ArdupilotMega.Controls.myGMAP(); |
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
this.TXT_lat = new ArdupilotMega.Controls.MyLabel(); |
|
this.Zoomlevel = new System.Windows.Forms.NumericUpDown(); |
|
this.label1 = new ArdupilotMega.Controls.MyLabel(); |
|
this.TXT_long = new ArdupilotMega.Controls.MyLabel(); |
|
this.TXT_alt = new ArdupilotMega.Controls.MyLabel(); |
|
this.CHK_autopan = new System.Windows.Forms.CheckBox(); |
|
this.CB_tuning = new System.Windows.Forms.CheckBox(); |
|
this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn(); |
|
this.dataGridViewImageColumn2 = new System.Windows.Forms.DataGridViewImageColumn(); |
|
this.ZedGraphTimer = new System.Windows.Forms.Timer(this.components); |
|
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); |
|
this.dockContainer1 = new Crom.Controls.Docking.DockContainer(); |
|
this.contextMenuStripDockContainer = new System.Windows.Forms.ContextMenuStrip(this.components); |
|
this.resetToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); |
|
this.contextMenuStripMap.SuspendLayout(); |
|
this.MainH.Panel1.SuspendLayout(); |
|
this.MainH.Panel2.SuspendLayout(); |
|
this.MainH.SuspendLayout(); |
|
this.SubMainLeft.Panel1.SuspendLayout(); |
|
this.SubMainLeft.Panel2.SuspendLayout(); |
|
this.SubMainLeft.SuspendLayout(); |
|
this.contextMenuStripHud.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); |
|
this.tabControl1.SuspendLayout(); |
|
this.tabQuick.SuspendLayout(); |
|
this.tabActions.SuspendLayout(); |
|
this.tabGauges.SuspendLayout(); |
|
this.tabTLogs.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.NUM_playbackspeed)).BeginInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.tracklog)).BeginInit(); |
|
this.tableMap.SuspendLayout(); |
|
this.splitContainer1.Panel1.SuspendLayout(); |
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
this.splitContainer1.SuspendLayout(); |
|
this.panel1.SuspendLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.Zoomlevel)).BeginInit(); |
|
this.contextMenuStripDockContainer.SuspendLayout(); |
|
this.SuspendLayout(); |
|
// |
|
// contextMenuStripMap |
|
// |
|
this.contextMenuStripMap.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
this.goHereToolStripMenuItem, |
|
this.flyToHereAltToolStripMenuItem, |
|
this.pointCameraHereToolStripMenuItem, |
|
this.flightPlannerToolStripMenuItem}); |
|
this.contextMenuStripMap.Name = "contextMenuStrip1"; |
|
resources.ApplyResources(this.contextMenuStripMap, "contextMenuStripMap"); |
|
// |
|
// goHereToolStripMenuItem |
|
// |
|
this.goHereToolStripMenuItem.Name = "goHereToolStripMenuItem"; |
|
resources.ApplyResources(this.goHereToolStripMenuItem, "goHereToolStripMenuItem"); |
|
this.goHereToolStripMenuItem.Click += new System.EventHandler(this.goHereToolStripMenuItem_Click); |
|
// |
|
// flyToHereAltToolStripMenuItem |
|
// |
|
this.flyToHereAltToolStripMenuItem.Name = "flyToHereAltToolStripMenuItem"; |
|
resources.ApplyResources(this.flyToHereAltToolStripMenuItem, "flyToHereAltToolStripMenuItem"); |
|
this.flyToHereAltToolStripMenuItem.Click += new System.EventHandler(this.flyToHereAltToolStripMenuItem_Click); |
|
// |
|
// pointCameraHereToolStripMenuItem |
|
// |
|
this.pointCameraHereToolStripMenuItem.Name = "pointCameraHereToolStripMenuItem"; |
|
resources.ApplyResources(this.pointCameraHereToolStripMenuItem, "pointCameraHereToolStripMenuItem"); |
|
this.pointCameraHereToolStripMenuItem.Click += new System.EventHandler(this.pointCameraHereToolStripMenuItem_Click); |
|
// |
|
// flightPlannerToolStripMenuItem |
|
// |
|
this.flightPlannerToolStripMenuItem.Name = "flightPlannerToolStripMenuItem"; |
|
resources.ApplyResources(this.flightPlannerToolStripMenuItem, "flightPlannerToolStripMenuItem"); |
|
this.flightPlannerToolStripMenuItem.Click += new System.EventHandler(this.flightPlannerToolStripMenuItem_Click); |
|
// |
|
// MainH |
|
// |
|
this.MainH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
resources.ApplyResources(this.MainH, "MainH"); |
|
this.MainH.Name = "MainH"; |
|
// |
|
// MainH.Panel1 |
|
// |
|
this.MainH.Panel1.Controls.Add(this.SubMainLeft); |
|
// |
|
// MainH.Panel2 |
|
// |
|
this.MainH.Panel2.Controls.Add(this.tableMap); |
|
// |
|
// SubMainLeft |
|
// |
|
this.SubMainLeft.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
resources.ApplyResources(this.SubMainLeft, "SubMainLeft"); |
|
this.SubMainLeft.Name = "SubMainLeft"; |
|
// |
|
// SubMainLeft.Panel1 |
|
// |
|
this.SubMainLeft.Panel1.Controls.Add(this.hud1); |
|
// |
|
// SubMainLeft.Panel2 |
|
// |
|
this.SubMainLeft.Panel2.BackColor = System.Drawing.Color.Transparent; |
|
this.SubMainLeft.Panel2.Controls.Add(this.tabControl1); |
|
// |
|
// hud1 |
|
// |
|
this.hud1.airspeed = 0F; |
|
this.hud1.alt = 0F; |
|
this.hud1.BackColor = System.Drawing.Color.Transparent; |
|
this.hud1.batterylevel = 0F; |
|
this.hud1.batteryremaining = 0F; |
|
this.hud1.ContextMenuStrip = this.contextMenuStripHud; |
|
this.hud1.current = 0F; |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("airspeed", this.bindingSource1, "airspeed", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("alt", this.bindingSource1, "alt", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("batterylevel", this.bindingSource1, "battery_voltage", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("batteryremaining", this.bindingSource1, "battery_remaining", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("current", this.bindingSource1, "current", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("datetime", this.bindingSource1, "datetime", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("disttowp", this.bindingSource1, "wp_dist", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("gpsfix", this.bindingSource1, "gpsstatus", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("gpshdop", this.bindingSource1, "gpshdop", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("groundalt", this.bindingSource1, "HomeAlt", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("groundcourse", this.bindingSource1, "groundcourse", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("groundspeed", this.bindingSource1, "groundspeed", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("heading", this.bindingSource1, "yaw", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("linkqualitygcs", this.bindingSource1, "linkqualitygcs", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("mode", this.bindingSource1, "mode", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("navpitch", this.bindingSource1, "nav_pitch", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("navroll", this.bindingSource1, "nav_roll", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("pitch", this.bindingSource1, "pitch", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("roll", this.bindingSource1, "roll", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("status", this.bindingSource1, "armed", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("targetalt", this.bindingSource1, "targetalt", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("targetheading", this.bindingSource1, "nav_bearing", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("targetspeed", this.bindingSource1, "targetairspeed", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("turnrate", this.bindingSource1, "turnrate", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("verticalspeed", this.bindingSource1, "verticalspeed", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("wpno", this.bindingSource1, "wpno", true)); |
|
this.hud1.DataBindings.Add(new System.Windows.Forms.Binding("xtrack_error", this.bindingSource1, "xtrack_error", true)); |
|
this.hud1.datetime = new System.DateTime(((long)(0))); |
|
this.hud1.disttowp = 0F; |
|
resources.ApplyResources(this.hud1, "hud1"); |
|
this.hud1.gpsfix = 0F; |
|
this.hud1.gpshdop = 0F; |
|
this.hud1.groundalt = 0F; |
|
this.hud1.groundcourse = 0F; |
|
this.hud1.groundspeed = 0F; |
|
this.hud1.heading = 0F; |
|
this.hud1.hudcolor = System.Drawing.Color.White; |
|
this.hud1.linkqualitygcs = 0F; |
|
this.hud1.mode = "Manual"; |
|
this.hud1.Name = "hud1"; |
|
this.hud1.navpitch = 0F; |
|
this.hud1.navroll = 0F; |
|
this.hud1.opengl = true; |
|
this.hud1.pitch = 0F; |
|
this.hud1.roll = 0F; |
|
this.hud1.status = 0; |
|
this.hud1.streamjpg = null; |
|
this.hud1.targetalt = 0F; |
|
this.hud1.targetheading = 0F; |
|
this.hud1.targetspeed = 0F; |
|
this.hud1.turnrate = 0F; |
|
this.hud1.verticalspeed = 0F; |
|
this.hud1.VSync = false; |
|
this.hud1.wpno = 0; |
|
this.hud1.xtrack_error = 0F; |
|
this.hud1.DoubleClick += new System.EventHandler(this.hud1_DoubleClick); |
|
this.hud1.Resize += new System.EventHandler(this.hud1_Resize); |
|
// |
|
// contextMenuStripHud |
|
// |
|
this.contextMenuStripHud.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
this.recordHudToAVIToolStripMenuItem, |
|
this.stopRecordToolStripMenuItem, |
|
this.setMJPEGSourceToolStripMenuItem, |
|
this.setAspectRatioToolStripMenuItem, |
|
this.displayBatteryInfoToolStripMenuItem, |
|
this.userItemsToolStripMenuItem}); |
|
this.contextMenuStripHud.Name = "contextMenuStrip2"; |
|
resources.ApplyResources(this.contextMenuStripHud, "contextMenuStripHud"); |
|
// |
|
// recordHudToAVIToolStripMenuItem |
|
// |
|
this.recordHudToAVIToolStripMenuItem.Name = "recordHudToAVIToolStripMenuItem"; |
|
resources.ApplyResources(this.recordHudToAVIToolStripMenuItem, "recordHudToAVIToolStripMenuItem"); |
|
this.recordHudToAVIToolStripMenuItem.Click += new System.EventHandler(this.recordHudToAVIToolStripMenuItem_Click); |
|
// |
|
// stopRecordToolStripMenuItem |
|
// |
|
this.stopRecordToolStripMenuItem.Name = "stopRecordToolStripMenuItem"; |
|
resources.ApplyResources(this.stopRecordToolStripMenuItem, "stopRecordToolStripMenuItem"); |
|
this.stopRecordToolStripMenuItem.Click += new System.EventHandler(this.stopRecordToolStripMenuItem_Click); |
|
// |
|
// setMJPEGSourceToolStripMenuItem |
|
// |
|
this.setMJPEGSourceToolStripMenuItem.Name = "setMJPEGSourceToolStripMenuItem"; |
|
resources.ApplyResources(this.setMJPEGSourceToolStripMenuItem, "setMJPEGSourceToolStripMenuItem"); |
|
this.setMJPEGSourceToolStripMenuItem.Click += new System.EventHandler(this.setMJPEGSourceToolStripMenuItem_Click); |
|
// |
|
// setAspectRatioToolStripMenuItem |
|
// |
|
this.setAspectRatioToolStripMenuItem.Name = "setAspectRatioToolStripMenuItem"; |
|
resources.ApplyResources(this.setAspectRatioToolStripMenuItem, "setAspectRatioToolStripMenuItem"); |
|
this.setAspectRatioToolStripMenuItem.Click += new System.EventHandler(this.setAspectRatioToolStripMenuItem_Click); |
|
// |
|
// displayBatteryInfoToolStripMenuItem |
|
// |
|
this.displayBatteryInfoToolStripMenuItem.Name = "displayBatteryInfoToolStripMenuItem"; |
|
resources.ApplyResources(this.displayBatteryInfoToolStripMenuItem, "displayBatteryInfoToolStripMenuItem"); |
|
this.displayBatteryInfoToolStripMenuItem.Click += new System.EventHandler(this.displayBatteryInfoToolStripMenuItem_Click); |
|
// |
|
// userItemsToolStripMenuItem |
|
// |
|
this.userItemsToolStripMenuItem.Name = "userItemsToolStripMenuItem"; |
|
resources.ApplyResources(this.userItemsToolStripMenuItem, "userItemsToolStripMenuItem"); |
|
this.userItemsToolStripMenuItem.Click += new System.EventHandler(this.hud_UserItem); |
|
// |
|
// bindingSource1 |
|
// |
|
this.bindingSource1.DataSource = typeof(ArdupilotMega.CurrentState); |
|
// |
|
// tabControl1 |
|
// |
|
this.tabControl1.Controls.Add(this.tabQuick); |
|
this.tabControl1.Controls.Add(this.tabActions); |
|
this.tabControl1.Controls.Add(this.tabGauges); |
|
this.tabControl1.Controls.Add(this.tabStatus); |
|
this.tabControl1.Controls.Add(this.tabTLogs); |
|
resources.ApplyResources(this.tabControl1, "tabControl1"); |
|
this.tabControl1.Name = "tabControl1"; |
|
this.tabControl1.SelectedIndex = 0; |
|
this.tabControl1.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.tabControl1_DrawItem); |
|
this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged); |
|
// |
|
// tabQuick |
|
// |
|
resources.ApplyResources(this.tabQuick, "tabQuick"); |
|
this.tabQuick.Controls.Add(this.quickView6); |
|
this.tabQuick.Controls.Add(this.quickView5); |
|
this.tabQuick.Controls.Add(this.quickView4); |
|
this.tabQuick.Controls.Add(this.quickView3); |
|
this.tabQuick.Controls.Add(this.quickView2); |
|
this.tabQuick.Controls.Add(this.quickView1); |
|
this.tabQuick.Name = "tabQuick"; |
|
this.tabQuick.UseVisualStyleBackColor = true; |
|
this.tabQuick.Resize += new System.EventHandler(this.tabQuick_Resize); |
|
// |
|
// quickView6 |
|
// |
|
this.quickView6.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "DistToMAV", true)); |
|
this.quickView6.desc = "DistToMAV"; |
|
resources.ApplyResources(this.quickView6, "quickView6"); |
|
this.quickView6.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView6.Name = "quickView6"; |
|
this.quickView6.number = 0D; |
|
this.quickView6.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(252))))); |
|
this.quickView6.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// quickView5 |
|
// |
|
this.quickView5.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "verticalspeed", true)); |
|
this.quickView5.desc = "verticalspeed"; |
|
resources.ApplyResources(this.quickView5, "quickView5"); |
|
this.quickView5.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView5.Name = "quickView5"; |
|
this.quickView5.number = 0D; |
|
this.quickView5.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(254)))), ((int)(((byte)(86))))); |
|
this.quickView5.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// quickView4 |
|
// |
|
this.quickView4.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "yaw", true)); |
|
this.quickView4.desc = "yaw"; |
|
resources.ApplyResources(this.quickView4, "quickView4"); |
|
this.quickView4.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView4.Name = "quickView4"; |
|
this.quickView4.number = 0D; |
|
this.quickView4.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(255)))), ((int)(((byte)(83))))); |
|
this.quickView4.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// quickView3 |
|
// |
|
this.quickView3.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "wp_dist", true)); |
|
this.quickView3.desc = "wp_dist"; |
|
resources.ApplyResources(this.quickView3, "quickView3"); |
|
this.quickView3.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView3.Name = "quickView3"; |
|
this.quickView3.number = 0D; |
|
this.quickView3.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(96)))), ((int)(((byte)(91))))); |
|
this.quickView3.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// quickView2 |
|
// |
|
this.quickView2.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "groundspeed", true)); |
|
this.quickView2.desc = "groundspeed"; |
|
resources.ApplyResources(this.quickView2, "quickView2"); |
|
this.quickView2.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView2.Name = "quickView2"; |
|
this.quickView2.number = 0D; |
|
this.quickView2.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(132)))), ((int)(((byte)(46))))); |
|
this.quickView2.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// quickView1 |
|
// |
|
this.quickView1.DataBindings.Add(new System.Windows.Forms.Binding("number", this.bindingSource1, "alt", true)); |
|
this.quickView1.desc = "alt"; |
|
resources.ApplyResources(this.quickView1, "quickView1"); |
|
this.quickView1.MinimumSize = new System.Drawing.Size(100, 27); |
|
this.quickView1.Name = "quickView1"; |
|
this.quickView1.number = 0D; |
|
this.quickView1.numberColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(151)))), ((int)(((byte)(248))))); |
|
this.quickView1.DoubleClick += new System.EventHandler(this.quickView_DoubleClick); |
|
// |
|
// tabActions |
|
// |
|
this.tabActions.Controls.Add(this.BUT_script); |
|
this.tabActions.Controls.Add(this.BUT_joystick); |
|
this.tabActions.Controls.Add(this.BUT_quickmanual); |
|
this.tabActions.Controls.Add(this.BUT_quickrtl); |
|
this.tabActions.Controls.Add(this.BUT_quickauto); |
|
this.tabActions.Controls.Add(this.CMB_setwp); |
|
this.tabActions.Controls.Add(this.BUT_setwp); |
|
this.tabActions.Controls.Add(this.CMB_modes); |
|
this.tabActions.Controls.Add(this.BUT_setmode); |
|
this.tabActions.Controls.Add(this.BUT_clear_track); |
|
this.tabActions.Controls.Add(this.CMB_action); |
|
this.tabActions.Controls.Add(this.BUT_Homealt); |
|
this.tabActions.Controls.Add(this.BUT_RAWSensor); |
|
this.tabActions.Controls.Add(this.BUTrestartmission); |
|
this.tabActions.Controls.Add(this.BUTactiondo); |
|
resources.ApplyResources(this.tabActions, "tabActions"); |
|
this.tabActions.Name = "tabActions"; |
|
this.tabActions.UseVisualStyleBackColor = true; |
|
// |
|
// BUT_script |
|
// |
|
resources.ApplyResources(this.BUT_script, "BUT_script"); |
|
this.BUT_script.Name = "BUT_script"; |
|
this.BUT_script.UseVisualStyleBackColor = true; |
|
this.BUT_script.Click += new System.EventHandler(this.BUT_script_Click); |
|
// |
|
// BUT_joystick |
|
// |
|
resources.ApplyResources(this.BUT_joystick, "BUT_joystick"); |
|
this.BUT_joystick.Name = "BUT_joystick"; |
|
this.toolTip1.SetToolTip(this.BUT_joystick, resources.GetString("BUT_joystick.ToolTip")); |
|
this.BUT_joystick.UseVisualStyleBackColor = true; |
|
this.BUT_joystick.Click += new System.EventHandler(this.BUT_joystick_Click); |
|
// |
|
// BUT_quickmanual |
|
// |
|
resources.ApplyResources(this.BUT_quickmanual, "BUT_quickmanual"); |
|
this.BUT_quickmanual.Name = "BUT_quickmanual"; |
|
this.toolTip1.SetToolTip(this.BUT_quickmanual, resources.GetString("BUT_quickmanual.ToolTip")); |
|
this.BUT_quickmanual.UseVisualStyleBackColor = true; |
|
this.BUT_quickmanual.Click += new System.EventHandler(this.BUT_quickmanual_Click); |
|
// |
|
// BUT_quickrtl |
|
// |
|
resources.ApplyResources(this.BUT_quickrtl, "BUT_quickrtl"); |
|
this.BUT_quickrtl.Name = "BUT_quickrtl"; |
|
this.toolTip1.SetToolTip(this.BUT_quickrtl, resources.GetString("BUT_quickrtl.ToolTip")); |
|
this.BUT_quickrtl.UseVisualStyleBackColor = true; |
|
this.BUT_quickrtl.Click += new System.EventHandler(this.BUT_quickrtl_Click); |
|
// |
|
// BUT_quickauto |
|
// |
|
resources.ApplyResources(this.BUT_quickauto, "BUT_quickauto"); |
|
this.BUT_quickauto.Name = "BUT_quickauto"; |
|
this.toolTip1.SetToolTip(this.BUT_quickauto, resources.GetString("BUT_quickauto.ToolTip")); |
|
this.BUT_quickauto.UseVisualStyleBackColor = true; |
|
this.BUT_quickauto.Click += new System.EventHandler(this.BUT_quickauto_Click); |
|
// |
|
// CMB_setwp |
|
// |
|
this.CMB_setwp.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_setwp.FormattingEnabled = true; |
|
this.CMB_setwp.Items.AddRange(new object[] { |
|
resources.GetString("CMB_setwp.Items")}); |
|
resources.ApplyResources(this.CMB_setwp, "CMB_setwp"); |
|
this.CMB_setwp.Name = "CMB_setwp"; |
|
this.CMB_setwp.Click += new System.EventHandler(this.CMB_setwp_Click); |
|
// |
|
// BUT_setwp |
|
// |
|
resources.ApplyResources(this.BUT_setwp, "BUT_setwp"); |
|
this.BUT_setwp.Name = "BUT_setwp"; |
|
this.toolTip1.SetToolTip(this.BUT_setwp, resources.GetString("BUT_setwp.ToolTip")); |
|
this.BUT_setwp.UseVisualStyleBackColor = true; |
|
this.BUT_setwp.Click += new System.EventHandler(this.BUT_setwp_Click); |
|
// |
|
// CMB_modes |
|
// |
|
this.CMB_modes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_modes.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_modes, "CMB_modes"); |
|
this.CMB_modes.Name = "CMB_modes"; |
|
this.CMB_modes.Click += new System.EventHandler(this.CMB_modes_Click); |
|
// |
|
// BUT_setmode |
|
// |
|
resources.ApplyResources(this.BUT_setmode, "BUT_setmode"); |
|
this.BUT_setmode.Name = "BUT_setmode"; |
|
this.toolTip1.SetToolTip(this.BUT_setmode, resources.GetString("BUT_setmode.ToolTip")); |
|
this.BUT_setmode.UseVisualStyleBackColor = true; |
|
this.BUT_setmode.Click += new System.EventHandler(this.BUT_setmode_Click); |
|
// |
|
// BUT_clear_track |
|
// |
|
resources.ApplyResources(this.BUT_clear_track, "BUT_clear_track"); |
|
this.BUT_clear_track.Name = "BUT_clear_track"; |
|
this.toolTip1.SetToolTip(this.BUT_clear_track, resources.GetString("BUT_clear_track.ToolTip")); |
|
this.BUT_clear_track.UseVisualStyleBackColor = true; |
|
this.BUT_clear_track.Click += new System.EventHandler(this.BUT_clear_track_Click); |
|
// |
|
// CMB_action |
|
// |
|
this.CMB_action.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
this.CMB_action.DropDownWidth = 110; |
|
this.CMB_action.FormattingEnabled = true; |
|
resources.ApplyResources(this.CMB_action, "CMB_action"); |
|
this.CMB_action.Name = "CMB_action"; |
|
// |
|
// BUT_Homealt |
|
// |
|
resources.ApplyResources(this.BUT_Homealt, "BUT_Homealt"); |
|
this.BUT_Homealt.Name = "BUT_Homealt"; |
|
this.toolTip1.SetToolTip(this.BUT_Homealt, resources.GetString("BUT_Homealt.ToolTip")); |
|
this.BUT_Homealt.UseVisualStyleBackColor = true; |
|
this.BUT_Homealt.Click += new System.EventHandler(this.BUT_Homealt_Click); |
|
// |
|
// BUT_RAWSensor |
|
// |
|
resources.ApplyResources(this.BUT_RAWSensor, "BUT_RAWSensor"); |
|
this.BUT_RAWSensor.Name = "BUT_RAWSensor"; |
|
this.toolTip1.SetToolTip(this.BUT_RAWSensor, resources.GetString("BUT_RAWSensor.ToolTip")); |
|
this.BUT_RAWSensor.UseVisualStyleBackColor = true; |
|
this.BUT_RAWSensor.Click += new System.EventHandler(this.BUT_RAWSensor_Click); |
|
// |
|
// BUTrestartmission |
|
// |
|
resources.ApplyResources(this.BUTrestartmission, "BUTrestartmission"); |
|
this.BUTrestartmission.Name = "BUTrestartmission"; |
|
this.toolTip1.SetToolTip(this.BUTrestartmission, resources.GetString("BUTrestartmission.ToolTip")); |
|
this.BUTrestartmission.UseVisualStyleBackColor = true; |
|
this.BUTrestartmission.Click += new System.EventHandler(this.BUTrestartmission_Click); |
|
// |
|
// BUTactiondo |
|
// |
|
resources.ApplyResources(this.BUTactiondo, "BUTactiondo"); |
|
this.BUTactiondo.Name = "BUTactiondo"; |
|
this.toolTip1.SetToolTip(this.BUTactiondo, resources.GetString("BUTactiondo.ToolTip")); |
|
this.BUTactiondo.UseVisualStyleBackColor = true; |
|
this.BUTactiondo.Click += new System.EventHandler(this.BUTactiondo_Click); |
|
// |
|
// tabGauges |
|
// |
|
this.tabGauges.Controls.Add(this.Gvspeed); |
|
this.tabGauges.Controls.Add(this.Gheading); |
|
this.tabGauges.Controls.Add(this.Galt); |
|
this.tabGauges.Controls.Add(this.Gspeed); |
|
resources.ApplyResources(this.tabGauges, "tabGauges"); |
|
this.tabGauges.Name = "tabGauges"; |
|
this.tabGauges.UseVisualStyleBackColor = true; |
|
this.tabGauges.Resize += new System.EventHandler(this.tabPage1_Resize); |
|
// |
|
// Gvspeed |
|
// |
|
this.Gvspeed.BackColor = System.Drawing.Color.Transparent; |
|
this.Gvspeed.BackgroundImage = global::ArdupilotMega.Properties.Resources.Gaugebg; |
|
resources.ApplyResources(this.Gvspeed, "Gvspeed"); |
|
this.Gvspeed.BaseArcColor = System.Drawing.Color.Transparent; |
|
this.Gvspeed.BaseArcRadius = 60; |
|
this.Gvspeed.BaseArcStart = 20; |
|
this.Gvspeed.BaseArcSweep = 320; |
|
this.Gvspeed.BaseArcWidth = 2; |
|
this.Gvspeed.basesize = new System.Drawing.Size(150, 150); |
|
this.Gvspeed.Cap_Idx = ((byte)(0)); |
|
this.Gvspeed.CapColor = System.Drawing.Color.White; |
|
this.Gvspeed.CapColors = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black}; |
|
this.Gvspeed.CapPosition = new System.Drawing.Point(65, 85); |
|
this.Gvspeed.CapsPosition = new System.Drawing.Point[] { |
|
new System.Drawing.Point(65, 85), |
|
new System.Drawing.Point(30, 55), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10)}; |
|
this.Gvspeed.CapsText = new string[] { |
|
"VSI", |
|
"", |
|
"", |
|
"", |
|
""}; |
|
this.Gvspeed.CapText = "VSI"; |
|
this.Gvspeed.Center = new System.Drawing.Point(75, 75); |
|
this.Gvspeed.DataBindings.Add(new System.Windows.Forms.Binding("Value0", this.bindingSource1, "verticalspeed", true)); |
|
this.Gvspeed.MaxValue = 10F; |
|
this.Gvspeed.MinValue = -10F; |
|
this.Gvspeed.Name = "Gvspeed"; |
|
this.Gvspeed.Need_Idx = ((byte)(3)); |
|
this.Gvspeed.NeedleColor1 = AGaugeApp.AGauge.NeedleColorEnum.Gray; |
|
this.Gvspeed.NeedleColor2 = System.Drawing.Color.White; |
|
this.Gvspeed.NeedleEnabled = false; |
|
this.Gvspeed.NeedleRadius = 80; |
|
this.Gvspeed.NeedlesColor1 = new AGaugeApp.AGauge.NeedleColorEnum[] { |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray}; |
|
this.Gvspeed.NeedlesColor2 = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White}; |
|
this.Gvspeed.NeedlesEnabled = new bool[] { |
|
true, |
|
false, |
|
false, |
|
false}; |
|
this.Gvspeed.NeedlesRadius = new int[] { |
|
50, |
|
30, |
|
50, |
|
80}; |
|
this.Gvspeed.NeedlesType = new int[] { |
|
0, |
|
0, |
|
0, |
|
0}; |
|
this.Gvspeed.NeedlesWidth = new int[] { |
|
2, |
|
2, |
|
2, |
|
2}; |
|
this.Gvspeed.NeedleType = 0; |
|
this.Gvspeed.NeedleWidth = 2; |
|
this.Gvspeed.Range_Idx = ((byte)(0)); |
|
this.Gvspeed.RangeColor = System.Drawing.Color.LightGreen; |
|
this.Gvspeed.RangeEnabled = false; |
|
this.Gvspeed.RangeEndValue = 360F; |
|
this.Gvspeed.RangeInnerRadius = 1; |
|
this.Gvspeed.RangeOuterRadius = 60; |
|
this.Gvspeed.RangesColor = new System.Drawing.Color[] { |
|
System.Drawing.Color.LightGreen, |
|
System.Drawing.Color.Red, |
|
System.Drawing.Color.Orange, |
|
System.Drawing.SystemColors.Control, |
|
System.Drawing.SystemColors.Control}; |
|
this.Gvspeed.RangesEnabled = new bool[] { |
|
false, |
|
false, |
|
false, |
|
false, |
|
false}; |
|
this.Gvspeed.RangesEndValue = new float[] { |
|
360F, |
|
200F, |
|
150F, |
|
0F, |
|
0F}; |
|
this.Gvspeed.RangesInnerRadius = new int[] { |
|
1, |
|
1, |
|
1, |
|
70, |
|
70}; |
|
this.Gvspeed.RangesOuterRadius = new int[] { |
|
60, |
|
60, |
|
60, |
|
80, |
|
80}; |
|
this.Gvspeed.RangesStartValue = new float[] { |
|
0F, |
|
150F, |
|
75F, |
|
0F, |
|
0F}; |
|
this.Gvspeed.RangeStartValue = 0F; |
|
this.Gvspeed.ScaleLinesInterColor = System.Drawing.Color.White; |
|
this.Gvspeed.ScaleLinesInterInnerRadius = 52; |
|
this.Gvspeed.ScaleLinesInterOuterRadius = 60; |
|
this.Gvspeed.ScaleLinesInterWidth = 1; |
|
this.Gvspeed.ScaleLinesMajorColor = System.Drawing.Color.White; |
|
this.Gvspeed.ScaleLinesMajorInnerRadius = 50; |
|
this.Gvspeed.ScaleLinesMajorOuterRadius = 60; |
|
this.Gvspeed.ScaleLinesMajorStepValue = 2F; |
|
this.Gvspeed.ScaleLinesMajorWidth = 2; |
|
this.Gvspeed.ScaleLinesMinorColor = System.Drawing.Color.White; |
|
this.Gvspeed.ScaleLinesMinorInnerRadius = 55; |
|
this.Gvspeed.ScaleLinesMinorNumOf = 9; |
|
this.Gvspeed.ScaleLinesMinorOuterRadius = 60; |
|
this.Gvspeed.ScaleLinesMinorWidth = 1; |
|
this.Gvspeed.ScaleNumbersColor = System.Drawing.Color.White; |
|
this.Gvspeed.ScaleNumbersFormat = ""; |
|
this.Gvspeed.ScaleNumbersRadius = 42; |
|
this.Gvspeed.ScaleNumbersRotation = 0; |
|
this.Gvspeed.ScaleNumbersStartScaleLine = 1; |
|
this.Gvspeed.ScaleNumbersStepScaleLines = 1; |
|
this.Gvspeed.Value = 0F; |
|
this.Gvspeed.Value0 = 0F; |
|
this.Gvspeed.Value1 = 0F; |
|
this.Gvspeed.Value2 = 0F; |
|
this.Gvspeed.Value3 = 0F; |
|
// |
|
// Gheading |
|
// |
|
this.Gheading.BackColor = System.Drawing.Color.Transparent; |
|
this.Gheading.BackgroundImage = global::ArdupilotMega.Properties.Resources.Gaugebg; |
|
resources.ApplyResources(this.Gheading, "Gheading"); |
|
this.Gheading.DataBindings.Add(new System.Windows.Forms.Binding("Heading", this.bindingSource1, "yaw", true)); |
|
this.Gheading.DataBindings.Add(new System.Windows.Forms.Binding("NavHeading", this.bindingSource1, "nav_bearing", true)); |
|
this.Gheading.Heading = 0; |
|
this.Gheading.Name = "Gheading"; |
|
this.Gheading.NavHeading = 0; |
|
// |
|
// Galt |
|
// |
|
this.Galt.BackColor = System.Drawing.Color.Transparent; |
|
this.Galt.BackgroundImage = global::ArdupilotMega.Properties.Resources.Gaugebg; |
|
resources.ApplyResources(this.Galt, "Galt"); |
|
this.Galt.BaseArcColor = System.Drawing.Color.Transparent; |
|
this.Galt.BaseArcRadius = 60; |
|
this.Galt.BaseArcStart = 270; |
|
this.Galt.BaseArcSweep = 360; |
|
this.Galt.BaseArcWidth = 2; |
|
this.Galt.basesize = new System.Drawing.Size(150, 150); |
|
this.Galt.Cap_Idx = ((byte)(0)); |
|
this.Galt.CapColor = System.Drawing.Color.White; |
|
this.Galt.CapColors = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black}; |
|
this.Galt.CapPosition = new System.Drawing.Point(68, 85); |
|
this.Galt.CapsPosition = new System.Drawing.Point[] { |
|
new System.Drawing.Point(68, 85), |
|
new System.Drawing.Point(30, 55), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10)}; |
|
this.Galt.CapsText = new string[] { |
|
"Alt", |
|
"", |
|
"", |
|
"", |
|
""}; |
|
this.Galt.CapText = "Alt"; |
|
this.Galt.Center = new System.Drawing.Point(75, 75); |
|
this.Galt.DataBindings.Add(new System.Windows.Forms.Binding("Value0", this.bindingSource1, "altd100", true)); |
|
this.Galt.DataBindings.Add(new System.Windows.Forms.Binding("Value1", this.bindingSource1, "altd1000", true)); |
|
this.Galt.DataBindings.Add(new System.Windows.Forms.Binding("Value2", this.bindingSource1, "targetaltd100", true)); |
|
this.Galt.MaxValue = 9.99F; |
|
this.Galt.MinValue = 0F; |
|
this.Galt.Name = "Galt"; |
|
this.Galt.Need_Idx = ((byte)(3)); |
|
this.Galt.NeedleColor1 = AGaugeApp.AGauge.NeedleColorEnum.Gray; |
|
this.Galt.NeedleColor2 = System.Drawing.Color.White; |
|
this.Galt.NeedleEnabled = false; |
|
this.Galt.NeedleRadius = 80; |
|
this.Galt.NeedlesColor1 = new AGaugeApp.AGauge.NeedleColorEnum[] { |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Red, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray}; |
|
this.Galt.NeedlesColor2 = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White}; |
|
this.Galt.NeedlesEnabled = new bool[] { |
|
true, |
|
true, |
|
true, |
|
false}; |
|
this.Galt.NeedlesRadius = new int[] { |
|
50, |
|
30, |
|
50, |
|
80}; |
|
this.Galt.NeedlesType = new int[] { |
|
0, |
|
0, |
|
0, |
|
0}; |
|
this.Galt.NeedlesWidth = new int[] { |
|
2, |
|
2, |
|
2, |
|
2}; |
|
this.Galt.NeedleType = 0; |
|
this.Galt.NeedleWidth = 2; |
|
this.Galt.Range_Idx = ((byte)(0)); |
|
this.Galt.RangeColor = System.Drawing.Color.LightGreen; |
|
this.Galt.RangeEnabled = false; |
|
this.Galt.RangeEndValue = 360F; |
|
this.Galt.RangeInnerRadius = 1; |
|
this.Galt.RangeOuterRadius = 60; |
|
this.Galt.RangesColor = new System.Drawing.Color[] { |
|
System.Drawing.Color.LightGreen, |
|
System.Drawing.Color.Red, |
|
System.Drawing.Color.Orange, |
|
System.Drawing.SystemColors.Control, |
|
System.Drawing.SystemColors.Control}; |
|
this.Galt.RangesEnabled = new bool[] { |
|
false, |
|
false, |
|
false, |
|
false, |
|
false}; |
|
this.Galt.RangesEndValue = new float[] { |
|
360F, |
|
200F, |
|
150F, |
|
0F, |
|
0F}; |
|
this.Galt.RangesInnerRadius = new int[] { |
|
1, |
|
1, |
|
1, |
|
70, |
|
70}; |
|
this.Galt.RangesOuterRadius = new int[] { |
|
60, |
|
60, |
|
60, |
|
80, |
|
80}; |
|
this.Galt.RangesStartValue = new float[] { |
|
0F, |
|
150F, |
|
75F, |
|
0F, |
|
0F}; |
|
this.Galt.RangeStartValue = 0F; |
|
this.Galt.ScaleLinesInterColor = System.Drawing.Color.White; |
|
this.Galt.ScaleLinesInterInnerRadius = 52; |
|
this.Galt.ScaleLinesInterOuterRadius = 60; |
|
this.Galt.ScaleLinesInterWidth = 1; |
|
this.Galt.ScaleLinesMajorColor = System.Drawing.Color.White; |
|
this.Galt.ScaleLinesMajorInnerRadius = 50; |
|
this.Galt.ScaleLinesMajorOuterRadius = 60; |
|
this.Galt.ScaleLinesMajorStepValue = 1F; |
|
this.Galt.ScaleLinesMajorWidth = 2; |
|
this.Galt.ScaleLinesMinorColor = System.Drawing.Color.White; |
|
this.Galt.ScaleLinesMinorInnerRadius = 55; |
|
this.Galt.ScaleLinesMinorNumOf = 9; |
|
this.Galt.ScaleLinesMinorOuterRadius = 60; |
|
this.Galt.ScaleLinesMinorWidth = 1; |
|
this.Galt.ScaleNumbersColor = System.Drawing.Color.White; |
|
this.Galt.ScaleNumbersFormat = ""; |
|
this.Galt.ScaleNumbersRadius = 42; |
|
this.Galt.ScaleNumbersRotation = 0; |
|
this.Galt.ScaleNumbersStartScaleLine = 1; |
|
this.Galt.ScaleNumbersStepScaleLines = 1; |
|
this.Galt.Value = 0F; |
|
this.Galt.Value0 = 0F; |
|
this.Galt.Value1 = 0F; |
|
this.Galt.Value2 = 0F; |
|
this.Galt.Value3 = 0F; |
|
// |
|
// Gspeed |
|
// |
|
this.Gspeed.BackColor = System.Drawing.Color.Transparent; |
|
this.Gspeed.BackgroundImage = global::ArdupilotMega.Properties.Resources.Gaugebg; |
|
resources.ApplyResources(this.Gspeed, "Gspeed"); |
|
this.Gspeed.BaseArcColor = System.Drawing.Color.Transparent; |
|
this.Gspeed.BaseArcRadius = 70; |
|
this.Gspeed.BaseArcStart = 135; |
|
this.Gspeed.BaseArcSweep = 270; |
|
this.Gspeed.BaseArcWidth = 2; |
|
this.Gspeed.basesize = new System.Drawing.Size(150, 150); |
|
this.Gspeed.Cap_Idx = ((byte)(0)); |
|
this.Gspeed.CapColor = System.Drawing.Color.White; |
|
this.Gspeed.CapColors = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black, |
|
System.Drawing.Color.Black}; |
|
this.Gspeed.CapPosition = new System.Drawing.Point(58, 85); |
|
this.Gspeed.CapsPosition = new System.Drawing.Point[] { |
|
new System.Drawing.Point(58, 85), |
|
new System.Drawing.Point(50, 110), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10), |
|
new System.Drawing.Point(10, 10)}; |
|
this.Gspeed.CapsText = new string[] { |
|
"Speed", |
|
"", |
|
"", |
|
"", |
|
""}; |
|
this.Gspeed.CapText = "Speed"; |
|
this.Gspeed.Center = new System.Drawing.Point(75, 75); |
|
this.Gspeed.DataBindings.Add(new System.Windows.Forms.Binding("Value0", this.bindingSource1, "airspeed", true)); |
|
this.Gspeed.DataBindings.Add(new System.Windows.Forms.Binding("Value1", this.bindingSource1, "groundspeed", true)); |
|
this.Gspeed.MaxValue = 60F; |
|
this.Gspeed.MinValue = 0F; |
|
this.Gspeed.Name = "Gspeed"; |
|
this.Gspeed.Need_Idx = ((byte)(3)); |
|
this.Gspeed.NeedleColor1 = AGaugeApp.AGauge.NeedleColorEnum.Gray; |
|
this.Gspeed.NeedleColor2 = System.Drawing.Color.Brown; |
|
this.Gspeed.NeedleEnabled = false; |
|
this.Gspeed.NeedleRadius = 70; |
|
this.Gspeed.NeedlesColor1 = new AGaugeApp.AGauge.NeedleColorEnum[] { |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray, |
|
AGaugeApp.AGauge.NeedleColorEnum.Red, |
|
AGaugeApp.AGauge.NeedleColorEnum.Blue, |
|
AGaugeApp.AGauge.NeedleColorEnum.Gray}; |
|
this.Gspeed.NeedlesColor2 = new System.Drawing.Color[] { |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.White, |
|
System.Drawing.Color.Brown}; |
|
this.Gspeed.NeedlesEnabled = new bool[] { |
|
true, |
|
true, |
|
false, |
|
false}; |
|
this.Gspeed.NeedlesRadius = new int[] { |
|
50, |
|
50, |
|
70, |
|
70}; |
|
this.Gspeed.NeedlesType = new int[] { |
|
0, |
|
0, |
|
0, |
|
0}; |
|
this.Gspeed.NeedlesWidth = new int[] { |
|
2, |
|
1, |
|
2, |
|
2}; |
|
this.Gspeed.NeedleType = 0; |
|
this.Gspeed.NeedleWidth = 2; |
|
this.Gspeed.Range_Idx = ((byte)(2)); |
|
this.Gspeed.RangeColor = System.Drawing.Color.Orange; |
|
this.Gspeed.RangeEnabled = false; |
|
this.Gspeed.RangeEndValue = 50F; |
|
this.Gspeed.RangeInnerRadius = 1; |
|
this.Gspeed.RangeOuterRadius = 70; |
|
this.Gspeed.RangesColor = new System.Drawing.Color[] { |
|
System.Drawing.Color.LightGreen, |
|
System.Drawing.Color.Red, |
|
System.Drawing.Color.Orange, |
|
System.Drawing.SystemColors.Control, |
|
System.Drawing.SystemColors.Control}; |
|
this.Gspeed.RangesEnabled = new bool[] { |
|
false, |
|
false, |
|
false, |
|
false, |
|
false}; |
|
this.Gspeed.RangesEndValue = new float[] { |
|
35F, |
|
60F, |
|
50F, |
|
0F, |
|
0F}; |
|
this.Gspeed.RangesInnerRadius = new int[] { |
|
1, |
|
1, |
|
1, |
|
70, |
|
70}; |
|
this.Gspeed.RangesOuterRadius = new int[] { |
|
70, |
|
70, |
|
70, |
|
80, |
|
80}; |
|
this.Gspeed.RangesStartValue = new float[] { |
|
0F, |
|
50F, |
|
35F, |
|
0F, |
|
0F}; |
|
this.Gspeed.RangeStartValue = 35F; |
|
this.Gspeed.ScaleLinesInterColor = System.Drawing.Color.White; |
|
this.Gspeed.ScaleLinesInterInnerRadius = 52; |
|
this.Gspeed.ScaleLinesInterOuterRadius = 60; |
|
this.Gspeed.ScaleLinesInterWidth = 1; |
|
this.Gspeed.ScaleLinesMajorColor = System.Drawing.Color.White; |
|
this.Gspeed.ScaleLinesMajorInnerRadius = 50; |
|
this.Gspeed.ScaleLinesMajorOuterRadius = 60; |
|
this.Gspeed.ScaleLinesMajorStepValue = 10F; |
|
this.Gspeed.ScaleLinesMajorWidth = 2; |
|
this.Gspeed.ScaleLinesMinorColor = System.Drawing.Color.White; |
|
this.Gspeed.ScaleLinesMinorInnerRadius = 55; |
|
this.Gspeed.ScaleLinesMinorNumOf = 9; |
|
this.Gspeed.ScaleLinesMinorOuterRadius = 60; |
|
this.Gspeed.ScaleLinesMinorWidth = 1; |
|
this.Gspeed.ScaleNumbersColor = System.Drawing.Color.White; |
|
this.Gspeed.ScaleNumbersFormat = null; |
|
this.Gspeed.ScaleNumbersRadius = 42; |
|
this.Gspeed.ScaleNumbersRotation = 0; |
|
this.Gspeed.ScaleNumbersStartScaleLine = 1; |
|
this.Gspeed.ScaleNumbersStepScaleLines = 1; |
|
this.toolTip1.SetToolTip(this.Gspeed, resources.GetString("Gspeed.ToolTip")); |
|
this.Gspeed.Value = 0F; |
|
this.Gspeed.Value0 = 0F; |
|
this.Gspeed.Value1 = 0F; |
|
this.Gspeed.Value2 = 0F; |
|
this.Gspeed.Value3 = 0F; |
|
this.Gspeed.DoubleClick += new System.EventHandler(this.Gspeed_DoubleClick); |
|
// |
|
// tabStatus |
|
// |
|
resources.ApplyResources(this.tabStatus, "tabStatus"); |
|
this.tabStatus.Name = "tabStatus"; |
|
this.tabStatus.UseVisualStyleBackColor = true; |
|
// |
|
// tabTLogs |
|
// |
|
this.tabTLogs.Controls.Add(this.lbl_playbackspeed); |
|
this.tabTLogs.Controls.Add(this.lbl_logpercent); |
|
this.tabTLogs.Controls.Add(this.NUM_playbackspeed); |
|
this.tabTLogs.Controls.Add(this.BUT_log2kml); |
|
this.tabTLogs.Controls.Add(this.tracklog); |
|
this.tabTLogs.Controls.Add(this.BUT_playlog); |
|
this.tabTLogs.Controls.Add(this.BUT_loadtelem); |
|
resources.ApplyResources(this.tabTLogs, "tabTLogs"); |
|
this.tabTLogs.Name = "tabTLogs"; |
|
this.tabTLogs.UseVisualStyleBackColor = true; |
|
// |
|
// lbl_playbackspeed |
|
// |
|
resources.ApplyResources(this.lbl_playbackspeed, "lbl_playbackspeed"); |
|
this.lbl_playbackspeed.Name = "lbl_playbackspeed"; |
|
this.lbl_playbackspeed.resize = false; |
|
// |
|
// lbl_logpercent |
|
// |
|
resources.ApplyResources(this.lbl_logpercent, "lbl_logpercent"); |
|
this.lbl_logpercent.Name = "lbl_logpercent"; |
|
this.lbl_logpercent.resize = false; |
|
// |
|
// NUM_playbackspeed |
|
// |
|
resources.ApplyResources(this.NUM_playbackspeed, "NUM_playbackspeed"); |
|
this.NUM_playbackspeed.LargeChange = 10; |
|
this.NUM_playbackspeed.Maximum = 10D; |
|
this.NUM_playbackspeed.Minimum = 0.01D; |
|
this.NUM_playbackspeed.Name = "NUM_playbackspeed"; |
|
this.NUM_playbackspeed.SmallChange = 10; |
|
this.NUM_playbackspeed.TickFrequency = 100; |
|
this.toolTip1.SetToolTip(this.NUM_playbackspeed, resources.GetString("NUM_playbackspeed.ToolTip")); |
|
this.NUM_playbackspeed.Value = 1D; |
|
this.NUM_playbackspeed.Scroll += new System.EventHandler(this.NUM_playbackspeed_Scroll); |
|
// |
|
// BUT_log2kml |
|
// |
|
resources.ApplyResources(this.BUT_log2kml, "BUT_log2kml"); |
|
this.BUT_log2kml.Name = "BUT_log2kml"; |
|
this.BUT_log2kml.UseVisualStyleBackColor = true; |
|
this.BUT_log2kml.Click += new System.EventHandler(this.BUT_log2kml_Click); |
|
// |
|
// tracklog |
|
// |
|
resources.ApplyResources(this.tracklog, "tracklog"); |
|
this.tracklog.BackColor = System.Drawing.SystemColors.Control; |
|
this.tracklog.Maximum = 100; |
|
this.tracklog.Name = "tracklog"; |
|
this.tracklog.Scroll += new System.EventHandler(this.tracklog_Scroll); |
|
// |
|
// BUT_playlog |
|
// |
|
resources.ApplyResources(this.BUT_playlog, "BUT_playlog"); |
|
this.BUT_playlog.Name = "BUT_playlog"; |
|
this.BUT_playlog.UseVisualStyleBackColor = true; |
|
this.BUT_playlog.Click += new System.EventHandler(this.BUT_playlog_Click); |
|
// |
|
// BUT_loadtelem |
|
// |
|
resources.ApplyResources(this.BUT_loadtelem, "BUT_loadtelem"); |
|
this.BUT_loadtelem.Name = "BUT_loadtelem"; |
|
this.BUT_loadtelem.UseVisualStyleBackColor = true; |
|
this.BUT_loadtelem.Click += new System.EventHandler(this.BUT_loadtelem_Click); |
|
// |
|
// tableMap |
|
// |
|
resources.ApplyResources(this.tableMap, "tableMap"); |
|
this.tableMap.Controls.Add(this.splitContainer1, 0, 0); |
|
this.tableMap.Controls.Add(this.panel1, 0, 1); |
|
this.tableMap.Name = "tableMap"; |
|
// |
|
// splitContainer1 |
|
// |
|
resources.ApplyResources(this.splitContainer1, "splitContainer1"); |
|
this.splitContainer1.Name = "splitContainer1"; |
|
// |
|
// splitContainer1.Panel1 |
|
// |
|
this.splitContainer1.Panel1.Controls.Add(this.zg1); |
|
this.splitContainer1.Panel1Collapsed = true; |
|
// |
|
// splitContainer1.Panel2 |
|
// |
|
this.splitContainer1.Panel2.ContextMenuStrip = this.contextMenuStripMap; |
|
this.splitContainer1.Panel2.Controls.Add(this.lbl_winddir); |
|
this.splitContainer1.Panel2.Controls.Add(this.lbl_windvel); |
|
this.splitContainer1.Panel2.Controls.Add(this.lbl_hdop); |
|
this.splitContainer1.Panel2.Controls.Add(this.lbl_sats); |
|
this.splitContainer1.Panel2.Controls.Add(this.gMapControl1); |
|
// |
|
// zg1 |
|
// |
|
resources.ApplyResources(this.zg1, "zg1"); |
|
this.zg1.Name = "zg1"; |
|
this.zg1.ScrollGrace = 0D; |
|
this.zg1.ScrollMaxX = 0D; |
|
this.zg1.ScrollMaxY = 0D; |
|
this.zg1.ScrollMaxY2 = 0D; |
|
this.zg1.ScrollMinX = 0D; |
|
this.zg1.ScrollMinY = 0D; |
|
this.zg1.ScrollMinY2 = 0D; |
|
this.zg1.DoubleClick += new System.EventHandler(this.zg1_DoubleClick); |
|
// |
|
// lbl_winddir |
|
// |
|
this.lbl_winddir.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "wind_dir", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "Dir: 0")); |
|
resources.ApplyResources(this.lbl_winddir, "lbl_winddir"); |
|
this.lbl_winddir.Name = "lbl_winddir"; |
|
this.lbl_winddir.resize = true; |
|
this.toolTip1.SetToolTip(this.lbl_winddir, resources.GetString("lbl_winddir.ToolTip")); |
|
// |
|
// lbl_windvel |
|
// |
|
this.lbl_windvel.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "wind_vel", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "Vel: 0")); |
|
resources.ApplyResources(this.lbl_windvel, "lbl_windvel"); |
|
this.lbl_windvel.Name = "lbl_windvel"; |
|
this.lbl_windvel.resize = true; |
|
this.toolTip1.SetToolTip(this.lbl_windvel, resources.GetString("lbl_windvel.ToolTip")); |
|
// |
|
// lbl_hdop |
|
// |
|
resources.ApplyResources(this.lbl_hdop, "lbl_hdop"); |
|
this.lbl_hdop.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "gpshdop", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "hdop: 0.0")); |
|
this.lbl_hdop.Name = "lbl_hdop"; |
|
this.lbl_hdop.resize = true; |
|
this.toolTip1.SetToolTip(this.lbl_hdop, resources.GetString("lbl_hdop.ToolTip")); |
|
// |
|
// lbl_sats |
|
// |
|
resources.ApplyResources(this.lbl_sats, "lbl_sats"); |
|
this.lbl_sats.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "satcount", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "Sats: 0")); |
|
this.lbl_sats.Name = "lbl_sats"; |
|
this.lbl_sats.resize = true; |
|
this.toolTip1.SetToolTip(this.lbl_sats, resources.GetString("lbl_sats.ToolTip")); |
|
// |
|
// gMapControl1 |
|
// |
|
this.gMapControl1.BackColor = System.Drawing.Color.Transparent; |
|
this.gMapControl1.Bearing = 0F; |
|
this.gMapControl1.CanDragMap = true; |
|
this.gMapControl1.ContextMenuStrip = this.contextMenuStripMap; |
|
resources.ApplyResources(this.gMapControl1, "gMapControl1"); |
|
this.gMapControl1.GrayScaleMode = false; |
|
this.gMapControl1.LevelsKeepInMemmory = 5; |
|
this.gMapControl1.MarkersEnabled = true; |
|
this.gMapControl1.MaxZoom = 2; |
|
this.gMapControl1.MinZoom = 2; |
|
this.gMapControl1.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter; |
|
this.gMapControl1.Name = "gMapControl1"; |
|
this.gMapControl1.NegativeMode = false; |
|
this.gMapControl1.PolygonsEnabled = true; |
|
this.gMapControl1.RetryLoadTile = 0; |
|
this.gMapControl1.RoutesEnabled = true; |
|
this.gMapControl1.ShowTileGridLines = false; |
|
this.gMapControl1.streamjpg = ((System.IO.MemoryStream)(resources.GetObject("gMapControl1.streamjpg"))); |
|
this.gMapControl1.Zoom = 0D; |
|
this.gMapControl1.Click += new System.EventHandler(this.gMapControl1_Click); |
|
this.gMapControl1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gMapControl1_MouseDown); |
|
this.gMapControl1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.gMapControl1_MouseMove); |
|
// |
|
// panel1 |
|
// |
|
this.panel1.Controls.Add(this.TXT_lat); |
|
this.panel1.Controls.Add(this.Zoomlevel); |
|
this.panel1.Controls.Add(this.label1); |
|
this.panel1.Controls.Add(this.TXT_long); |
|
this.panel1.Controls.Add(this.TXT_alt); |
|
this.panel1.Controls.Add(this.CHK_autopan); |
|
this.panel1.Controls.Add(this.CB_tuning); |
|
resources.ApplyResources(this.panel1, "panel1"); |
|
this.panel1.Name = "panel1"; |
|
// |
|
// TXT_lat |
|
// |
|
resources.ApplyResources(this.TXT_lat, "TXT_lat"); |
|
this.TXT_lat.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "lat", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, "Lat 0")); |
|
this.TXT_lat.Name = "TXT_lat"; |
|
this.TXT_lat.resize = false; |
|
// |
|
// Zoomlevel |
|
// |
|
resources.ApplyResources(this.Zoomlevel, "Zoomlevel"); |
|
this.Zoomlevel.DecimalPlaces = 1; |
|
this.Zoomlevel.Increment = new decimal(new int[] { |
|
5, |
|
0, |
|
0, |
|
65536}); |
|
this.Zoomlevel.Maximum = new decimal(new int[] { |
|
18, |
|
0, |
|
0, |
|
0}); |
|
this.Zoomlevel.Minimum = new decimal(new int[] { |
|
1, |
|
0, |
|
0, |
|
0}); |
|
this.Zoomlevel.Name = "Zoomlevel"; |
|
this.toolTip1.SetToolTip(this.Zoomlevel, resources.GetString("Zoomlevel.ToolTip")); |
|
this.Zoomlevel.Value = new decimal(new int[] { |
|
10, |
|
0, |
|
0, |
|
0}); |
|
this.Zoomlevel.ValueChanged += new System.EventHandler(this.Zoomlevel_ValueChanged); |
|
// |
|
// label1 |
|
// |
|
resources.ApplyResources(this.label1, "label1"); |
|
this.label1.Name = "label1"; |
|
this.label1.resize = false; |
|
// |
|
// TXT_long |
|
// |
|
resources.ApplyResources(this.TXT_long, "TXT_long"); |
|
this.TXT_long.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "lng", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, "Lng 0")); |
|
this.TXT_long.Name = "TXT_long"; |
|
this.TXT_long.resize = false; |
|
// |
|
// TXT_alt |
|
// |
|
resources.ApplyResources(this.TXT_alt, "TXT_alt"); |
|
this.TXT_alt.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bindingSource1, "alt", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, "Alt 0")); |
|
this.TXT_alt.Name = "TXT_alt"; |
|
this.TXT_alt.resize = false; |
|
// |
|
// CHK_autopan |
|
// |
|
resources.ApplyResources(this.CHK_autopan, "CHK_autopan"); |
|
this.CHK_autopan.Checked = true; |
|
this.CHK_autopan.CheckState = System.Windows.Forms.CheckState.Checked; |
|
this.CHK_autopan.Name = "CHK_autopan"; |
|
this.toolTip1.SetToolTip(this.CHK_autopan, resources.GetString("CHK_autopan.ToolTip")); |
|
this.CHK_autopan.UseVisualStyleBackColor = true; |
|
this.CHK_autopan.CheckedChanged += new System.EventHandler(this.CHK_autopan_CheckedChanged); |
|
// |
|
// CB_tuning |
|
// |
|
resources.ApplyResources(this.CB_tuning, "CB_tuning"); |
|
this.CB_tuning.Name = "CB_tuning"; |
|
this.toolTip1.SetToolTip(this.CB_tuning, resources.GetString("CB_tuning.ToolTip")); |
|
this.CB_tuning.UseVisualStyleBackColor = true; |
|
this.CB_tuning.CheckedChanged += new System.EventHandler(this.CB_tuning_CheckedChanged); |
|
// |
|
// dataGridViewImageColumn1 |
|
// |
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
this.dataGridViewImageColumn1.DefaultCellStyle = dataGridViewCellStyle1; |
|
resources.ApplyResources(this.dataGridViewImageColumn1, "dataGridViewImageColumn1"); |
|
this.dataGridViewImageColumn1.Image = global::ArdupilotMega.Properties.Resources.up; |
|
this.dataGridViewImageColumn1.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Stretch; |
|
this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1"; |
|
// |
|
// dataGridViewImageColumn2 |
|
// |
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
this.dataGridViewImageColumn2.DefaultCellStyle = dataGridViewCellStyle2; |
|
resources.ApplyResources(this.dataGridViewImageColumn2, "dataGridViewImageColumn2"); |
|
this.dataGridViewImageColumn2.Image = global::ArdupilotMega.Properties.Resources.down; |
|
this.dataGridViewImageColumn2.ImageLayout = System.Windows.Forms.DataGridViewImageCellLayout.Stretch; |
|
this.dataGridViewImageColumn2.Name = "dataGridViewImageColumn2"; |
|
// |
|
// ZedGraphTimer |
|
// |
|
this.ZedGraphTimer.Tick += new System.EventHandler(this.timer1_Tick); |
|
// |
|
// toolTip1 |
|
// |
|
this.toolTip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(226)))), ((int)(((byte)(150))))); |
|
this.toolTip1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(148)))), ((int)(((byte)(41))))); |
|
// |
|
// dockContainer1 |
|
// |
|
this.dockContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(118)))), ((int)(((byte)(118)))), ((int)(((byte)(118))))); |
|
this.dockContainer1.CanMoveByMouseFilledForms = true; |
|
this.dockContainer1.ContextMenuStrip = this.contextMenuStripDockContainer; |
|
resources.ApplyResources(this.dockContainer1, "dockContainer1"); |
|
this.dockContainer1.Name = "dockContainer1"; |
|
this.dockContainer1.TitleBarGradientColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31))))); |
|
this.dockContainer1.TitleBarGradientColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(226)))), ((int)(((byte)(150))))); |
|
this.dockContainer1.TitleBarGradientSelectedColor1 = System.Drawing.Color.DarkGray; |
|
this.dockContainer1.TitleBarGradientSelectedColor2 = System.Drawing.Color.White; |
|
this.dockContainer1.TitleBarTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4))))); |
|
// |
|
// contextMenuStripDockContainer |
|
// |
|
this.contextMenuStripDockContainer.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { |
|
this.resetToolStripMenuItem}); |
|
this.contextMenuStripDockContainer.Name = "contextMenuStripDockContainer"; |
|
resources.ApplyResources(this.contextMenuStripDockContainer, "contextMenuStripDockContainer"); |
|
// |
|
// resetToolStripMenuItem |
|
// |
|
this.resetToolStripMenuItem.Name = "resetToolStripMenuItem"; |
|
resources.ApplyResources(this.resetToolStripMenuItem, "resetToolStripMenuItem"); |
|
this.resetToolStripMenuItem.Click += new System.EventHandler(this.resetToolStripMenuItem_Click); |
|
// |
|
// FlightData |
|
// |
|
resources.ApplyResources(this, "$this"); |
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
this.Controls.Add(this.MainH); |
|
this.Controls.Add(this.dockContainer1); |
|
this.MinimumSize = new System.Drawing.Size(1008, 461); |
|
this.Name = "FlightData"; |
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FlightData_FormClosing); |
|
this.Load += new System.EventHandler(this.FlightData_Load); |
|
this.Resize += new System.EventHandler(this.FlightData_Resize); |
|
this.ParentChanged += new System.EventHandler(this.FlightData_ParentChanged); |
|
this.contextMenuStripMap.ResumeLayout(false); |
|
this.MainH.Panel1.ResumeLayout(false); |
|
this.MainH.Panel2.ResumeLayout(false); |
|
this.MainH.ResumeLayout(false); |
|
this.SubMainLeft.Panel1.ResumeLayout(false); |
|
this.SubMainLeft.Panel2.ResumeLayout(false); |
|
this.SubMainLeft.ResumeLayout(false); |
|
this.contextMenuStripHud.ResumeLayout(false); |
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); |
|
this.tabControl1.ResumeLayout(false); |
|
this.tabQuick.ResumeLayout(false); |
|
this.tabActions.ResumeLayout(false); |
|
this.tabGauges.ResumeLayout(false); |
|
this.tabTLogs.ResumeLayout(false); |
|
this.tabTLogs.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.NUM_playbackspeed)).EndInit(); |
|
((System.ComponentModel.ISupportInitialize)(this.tracklog)).EndInit(); |
|
this.tableMap.ResumeLayout(false); |
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
this.splitContainer1.Panel2.ResumeLayout(false); |
|
this.splitContainer1.ResumeLayout(false); |
|
this.panel1.ResumeLayout(false); |
|
this.panel1.PerformLayout(); |
|
((System.ComponentModel.ISupportInitialize)(this.Zoomlevel)).EndInit(); |
|
this.contextMenuStripDockContainer.ResumeLayout(false); |
|
this.ResumeLayout(false); |
|
|
|
} |
|
|
|
private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1; |
|
private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn2; |
|
private System.Windows.Forms.BindingSource bindingSource1; |
|
private System.Windows.Forms.Timer ZedGraphTimer; |
|
private System.Windows.Forms.SplitContainer MainH; |
|
private System.Windows.Forms.SplitContainer SubMainLeft; |
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripMap; |
|
private System.Windows.Forms.ToolStripMenuItem goHereToolStripMenuItem; |
|
private ArdupilotMega.Controls.HUD hud1; |
|
private ArdupilotMega.Controls.MyButton BUT_clear_track; |
|
private System.Windows.Forms.CheckBox CB_tuning; |
|
private ArdupilotMega.Controls.MyButton BUT_RAWSensor; |
|
private ArdupilotMega.Controls.MyButton BUTactiondo; |
|
private ArdupilotMega.Controls.MyButton BUTrestartmission; |
|
private System.Windows.Forms.ComboBox CMB_action; |
|
private ArdupilotMega.Controls.MyButton BUT_Homealt; |
|
private System.Windows.Forms.TrackBar tracklog; |
|
private ArdupilotMega.Controls.MyButton BUT_playlog; |
|
private ArdupilotMega.Controls.MyButton BUT_loadtelem; |
|
private AGaugeApp.AGauge Galt; |
|
private AGaugeApp.AGauge Gspeed; |
|
private AGaugeApp.AGauge Gvspeed; |
|
private System.Windows.Forms.TableLayoutPanel tableMap; |
|
private System.Windows.Forms.Panel panel1; |
|
private ArdupilotMega.Controls.MyLabel TXT_lat; |
|
private System.Windows.Forms.NumericUpDown Zoomlevel; |
|
private ArdupilotMega.Controls.MyLabel label1; |
|
private ArdupilotMega.Controls.MyLabel TXT_long; |
|
private ArdupilotMega.Controls.MyLabel TXT_alt; |
|
private System.Windows.Forms.CheckBox CHK_autopan; |
|
private ArdupilotMega.Controls.myGMAP gMapControl1; |
|
private ZedGraph.ZedGraphControl zg1; |
|
private System.Windows.Forms.TabControl tabControl1; |
|
private System.Windows.Forms.TabPage tabGauges; |
|
private System.Windows.Forms.TabPage tabStatus; |
|
private System.Windows.Forms.TabPage tabActions; |
|
private System.Windows.Forms.TabPage tabTLogs; |
|
private System.Windows.Forms.ComboBox CMB_modes; |
|
private ArdupilotMega.Controls.MyButton BUT_setmode; |
|
private System.Windows.Forms.ComboBox CMB_setwp; |
|
private ArdupilotMega.Controls.MyButton BUT_setwp; |
|
private ArdupilotMega.Controls.MyButton BUT_quickmanual; |
|
private ArdupilotMega.Controls.MyButton BUT_quickrtl; |
|
private ArdupilotMega.Controls.MyButton BUT_quickauto; |
|
private ArdupilotMega.Controls.MyButton BUT_log2kml; |
|
private ArdupilotMega.Controls.MyLabel lbl_windvel; |
|
private ArdupilotMega.Controls.MyLabel lbl_winddir; |
|
private ArdupilotMega.Controls.MyButton BUT_joystick; |
|
private System.Windows.Forms.ToolTip toolTip1; |
|
private ArdupilotMega.Controls.MyTrackBar NUM_playbackspeed; |
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripHud; |
|
private System.Windows.Forms.ToolStripMenuItem recordHudToAVIToolStripMenuItem; |
|
private System.Windows.Forms.ToolStripMenuItem stopRecordToolStripMenuItem; |
|
private ArdupilotMega.Controls.MyLabel lbl_logpercent; |
|
private System.Windows.Forms.ToolStripMenuItem pointCameraHereToolStripMenuItem; |
|
private System.Windows.Forms.SplitContainer splitContainer1; |
|
private ArdupilotMega.Controls.MyButton BUT_script; |
|
private ArdupilotMega.Controls.MyLabel lbl_hdop; |
|
private ArdupilotMega.Controls.MyLabel lbl_sats; |
|
private Controls.HSI Gheading; |
|
private Controls.MyLabel lbl_playbackspeed; |
|
private System.Windows.Forms.ToolStripMenuItem setMJPEGSourceToolStripMenuItem; |
|
private System.Windows.Forms.ToolStripMenuItem setAspectRatioToolStripMenuItem; |
|
private System.Windows.Forms.ToolStripMenuItem displayBatteryInfoToolStripMenuItem; |
|
private System.Windows.Forms.TabPage tabQuick; |
|
private Controls.QuickView quickView3; |
|
private Controls.QuickView quickView2; |
|
private Controls.QuickView quickView1; |
|
private Controls.QuickView quickView4; |
|
private Controls.QuickView quickView6; |
|
private Controls.QuickView quickView5; |
|
private System.Windows.Forms.ToolStripMenuItem flyToHereAltToolStripMenuItem; |
|
private System.Windows.Forms.ToolStripMenuItem flightPlannerToolStripMenuItem; |
|
private System.Windows.Forms.ToolStripMenuItem userItemsToolStripMenuItem; |
|
private Crom.Controls.Docking.DockContainer dockContainer1; |
|
private System.Windows.Forms.ContextMenuStrip contextMenuStripDockContainer; |
|
private System.Windows.Forms.ToolStripMenuItem resetToolStripMenuItem; |
|
} |
|
} |