@ -47,6 +47,7 @@
this . pictureBox1 = new System . Windows . Forms . PictureBox ( ) ;
this . pictureBox1 = new System . Windows . Forms . PictureBox ( ) ;
this . progressBar1 = new System . Windows . Forms . ProgressBar ( ) ;
this . progressBar1 = new System . Windows . Forms . ProgressBar ( ) ;
this . label5 = new System . Windows . Forms . Label ( ) ;
this . label5 = new System . Windows . Forms . Label ( ) ;
this . comboBox1 = new System . Windows . Forms . ComboBox ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . BeginInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . BeginInit ( ) ;
this . SuspendLayout ( ) ;
this . SuspendLayout ( ) ;
//
//
@ -54,18 +55,18 @@
//
//
this . CMB_comport . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . CMB_comport . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . CMB_comport . FormattingEnabled = true ;
this . CMB_comport . FormattingEnabled = true ;
this . CMB_comport . Location = new System . Drawing . Point ( 1 3 , 1 3 ) ;
this . CMB_comport . Location = new System . Drawing . Point ( 6 , 1 3 ) ;
this . CMB_comport . Name = "CMB_comport" ;
this . CMB_comport . Name = "CMB_comport" ;
this . CMB_comport . Size = new System . Drawing . Size ( 1 6 7 , 2 6 ) ;
this . CMB_comport . Size = new System . Drawing . Size ( 1 2 4 , 2 6 ) ;
this . CMB_comport . TabIndex = 0 ;
this . CMB_comport . TabIndex = 0 ;
this . CMB_comport . Click + = new System . EventHandler ( this . CMB_comport_Click ) ;
this . CMB_comport . Click + = new System . EventHandler ( this . CMB_comport_Click ) ;
//
//
// but_connect
// but_connect
//
//
this . but_connect . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . but_connect . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . but_connect . Location = new System . Drawing . Point ( 1 8 6 , 1 3 ) ;
this . but_connect . Location = new System . Drawing . Point ( 1 3 6 , 1 3 ) ;
this . but_connect . Name = "but_connect" ;
this . but_connect . Name = "but_connect" ;
this . but_connect . Size = new System . Drawing . Size ( 1 0 3 , 2 7 ) ;
this . but_connect . Size = new System . Drawing . Size ( 1 0 3 , 5 9 ) ;
this . but_connect . TabIndex = 2 ;
this . but_connect . TabIndex = 2 ;
this . but_connect . Text = "Connect" ;
this . but_connect . Text = "Connect" ;
this . but_connect . UseVisualStyleBackColor = true ;
this . but_connect . UseVisualStyleBackColor = true ;
@ -76,9 +77,9 @@
this . listBox1 . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 9.75F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . listBox1 . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 9.75F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . listBox1 . FormattingEnabled = true ;
this . listBox1 . FormattingEnabled = true ;
this . listBox1 . ItemHeight = 1 6 ;
this . listBox1 . ItemHeight = 1 6 ;
this . listBox1 . Location = new System . Drawing . Point ( 6 , 4 8 ) ;
this . listBox1 . Location = new System . Drawing . Point ( 6 , 8 3 ) ;
this . listBox1 . Name = "listBox1" ;
this . listBox1 . Name = "listBox1" ;
this . listBox1 . Size = new System . Drawing . Size ( 1 9 9 , 1 9 6 ) ;
this . listBox1 . Size = new System . Drawing . Size ( 1 9 5 , 1 8 0 ) ;
this . listBox1 . TabIndex = 3 ;
this . listBox1 . TabIndex = 3 ;
//
//
// mav_messages_Label
// mav_messages_Label
@ -86,7 +87,7 @@
this . mav_messages_Label . AutoSize = true ;
this . mav_messages_Label . AutoSize = true ;
this . mav_messages_Label . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 5.75F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . mav_messages_Label . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 5.75F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . mav_messages_Label . ForeColor = System . Drawing . Color . Red ;
this . mav_messages_Label . ForeColor = System . Drawing . Color . Red ;
this . mav_messages_Label . Location = new System . Drawing . Point ( - 6 , 2 6 5 ) ;
this . mav_messages_Label . Location = new System . Drawing . Point ( 1 , 2 6 6 ) ;
this . mav_messages_Label . Name = "mav_messages_Label" ;
this . mav_messages_Label . Name = "mav_messages_Label" ;
this . mav_messages_Label . Size = new System . Drawing . Size ( 2 1 2 , 2 5 ) ;
this . mav_messages_Label . Size = new System . Drawing . Size ( 2 1 2 , 2 5 ) ;
this . mav_messages_Label . TabIndex = 6 ;
this . mav_messages_Label . TabIndex = 6 ;
@ -217,26 +218,42 @@
//
//
// progressBar1
// progressBar1
//
//
this . progressBar1 . Location = new System . Drawing . Point ( 5 1 8 , 2 0 7 ) ;
this . progressBar1 . Location = new System . Drawing . Point ( 4 7 1 , 2 1 3 ) ;
this . progressBar1 . Name = "progressBar1" ;
this . progressBar1 . Name = "progressBar1" ;
this . progressBar1 . Size = new System . Drawing . Size ( 3 3 4 , 3 7 ) ;
this . progressBar1 . Size = new System . Drawing . Size ( 3 7 4 , 3 1 ) ;
this . progressBar1 . TabIndex = 1 8 ;
this . progressBar1 . TabIndex = 1 8 ;
//
//
// label5
// label5
//
//
this . label5 . AutoSize = true ;
this . label5 . AutoSize = true ;
this . label5 . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 2 0.25F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . label5 . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 2 0.25F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . label5 . Location = new System . Drawing . Point ( 3 9 5 , 2 0 7 ) ;
this . label5 . Location = new System . Drawing . Point ( 3 4 8 , 2 1 3 ) ;
this . label5 . Name = "label5" ;
this . label5 . Name = "label5" ;
this . label5 . Size = new System . Drawing . Size ( 1 1 7 , 3 1 ) ;
this . label5 . Size = new System . Drawing . Size ( 1 1 7 , 3 1 ) ;
this . label5 . TabIndex = 1 9 ;
this . label5 . TabIndex = 1 9 ;
this . label5 . Text = "Battery:" ;
this . label5 . Text = "Battery:" ;
//
//
// comboBox1
//
this . comboBox1 . Font = new System . Drawing . Font ( "Microsoft Sans Serif" , 1 1.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 0 ) ) ) ;
this . comboBox1 . FormattingEnabled = true ;
this . comboBox1 . Items . AddRange ( new object [ ] {
"9600" ,
"19200" ,
"38400" ,
"57600" ,
"115200" } ) ;
this . comboBox1 . Location = new System . Drawing . Point ( 6 , 4 6 ) ;
this . comboBox1 . Name = "comboBox1" ;
this . comboBox1 . Size = new System . Drawing . Size ( 1 2 4 , 2 6 ) ;
this . comboBox1 . TabIndex = 2 0 ;
//
// client
// client
//
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 1 3F ) ;
this . AutoScaleDimensions = new System . Drawing . SizeF ( 6F , 1 3F ) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 1 9 2 4 , 5 4 5 ) ;
this . ClientSize = new System . Drawing . Size ( 1 9 2 4 , 5 4 5 ) ;
this . Controls . Add ( this . comboBox1 ) ;
this . Controls . Add ( this . label5 ) ;
this . Controls . Add ( this . label5 ) ;
this . Controls . Add ( this . progressBar1 ) ;
this . Controls . Add ( this . progressBar1 ) ;
this . Controls . Add ( this . button1 ) ;
this . Controls . Add ( this . button1 ) ;
@ -256,7 +273,7 @@
this . Controls . Add ( this . CMB_comport ) ;
this . Controls . Add ( this . CMB_comport ) ;
this . ForeColor = System . Drawing . SystemColors . ControlText ;
this . ForeColor = System . Drawing . SystemColors . ControlText ;
this . Name = "client" ;
this . Name = "client" ;
this . Text = "Form1 " ;
this . Text = "Tracking and Telemetry Client " ;
this . TransparencyKey = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) ) ;
this . TransparencyKey = System . Drawing . Color . FromArgb ( ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) , ( ( int ) ( ( ( byte ) ( 2 2 4 ) ) ) ) ) ;
this . Load + = new System . EventHandler ( this . client_Load ) ;
this . Load + = new System . EventHandler ( this . client_Load ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . EndInit ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . EndInit ( ) ;
@ -285,6 +302,7 @@
private System . Windows . Forms . Button button1 ;
private System . Windows . Forms . Button button1 ;
private System . Windows . Forms . ProgressBar progressBar1 ;
private System . Windows . Forms . ProgressBar progressBar1 ;
private System . Windows . Forms . Label label5 ;
private System . Windows . Forms . Label label5 ;
private System . Windows . Forms . ComboBox comboBox1 ;
}
}
}
}