Explorar o código

Bluecell
- Design Chaege
- Shutdown ALC AGC ON OFF SYNC

PYJ %!s(int64=5) %!d(string=hai) anos
pai
achega
c53c43a1c9
Modificáronse 30 ficheiros con 5828 adicións e 6929 borrados
  1. BIN=BIN
      .vs/Jdas_Mbic/v15/.suo
  2. BIN=BIN
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide
  3. BIN=BIN
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm
  4. BIN=BIN
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal
  5. 1 1
      Jdas_Mbic/Func/Crc16.cs
  6. 1 1
      Jdas_Mbic/Func/Serial.cs
  7. 1303 0
      Jdas_Mbic/Hidden.Designer.cs
  8. 1114 0
      Jdas_Mbic/Hidden.cs
  9. 129 0
      Jdas_Mbic/Hidden.resx
  10. 15 0
      Jdas_Mbic/Jdas_Mbic.csproj
  11. 2511 3388
      Jdas_Mbic/Main.Designer.cs
  12. 717 1337
      Jdas_Mbic/Main.cs
  13. 0 2192
      Jdas_Mbic/Main.resx
  14. 20 0
      Jdas_Mbic/Properties/Resources.Designer.cs
  15. 15 9
      Jdas_Mbic/Properties/Resources.resx
  16. BIN=BIN
      Jdas_Mbic/Resources/green.png
  17. BIN=BIN
      Jdas_Mbic/Resources/red.png
  18. BIN=BIN
      Jdas_Mbic/bin/Debug/ATT_DL1.xls
  19. BIN=BIN
      Jdas_Mbic/bin/Debug/Jdas_Mbic.exe
  20. BIN=BIN
      Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb
  21. BIN=BIN
      Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
  22. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Hidden.resources
  23. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.JdasMbic.resources
  24. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Properties.Resources.resources
  25. 1 1
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.CoreCompileInputs.cache
  26. 1 0
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.FileListAbsolute.txt
  27. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache
  28. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.exe
  29. BIN=BIN
      Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb
  30. BIN=BIN
      Jdas_Mbic/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll

BIN=BIN
.vs/Jdas_Mbic/v15/.suo


BIN=BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide


BIN=BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm


BIN=BIN
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal


+ 1 - 1
Jdas_Mbic/Func/Crc16.cs

@@ -8,7 +8,7 @@ namespace Jdas_Mbic
8 8
 {
9 9
     
10 10
 
11
-    class Crc16
11
+    public class Crc16
12 12
     {
13 13
         private ushort[] Table_CRC16 = {
14 14
             0x0000, 0x1021, 0x2042, 0x3063, 0x4084, 0x50a5, 0x60c6, 0x70e7,

+ 1 - 1
Jdas_Mbic/Func/Serial.cs

@@ -12,7 +12,7 @@ using Jdas_Mbic;
12 12
 
13 13
 namespace Jdas_Mbic
14 14
 {
15
-    class Serial
15
+    public class Serial
16 16
     {
17 17
         JdasMbic main_form;
18 18
         private System.IO.Ports.SerialPort serialPort;

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1303 - 0
Jdas_Mbic/Hidden.Designer.cs


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1114 - 0
Jdas_Mbic/Hidden.cs


+ 129 - 0
Jdas_Mbic/Hidden.resx

@@ -0,0 +1,129 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<root>
3
+  <!-- 
4
+    Microsoft ResX Schema 
5
+    
6
+    Version 2.0
7
+    
8
+    The primary goals of this format is to allow a simple XML format 
9
+    that is mostly human readable. The generation and parsing of the 
10
+    various data types are done through the TypeConverter classes 
11
+    associated with the data types.
12
+    
13
+    Example:
14
+    
15
+    ... ado.net/XML headers & schema ...
16
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
17
+    <resheader name="version">2.0</resheader>
18
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
20
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
21
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
22
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
23
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
24
+    </data>
25
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
26
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
27
+        <comment>This is a comment</comment>
28
+    </data>
29
+                
30
+    There are any number of "resheader" rows that contain simple 
31
+    name/value pairs.
32
+    
33
+    Each data row contains a name, and value. The row also contains a 
34
+    type or mimetype. Type corresponds to a .NET class that support 
35
+    text/value conversion through the TypeConverter architecture. 
36
+    Classes that don't support this are serialized and stored with the 
37
+    mimetype set.
38
+    
39
+    The mimetype is used for serialized objects, and tells the 
40
+    ResXResourceReader how to depersist the object. This is currently not 
41
+    extensible. For a given mimetype the value must be set accordingly:
42
+    
43
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
44
+    that the ResXResourceWriter will generate, however the reader can 
45
+    read any of the formats listed below.
46
+    
47
+    mimetype: application/x-microsoft.net.object.binary.base64
48
+    value   : The object must be serialized with 
49
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
50
+            : and then encoded with base64 encoding.
51
+    
52
+    mimetype: application/x-microsoft.net.object.soap.base64
53
+    value   : The object must be serialized with 
54
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
55
+            : and then encoded with base64 encoding.
56
+
57
+    mimetype: application/x-microsoft.net.object.bytearray.base64
58
+    value   : The object must be serialized into a byte array 
59
+            : using a System.ComponentModel.TypeConverter
60
+            : and then encoded with base64 encoding.
61
+    -->
62
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64
+    <xsd:element name="root" msdata:IsDataSet="true">
65
+      <xsd:complexType>
66
+        <xsd:choice maxOccurs="unbounded">
67
+          <xsd:element name="metadata">
68
+            <xsd:complexType>
69
+              <xsd:sequence>
70
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
71
+              </xsd:sequence>
72
+              <xsd:attribute name="name" use="required" type="xsd:string" />
73
+              <xsd:attribute name="type" type="xsd:string" />
74
+              <xsd:attribute name="mimetype" type="xsd:string" />
75
+              <xsd:attribute ref="xml:space" />
76
+            </xsd:complexType>
77
+          </xsd:element>
78
+          <xsd:element name="assembly">
79
+            <xsd:complexType>
80
+              <xsd:attribute name="alias" type="xsd:string" />
81
+              <xsd:attribute name="name" type="xsd:string" />
82
+            </xsd:complexType>
83
+          </xsd:element>
84
+          <xsd:element name="data">
85
+            <xsd:complexType>
86
+              <xsd:sequence>
87
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
89
+              </xsd:sequence>
90
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93
+              <xsd:attribute ref="xml:space" />
94
+            </xsd:complexType>
95
+          </xsd:element>
96
+          <xsd:element name="resheader">
97
+            <xsd:complexType>
98
+              <xsd:sequence>
99
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
100
+              </xsd:sequence>
101
+              <xsd:attribute name="name" type="xsd:string" use="required" />
102
+            </xsd:complexType>
103
+          </xsd:element>
104
+        </xsd:choice>
105
+      </xsd:complexType>
106
+    </xsd:element>
107
+  </xsd:schema>
108
+  <resheader name="resmimetype">
109
+    <value>text/microsoft-resx</value>
110
+  </resheader>
111
+  <resheader name="version">
112
+    <value>2.0</value>
113
+  </resheader>
114
+  <resheader name="reader">
115
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
116
+  </resheader>
117
+  <resheader name="writer">
118
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119
+  </resheader>
120
+  <metadata name="Column_DB.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
121
+    <value>True</value>
122
+  </metadata>
123
+  <metadata name="Column_Offset.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
124
+    <value>True</value>
125
+  </metadata>
126
+  <metadata name="saveFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
127
+    <value>17, 17</value>
128
+  </metadata>
129
+</root>

+ 15 - 0
Jdas_Mbic/Jdas_Mbic.csproj

@@ -65,6 +65,12 @@
65 65
     <Compile Include="Func\Data_Handler.cs" />
66 66
     <Compile Include="Func\Serial.cs" />
67 67
     <Compile Include="Func\Update_Serial.cs" />
68
+    <Compile Include="Hidden.cs">
69
+      <SubType>Form</SubType>
70
+    </Compile>
71
+    <Compile Include="Hidden.Designer.cs">
72
+      <DependentUpon>Hidden.cs</DependentUpon>
73
+    </Compile>
68 74
     <Compile Include="Main.cs">
69 75
       <SubType>Form</SubType>
70 76
     </Compile>
@@ -79,6 +85,9 @@
79 85
     <EmbeddedResource Include="Download_bar.resx">
80 86
       <DependentUpon>Download_bar.cs</DependentUpon>
81 87
     </EmbeddedResource>
88
+    <EmbeddedResource Include="Hidden.resx">
89
+      <DependentUpon>Hidden.cs</DependentUpon>
90
+    </EmbeddedResource>
82 91
     <EmbeddedResource Include="Main.resx">
83 92
       <DependentUpon>Main.cs</DependentUpon>
84 93
     </EmbeddedResource>
@@ -155,5 +164,11 @@
155 164
       <EmbedInteropTypes>True</EmbedInteropTypes>
156 165
     </COMReference>
157 166
   </ItemGroup>
167
+  <ItemGroup>
168
+    <None Include="Resources\green.png" />
169
+  </ItemGroup>
170
+  <ItemGroup>
171
+    <None Include="Resources\red.png" />
172
+  </ItemGroup>
158 173
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
159 174
 </Project>

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 2511 - 3388
Jdas_Mbic/Main.Designer.cs


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 717 - 1337
Jdas_Mbic/Main.cs


A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 2192
Jdas_Mbic/Main.resx


+ 20 - 0
Jdas_Mbic/Properties/Resources.Designer.cs

@@ -70,6 +70,16 @@ namespace Jdas_Mbic.Properties {
70 70
             }
71 71
         }
72 72
         
73
+        /// <summary>
74
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
75
+        /// </summary>
76
+        internal static System.Drawing.Bitmap green {
77
+            get {
78
+                object obj = ResourceManager.GetObject("green", resourceCulture);
79
+                return ((System.Drawing.Bitmap)(obj));
80
+            }
81
+        }
82
+        
73 83
         /// <summary>
74 84
         ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
75 85
         /// </summary>
@@ -90,6 +100,16 @@ namespace Jdas_Mbic.Properties {
90 100
             }
91 101
         }
92 102
         
103
+        /// <summary>
104
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
105
+        /// </summary>
106
+        internal static System.Drawing.Bitmap red {
107
+            get {
108
+                object obj = ResourceManager.GetObject("red", resourceCulture);
109
+                return ((System.Drawing.Bitmap)(obj));
110
+            }
111
+        }
112
+        
93 113
         /// <summary>
94 114
         ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
95 115
         /// </summary>

+ 15 - 9
Jdas_Mbic/Properties/Resources.resx

@@ -118,25 +118,31 @@
118 118
     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 119
   </resheader>
120 120
   <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
121
-  <data name="OFF_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
122
-    <value>..\Resources\OFF_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
123
-  </data>
124
-  <data name="TX_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
125
-    <value>..\Resources\TX_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
121
+  <data name="ON_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
122
+    <value>..\Resources\ON_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
126 123
   </data>
127 124
   <data name="RX_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
128 125
     <value>..\Resources\RX_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
129 126
   </data>
130
-  <data name="ON_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
131
-    <value>..\Resources\ON_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
127
+  <data name="green" type="System.Resources.ResXFileRef, System.Windows.Forms">
128
+    <value>..\Resources\green.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
129
+  </data>
130
+  <data name="RX_GREEN_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
131
+    <value>..\Resources\RX_GREEN_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
132 132
   </data>
133 133
   <data name="bluecell_logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
134 134
     <value>..\Resources\bluecell_logo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
135 135
   </data>
136
-  <data name="RX_GREEN_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
137
-    <value>..\Resources\RX_GREEN_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
136
+  <data name="TX_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
137
+    <value>..\Resources\TX_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
138
+  </data>
139
+  <data name="OFF_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
140
+    <value>..\Resources\OFF_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
138 141
   </data>
139 142
   <data name="TX_Red_Image" type="System.Resources.ResXFileRef, System.Windows.Forms">
140 143
     <value>..\Resources\TX_Red_Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
141 144
   </data>
145
+  <data name="red" type="System.Resources.ResXFileRef, System.Windows.Forms">
146
+    <value>..\Resources\red.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
147
+  </data>
142 148
 </root>

BIN=BIN
Jdas_Mbic/Resources/green.png


BIN=BIN
Jdas_Mbic/Resources/red.png


BIN=BIN
Jdas_Mbic/bin/Debug/ATT_DL1.xls


BIN=BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe


BIN=BIN
Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb


BIN=BIN
Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.Hidden.resources


BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.JdasMbic.resources


BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.Properties.Resources.resources


+ 1 - 1
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.CoreCompileInputs.cache

@@ -1 +1 @@
1
-95e1a81e0f614a0b53c0f1bb982a476768c2eb15
1
+8350739f698d85218fe8ebbc8449391c0b3911d7

+ 1 - 0
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.FileListAbsolute.txt

@@ -23,3 +23,4 @@ G:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.Download_bar.resources
23 23
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.ResolveComReference.cache
24 24
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csprojAssemblyReference.cache
25 25
 D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.JdasMbic.resources
26
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.Hidden.resources

BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache


BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.exe


BIN=BIN
Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb


BIN=BIN
Jdas_Mbic/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll