HamBook – Diff between revs 13 and 14

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 13 Rev 14
Line 89... Line 89...
89 this.button1 = new System.Windows.Forms.Button(); 89 this.button1 = new System.Windows.Forms.Button();
90 this.button2 = new System.Windows.Forms.Button(); 90 this.button2 = new System.Windows.Forms.Button();
91 this.DescriptionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 91 this.DescriptionColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
92 this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); 92 this.EnableColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
93 this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 93 this.LingerColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   94 this.tabPage6 = new System.Windows.Forms.TabPage();
-   95 this.tabControl2 = new System.Windows.Forms.TabControl();
-   96 this.tabPage7 = new System.Windows.Forms.TabPage();
-   97 this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
-   98 this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
-   99 this.label18 = new System.Windows.Forms.Label();
-   100 this.label19 = new System.Windows.Forms.Label();
-   101 this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
-   102 this.numericUpDown2 = new System.Windows.Forms.NumericUpDown();
-   103 this.label20 = new System.Windows.Forms.Label();
-   104 this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
-   105 this.label21 = new System.Windows.Forms.Label();
-   106 this.numericUpDown3 = new System.Windows.Forms.NumericUpDown();
-   107 this.label22 = new System.Windows.Forms.Label();
-   108 this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
-   109 this.label23 = new System.Windows.Forms.Label();
-   110 this.numericUpDown4 = new System.Windows.Forms.NumericUpDown();
94 this.tabControl1.SuspendLayout(); 111 this.tabControl1.SuspendLayout();
95 this.tabPage3.SuspendLayout(); 112 this.tabPage3.SuspendLayout();
96 this.groupBox5.SuspendLayout(); 113 this.groupBox5.SuspendLayout();
97 this.tableLayoutPanel10.SuspendLayout(); 114 this.tableLayoutPanel10.SuspendLayout();
98 this.tabPage1.SuspendLayout(); 115 this.tabPage1.SuspendLayout();
Line 113... Line 130...
113 this.tableLayoutPanel11.SuspendLayout(); 130 this.tableLayoutPanel11.SuspendLayout();
114 this.tabPage5.SuspendLayout(); 131 this.tabPage5.SuspendLayout();
115 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); 132 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
116 this.tableLayoutPanel1.SuspendLayout(); 133 this.tableLayoutPanel1.SuspendLayout();
117 this.tableLayoutPanel2.SuspendLayout(); 134 this.tableLayoutPanel2.SuspendLayout();
-   135 this.tabPage6.SuspendLayout();
-   136 this.tabControl2.SuspendLayout();
-   137 this.tabPage7.SuspendLayout();
-   138 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
-   139 this.tableLayoutPanel12.SuspendLayout();
-   140 this.tableLayoutPanel13.SuspendLayout();
-   141 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).BeginInit();
-   142 this.tableLayoutPanel14.SuspendLayout();
-   143 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).BeginInit();
-   144 this.tableLayoutPanel15.SuspendLayout();
-   145 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).BeginInit();
118 this.SuspendLayout(); 146 this.SuspendLayout();
119 // 147 //
120 // tabControl1 148 // tabControl1
121 // 149 //
122 this.tabControl1.Controls.Add(this.tabPage3); 150 this.tabControl1.Controls.Add(this.tabPage3);
123 this.tabControl1.Controls.Add(this.tabPage1); 151 this.tabControl1.Controls.Add(this.tabPage1);
124 this.tabControl1.Controls.Add(this.tabPage2); 152 this.tabControl1.Controls.Add(this.tabPage2);
125 this.tabControl1.Controls.Add(this.tabPage4); 153 this.tabControl1.Controls.Add(this.tabPage4);
126 this.tabControl1.Controls.Add(this.tabPage5); 154 this.tabControl1.Controls.Add(this.tabPage5);
-   155 this.tabControl1.Controls.Add(this.tabPage6);
127 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; 156 this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
128 this.tabControl1.Location = new System.Drawing.Point(3, 3); 157 this.tabControl1.Location = new System.Drawing.Point(3, 3);
129 this.tabControl1.Name = "tabControl1"; 158 this.tabControl1.Name = "tabControl1";
130 this.tabControl1.SelectedIndex = 0; 159 this.tabControl1.SelectedIndex = 0;
131 this.tabControl1.Size = new System.Drawing.Size(618, 339); 160 this.tabControl1.Size = new System.Drawing.Size(618, 339);
Line 848... Line 877...
848 // LingerColumn 877 // LingerColumn
849 // 878 //
850 this.LingerColumn.HeaderText = "Linger"; 879 this.LingerColumn.HeaderText = "Linger";
851 this.LingerColumn.Name = "LingerColumn"; 880 this.LingerColumn.Name = "LingerColumn";
852 // 881 //
-   882 // tabPage6
-   883 //
-   884 this.tabPage6.Controls.Add(this.tabControl2);
-   885 this.tabPage6.Location = new System.Drawing.Point(4, 22);
-   886 this.tabPage6.Name = "tabPage6";
-   887 this.tabPage6.Size = new System.Drawing.Size(610, 313);
-   888 this.tabPage6.TabIndex = 5;
-   889 this.tabPage6.Text = "Visualisations";
-   890 this.tabPage6.UseVisualStyleBackColor = true;
-   891 //
-   892 // tabControl2
-   893 //
-   894 this.tabControl2.Controls.Add(this.tabPage7);
-   895 this.tabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
-   896 this.tabControl2.Location = new System.Drawing.Point(0, 0);
-   897 this.tabControl2.Name = "tabControl2";
-   898 this.tabControl2.SelectedIndex = 0;
-   899 this.tabControl2.Size = new System.Drawing.Size(610, 313);
-   900 this.tabControl2.TabIndex = 0;
-   901 //
-   902 // tabPage7
-   903 //
-   904 this.tabPage7.Controls.Add(this.tableLayoutPanel15);
-   905 this.tabPage7.Controls.Add(this.tableLayoutPanel14);
-   906 this.tabPage7.Controls.Add(this.tableLayoutPanel13);
-   907 this.tabPage7.Controls.Add(this.tableLayoutPanel12);
-   908 this.tabPage7.Location = new System.Drawing.Point(4, 22);
-   909 this.tabPage7.Name = "tabPage7";
-   910 this.tabPage7.Padding = new System.Windows.Forms.Padding(3);
-   911 this.tabPage7.Size = new System.Drawing.Size(602, 287);
-   912 this.tabPage7.TabIndex = 0;
-   913 this.tabPage7.Text = "Spectrogram";
-   914 this.tabPage7.UseVisualStyleBackColor = true;
-   915 //
-   916 // numericUpDown1
-   917 //
-   918 this.numericUpDown1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   919 this.numericUpDown1.Location = new System.Drawing.Point(89, 10);
-   920 this.numericUpDown1.Maximum = new decimal(new int[] {
-   921 64000,
-   922 0,
-   923 0,
-   924 0});
-   925 this.numericUpDown1.Name = "numericUpDown1";
-   926 this.numericUpDown1.Size = new System.Drawing.Size(80, 20);
-   927 this.numericUpDown1.TabIndex = 0;
-   928 this.numericUpDown1.Value = new decimal(new int[] {
-   929 8000,
-   930 0,
-   931 0,
-   932 0});
-   933 //
-   934 // tableLayoutPanel12
-   935 //
-   936 this.tableLayoutPanel12.ColumnCount = 3;
-   937 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   938 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   939 this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 27F));
-   940 this.tableLayoutPanel12.Controls.Add(this.numericUpDown1, 1, 0);
-   941 this.tableLayoutPanel12.Controls.Add(this.label18, 0, 0);
-   942 this.tableLayoutPanel12.Controls.Add(this.label19, 2, 0);
-   943 this.tableLayoutPanel12.Location = new System.Drawing.Point(18, 16);
-   944 this.tableLayoutPanel12.Name = "tableLayoutPanel12";
-   945 this.tableLayoutPanel12.RowCount = 1;
-   946 this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   947 this.tableLayoutPanel12.Size = new System.Drawing.Size(200, 40);
-   948 this.tableLayoutPanel12.TabIndex = 1;
-   949 //
-   950 // label18
-   951 //
-   952 this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   953 this.label18.AutoSize = true;
-   954 this.label18.Location = new System.Drawing.Point(3, 13);
-   955 this.label18.Name = "label18";
-   956 this.label18.Size = new System.Drawing.Size(80, 13);
-   957 this.label18.TabIndex = 1;
-   958 this.label18.Text = "Sampling Rate";
-   959 //
-   960 // label19
-   961 //
-   962 this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   963 this.label19.AutoSize = true;
-   964 this.label19.Location = new System.Drawing.Point(175, 13);
-   965 this.label19.Name = "label19";
-   966 this.label19.Size = new System.Drawing.Size(22, 13);
-   967 this.label19.TabIndex = 2;
-   968 this.label19.Text = "Hz";
-   969 //
-   970 // tableLayoutPanel13
-   971 //
-   972 this.tableLayoutPanel13.ColumnCount = 2;
-   973 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   974 this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   975 this.tableLayoutPanel13.Controls.Add(this.numericUpDown2, 1, 0);
-   976 this.tableLayoutPanel13.Controls.Add(this.label20, 0, 0);
-   977 this.tableLayoutPanel13.Location = new System.Drawing.Point(18, 62);
-   978 this.tableLayoutPanel13.Name = "tableLayoutPanel13";
-   979 this.tableLayoutPanel13.RowCount = 1;
-   980 this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   981 this.tableLayoutPanel13.Size = new System.Drawing.Size(200, 40);
-   982 this.tableLayoutPanel13.TabIndex = 2;
-   983 //
-   984 // numericUpDown2
-   985 //
-   986 this.numericUpDown2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   987 this.numericUpDown2.Location = new System.Drawing.Point(103, 10);
-   988 this.numericUpDown2.Maximum = new decimal(new int[] {
-   989 8192,
-   990 0,
-   991 0,
-   992 0});
-   993 this.numericUpDown2.Name = "numericUpDown2";
-   994 this.numericUpDown2.Size = new System.Drawing.Size(94, 20);
-   995 this.numericUpDown2.TabIndex = 0;
-   996 this.numericUpDown2.Value = new decimal(new int[] {
-   997 1024,
-   998 0,
-   999 0,
-   1000 0});
-   1001 //
-   1002 // label20
-   1003 //
-   1004 this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1005 this.label20.AutoSize = true;
-   1006 this.label20.Location = new System.Drawing.Point(3, 13);
-   1007 this.label20.Name = "label20";
-   1008 this.label20.Size = new System.Drawing.Size(94, 13);
-   1009 this.label20.TabIndex = 1;
-   1010 this.label20.Text = "FFT Samples";
-   1011 //
-   1012 // tableLayoutPanel14
-   1013 //
-   1014 this.tableLayoutPanel14.ColumnCount = 3;
-   1015 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1016 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1017 this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
-   1018 this.tableLayoutPanel14.Controls.Add(this.label21, 0, 0);
-   1019 this.tableLayoutPanel14.Controls.Add(this.numericUpDown3, 1, 0);
-   1020 this.tableLayoutPanel14.Controls.Add(this.label22, 2, 0);
-   1021 this.tableLayoutPanel14.Location = new System.Drawing.Point(18, 108);
-   1022 this.tableLayoutPanel14.Name = "tableLayoutPanel14";
-   1023 this.tableLayoutPanel14.RowCount = 1;
-   1024 this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1025 this.tableLayoutPanel14.Size = new System.Drawing.Size(226, 40);
-   1026 this.tableLayoutPanel14.TabIndex = 3;
-   1027 //
-   1028 // label21
-   1029 //
-   1030 this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1031 this.label21.AutoSize = true;
-   1032 this.label21.Location = new System.Drawing.Point(3, 13);
-   1033 this.label21.Name = "label21";
-   1034 this.label21.Size = new System.Drawing.Size(94, 13);
-   1035 this.label21.TabIndex = 0;
-   1036 this.label21.Text = "Audio Buffer Time";
-   1037 //
-   1038 // numericUpDown3
-   1039 //
-   1040 this.numericUpDown3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1041 this.numericUpDown3.Location = new System.Drawing.Point(103, 10);
-   1042 this.numericUpDown3.Maximum = new decimal(new int[] {
-   1043 1000,
-   1044 0,
-   1045 0,
-   1046 0});
-   1047 this.numericUpDown3.Name = "numericUpDown3";
-   1048 this.numericUpDown3.Size = new System.Drawing.Size(94, 20);
-   1049 this.numericUpDown3.TabIndex = 1;
-   1050 this.numericUpDown3.Value = new decimal(new int[] {
-   1051 20,
-   1052 0,
-   1053 0,
-   1054 0});
-   1055 //
-   1056 // label22
-   1057 //
-   1058 this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1059 this.label22.AutoSize = true;
-   1060 this.label22.Location = new System.Drawing.Point(203, 13);
-   1061 this.label22.Name = "label22";
-   1062 this.label22.Size = new System.Drawing.Size(20, 13);
-   1063 this.label22.TabIndex = 2;
-   1064 this.label22.Text = "ms";
-   1065 //
-   1066 // tableLayoutPanel15
-   1067 //
-   1068 this.tableLayoutPanel15.ColumnCount = 2;
-   1069 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1070 this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1071 this.tableLayoutPanel15.Controls.Add(this.label23, 0, 0);
-   1072 this.tableLayoutPanel15.Controls.Add(this.numericUpDown4, 1, 0);
-   1073 this.tableLayoutPanel15.Location = new System.Drawing.Point(18, 154);
-   1074 this.tableLayoutPanel15.Name = "tableLayoutPanel15";
-   1075 this.tableLayoutPanel15.RowCount = 1;
-   1076 this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
-   1077 this.tableLayoutPanel15.Size = new System.Drawing.Size(200, 40);
-   1078 this.tableLayoutPanel15.TabIndex = 4;
-   1079 //
-   1080 // label23
-   1081 //
-   1082 this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1083 this.label23.AutoSize = true;
-   1084 this.label23.Location = new System.Drawing.Point(3, 13);
-   1085 this.label23.Name = "label23";
-   1086 this.label23.Size = new System.Drawing.Size(94, 13);
-   1087 this.label23.TabIndex = 1;
-   1088 this.label23.Text = "Spectrum Intensity";
-   1089 //
-   1090 // numericUpDown4
-   1091 //
-   1092 this.numericUpDown4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
-   1093 this.numericUpDown4.Location = new System.Drawing.Point(103, 10);
-   1094 this.numericUpDown4.Name = "numericUpDown4";
-   1095 this.numericUpDown4.Size = new System.Drawing.Size(94, 20);
-   1096 this.numericUpDown4.TabIndex = 2;
-   1097 this.numericUpDown4.Value = new decimal(new int[] {
-   1098 5,
-   1099 0,
-   1100 0,
-   1101 0});
-   1102 //
853 // SettingsForm 1103 // SettingsForm
854 // 1104 //
855 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 1105 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
856 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 1106 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
857 this.ClientSize = new System.Drawing.Size(624, 381); 1107 this.ClientSize = new System.Drawing.Size(624, 381);
Line 893... Line 1143...
893 this.tableLayoutPanel11.PerformLayout(); 1143 this.tableLayoutPanel11.PerformLayout();
894 this.tabPage5.ResumeLayout(false); 1144 this.tabPage5.ResumeLayout(false);
895 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); 1145 ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
896 this.tableLayoutPanel1.ResumeLayout(false); 1146 this.tableLayoutPanel1.ResumeLayout(false);
897 this.tableLayoutPanel2.ResumeLayout(false); 1147 this.tableLayoutPanel2.ResumeLayout(false);
-   1148 this.tabPage6.ResumeLayout(false);
-   1149 this.tabControl2.ResumeLayout(false);
-   1150 this.tabPage7.ResumeLayout(false);
-   1151 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
-   1152 this.tableLayoutPanel12.ResumeLayout(false);
-   1153 this.tableLayoutPanel12.PerformLayout();
-   1154 this.tableLayoutPanel13.ResumeLayout(false);
-   1155 this.tableLayoutPanel13.PerformLayout();
-   1156 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown2)).EndInit();
-   1157 this.tableLayoutPanel14.ResumeLayout(false);
-   1158 this.tableLayoutPanel14.PerformLayout();
-   1159 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown3)).EndInit();
-   1160 this.tableLayoutPanel15.ResumeLayout(false);
-   1161 this.tableLayoutPanel15.PerformLayout();
-   1162 ((System.ComponentModel.ISupportInitialize)(this.numericUpDown4)).EndInit();
898 this.ResumeLayout(false); 1163 this.ResumeLayout(false);
Line 899... Line 1164...
899   1164  
Line 900... Line 1165...
900 } 1165 }
Line 961... Line 1226...
961 private System.Windows.Forms.TabPage tabPage5; 1226 private System.Windows.Forms.TabPage tabPage5;
962 private System.Windows.Forms.DataGridView dataGridView1; 1227 private System.Windows.Forms.DataGridView dataGridView1;
963 private System.Windows.Forms.DataGridViewTextBoxColumn DescriptionColumn; 1228 private System.Windows.Forms.DataGridViewTextBoxColumn DescriptionColumn;
964 private System.Windows.Forms.DataGridViewCheckBoxColumn EnableColumn; 1229 private System.Windows.Forms.DataGridViewCheckBoxColumn EnableColumn;
965 private System.Windows.Forms.DataGridViewTextBoxColumn LingerColumn; 1230 private System.Windows.Forms.DataGridViewTextBoxColumn LingerColumn;
-   1231 private System.Windows.Forms.TabPage tabPage6;
-   1232 private System.Windows.Forms.TabControl tabControl2;
-   1233 private System.Windows.Forms.TabPage tabPage7;
-   1234 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
-   1235 private System.Windows.Forms.NumericUpDown numericUpDown1;
-   1236 private System.Windows.Forms.Label label18;
-   1237 private System.Windows.Forms.Label label19;
-   1238 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
-   1239 private System.Windows.Forms.NumericUpDown numericUpDown2;
-   1240 private System.Windows.Forms.Label label20;
-   1241 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
-   1242 private System.Windows.Forms.Label label21;
-   1243 private System.Windows.Forms.NumericUpDown numericUpDown3;
-   1244 private System.Windows.Forms.Label label22;
-   1245 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
-   1246 private System.Windows.Forms.Label label23;
-   1247 private System.Windows.Forms.NumericUpDown numericUpDown4;
966 } 1248 }
967 } 1249 }
968   1250