internalComm.c 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254
  1. /*
  2. * internalComm.c
  3. *
  4. * Created on: 2019年5月7日
  5. * Author: foluswen
  6. */
  7. #include <sys/time.h>
  8. #include <sys/timeb.h>
  9. #include <sys/types.h>
  10. #include <sys/stat.h>
  11. #include <sys/types.h>
  12. #include <sys/ioctl.h>
  13. #include <sys/socket.h>
  14. #include <sys/ipc.h>
  15. #include <sys/shm.h>
  16. #include <sys/shm.h>
  17. #include <sys/mman.h>
  18. #include <linux/wireless.h>
  19. #include <arpa/inet.h>
  20. #include <netinet/in.h>
  21. #include <unistd.h>
  22. #include <stdarg.h>
  23. #include <stdio.h> /*標準輸入輸出定義*/
  24. #include <stdlib.h> /*標準函數庫定義*/
  25. #include <unistd.h> /*Unix 標準函數定義*/
  26. #include <fcntl.h> /*檔控制定義*/
  27. #include <termios.h> /*PPSIX 終端控制定義*/
  28. #include <errno.h> /*錯誤號定義*/
  29. #include <errno.h>
  30. #include <string.h>
  31. #include <time.h>
  32. #include <ctype.h>
  33. #include <ifaddrs.h>
  34. #include <math.h>
  35. #include "internalComm.h"
  36. #define PASS 1
  37. #define FAIL -1
  38. struct Address Addr={0x01,0x02,0x03,0x05,0x06,0x07,0x08,0x09,0xFF};
  39. struct Command Cmd={0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x24,0x27,0x28,0x29,0x2C,0x81,0x83,
  40. 0x85,0x86,0x87,0x88,0x089,0x8A,0x8B,0x8C,0x90,0x93,0xe0,0xe1,0xe2,0xe3};
  41. int tranceiveRelDelayTime(int fd, unsigned char* cmd, unsigned char cmd_len, unsigned char* rx, unsigned short _delay)
  42. {
  43. int len;
  44. //sleep(2); //required to make flush work, for some reason
  45. tcflush(fd,TCIOFLUSH);
  46. if(write(fd, cmd, cmd_len) >= cmd_len)
  47. {
  48. usleep(_delay * 1000);
  49. len = read(fd, rx, 512);
  50. }
  51. else
  52. {
  53. #ifdef SystemLogMessage
  54. DEBUG_ERROR("Serial command %s response fail.\n", cmd);
  55. #endif
  56. }
  57. return len;
  58. }
  59. int tranceive(int fd, unsigned char* cmd, unsigned char cmd_len, unsigned char* rx)
  60. {
  61. int len;
  62. //sleep(2); //required to make flush work, for some reason
  63. tcflush(fd,TCIOFLUSH);
  64. if(write(fd, cmd, cmd_len) >= cmd_len)
  65. {
  66. usleep(15000);
  67. len = read(fd, rx, 512);
  68. }
  69. else
  70. {
  71. #ifdef SystemLogMessage
  72. DEBUG_ERROR("Serial command %s response fail.\n", cmd);
  73. #endif
  74. }
  75. return len;
  76. }
  77. unsigned char Query_FW_Ver(unsigned char fd, unsigned char targetAddr, Ver *Ret_Buf)
  78. {
  79. unsigned char result = FAIL;
  80. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_FW_Ver, 0x00, 0x00, 0x00};
  81. unsigned char rx[512];
  82. unsigned char chksum = 0x00;
  83. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  84. // for (int i = 0; i < 7; i++)
  85. // printf("tx = %x \n", tx[i]);
  86. // for (int i = 0; i < len; i++)
  87. // printf("rx = %x \n", rx[i]);
  88. if(len > 6)
  89. {
  90. if (len < 6+(rx[4] | rx[5]<<8))
  91. return result;
  92. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  93. {
  94. chksum ^= rx[6+idx];
  95. }
  96. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  97. (rx[2] == tx[1]) &&
  98. (rx[1] == tx[2]) &&
  99. (rx[3] == tx[3]))
  100. {
  101. memcpy(Ret_Buf->Version_FW, (char *)rx+6, (rx[4] | rx[5]<<8));
  102. *(Ret_Buf->Version_FW + 8) = 0x00;
  103. result = PASS;
  104. }
  105. }
  106. return result;
  107. }
  108. unsigned char Query_HW_Ver(unsigned char fd, unsigned char targetAddr, Ver *Ret_Buf)
  109. {
  110. unsigned char result = FAIL;
  111. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_HW_Ver, 0x00, 0x00, 0x00};
  112. unsigned char rx[512];
  113. unsigned char chksum = 0x00;
  114. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  115. if(len > 6)
  116. {
  117. if (len < 6+(rx[4] | rx[5]<<8))
  118. return result;
  119. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  120. {
  121. chksum ^= rx[6+idx];
  122. }
  123. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  124. (rx[2] == tx[1]) &&
  125. (rx[1] == tx[2]) &&
  126. (rx[3] == tx[3]))
  127. {
  128. memcpy(Ret_Buf->Version_HW, (char *)rx+6, (rx[4] | rx[5]<<8));
  129. *(Ret_Buf->Version_HW + 8) = 0x00;
  130. result = PASS;
  131. }
  132. }
  133. return result;
  134. }
  135. unsigned char Query_Present_InputVoltage(unsigned char fd, unsigned char targetAddr, PresentInputVoltage *Ret_Buf)
  136. {
  137. unsigned char result = FAIL;
  138. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Present_InputVoltage, 0x00, 0x00, 0x00};
  139. unsigned char rx[512];
  140. unsigned char chksum = 0x00;
  141. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  142. if(len > 13)
  143. {
  144. if (len < 6+(rx[4] | rx[5]<<8))
  145. return result;
  146. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  147. {
  148. chksum ^= rx[6+idx];
  149. }
  150. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  151. (rx[2] == tx[1]) &&
  152. (rx[1] == tx[2]) &&
  153. (rx[3] == tx[3]) &&
  154. chksum != 0)
  155. {
  156. Ret_Buf->inputType = rx[6];
  157. Ret_Buf->L1N_L12 =(rx[7] | (rx[8]<<8))/10.0;
  158. Ret_Buf->L2N_L23 =(rx[9] | (rx[10]<<8))/10.0;
  159. Ret_Buf->L3N_L31 =(rx[11] | (rx[12]<<8))/10.0;
  160. if (Ret_Buf->L1N_L12 >= 320 ||
  161. Ret_Buf->L2N_L23 >= 320 ||
  162. Ret_Buf->L3N_L31 >= 320)
  163. {
  164. result = FAIL;
  165. }
  166. else
  167. result = PASS;
  168. }
  169. }
  170. return result;
  171. }
  172. unsigned char Query_Present_OutputVoltage(unsigned char fd, unsigned char targetAddr, PresentOutputVoltage *Ret_Buf)
  173. {
  174. unsigned char result = FAIL;
  175. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Present_OutputVoltage, 0x00, 0x00, 0x00};
  176. unsigned char rx[512];
  177. unsigned char chksum = 0x00;
  178. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  179. if(len > 6)
  180. {
  181. if (len < 6+(rx[4] | rx[5]<<8))
  182. return result;
  183. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  184. {
  185. chksum ^= rx[6+idx];
  186. }
  187. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  188. (rx[2] == tx[1]) &&
  189. (rx[1] == tx[2]) &&
  190. (rx[3] == tx[3]))
  191. {
  192. Ret_Buf->behindFuse_Voltage_C1 =(rx[6] | (rx[7]<<8));
  193. Ret_Buf->behindRelay_Voltage_C1 =(rx[8] | (rx[9]<<8));
  194. if((rx[4] | rx[5]<<8) > 4)
  195. {
  196. Ret_Buf->behindFuse_Voltage_C2 =(rx[10] | (rx[11]<<8));
  197. Ret_Buf->behindRelay_Voltage_C2 =(rx[12] | (rx[13]<<8));
  198. }
  199. result = PASS;
  200. }
  201. }
  202. return result;
  203. }
  204. unsigned char Query_Fan_Speed(unsigned char fd, unsigned char targetAddr, FanSpeed *Ret_Buf)
  205. {
  206. unsigned char result = FAIL;
  207. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Fan_Speed, 0x00, 0x00, 0x00};
  208. unsigned char rx[512];
  209. unsigned char chksum = 0x00;
  210. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  211. if(len > 6)
  212. {
  213. if (len < 6+(rx[4] | rx[5]<<8))
  214. return result;
  215. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  216. {
  217. chksum ^= rx[6+idx];
  218. }
  219. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  220. (rx[2] == tx[1]) &&
  221. (rx[1] == tx[2]) &&
  222. (rx[3] == tx[3]))
  223. {
  224. for(int idx=0;idx < 4;idx++)
  225. Ret_Buf->speed[idx] = (rx[6+(2*idx)] | (rx[6+(2*idx)+1]<<8));
  226. result = PASS;
  227. }
  228. }
  229. return result;
  230. }
  231. unsigned char Query_Temperature(unsigned char fd, unsigned char targetAddr, Temperature *Ret_Buf)
  232. {
  233. unsigned char result = FAIL;
  234. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Temperature, 0x00, 0x00, 0x00};
  235. unsigned char rx[512];
  236. unsigned char chksum = 0x00;
  237. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  238. if(len > 6)
  239. {
  240. if (len < 6+(rx[4] | rx[5]<<8))
  241. return result;
  242. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  243. {
  244. chksum ^= rx[6+idx];
  245. }
  246. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  247. (rx[2] == tx[1]) &&
  248. (rx[1] == tx[2]) &&
  249. (rx[3] == tx[3]))
  250. {
  251. for(int idx=0;idx < 4;idx++)
  252. Ret_Buf->temperature[idx] = rx[6+idx] - 60;
  253. result = PASS;
  254. }
  255. }
  256. return result;
  257. }
  258. unsigned char Query_Aux_PowerVoltage(unsigned char fd, unsigned char targetAddr, AuxPower *Ret_Buf)
  259. {
  260. unsigned char result = FAIL;
  261. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Aux_PowerVoltage, 0x00, 0x00, 0x00};
  262. unsigned char rx[512];
  263. unsigned char chksum = 0x00;
  264. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  265. if(len > 6)
  266. {
  267. if (len < 6+(rx[4] | rx[5]<<8))
  268. return result;
  269. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  270. {
  271. chksum ^= rx[6+idx];
  272. }
  273. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  274. (rx[2] == tx[1]) &&
  275. (rx[1] == tx[2]) &&
  276. (rx[3] == tx[3]))
  277. {
  278. for(int idx=0;idx<(rx[4] | rx[5]<<8);idx++)
  279. Ret_Buf->voltage[idx] = rx[6+idx];
  280. result = PASS;
  281. }
  282. }
  283. return result;
  284. }
  285. unsigned char Query_Relay_Output(unsigned char fd, unsigned char targetAddr, Relay *Ret_Buf)
  286. {
  287. unsigned char result = FAIL;
  288. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Relay_Output, 0x00, 0x00, 0x00};
  289. unsigned char rx[512];
  290. unsigned char chksum = 0x00;
  291. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  292. // for (int i = 0; i < 7; i++)
  293. // printf("tx = %x \n", tx[i]);
  294. // for (int i = 0; i < len; i++)
  295. // printf("rx = %x \n", rx[i]);
  296. if(len > 6)
  297. {
  298. if (len < 6+(rx[4] | rx[5]<<8))
  299. return result;
  300. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  301. {
  302. chksum ^= rx[6+idx];
  303. }
  304. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  305. (rx[2] == tx[1]) &&
  306. (rx[1] == tx[2]) &&
  307. (rx[3] == tx[3]))
  308. {
  309. Ret_Buf->relay_event.bits.AC_Contactor = (rx[6] >> 0) & 0x01;
  310. Ret_Buf->relay_event.bits.CCS_Precharge = (rx[6] >> 1) & 0x01;
  311. Ret_Buf->relay_event.bits.Gun1_N = (rx[7] >> 0) & 0x01;
  312. Ret_Buf->relay_event.bits.Gun1_P = (rx[7] >> 1) & 0x01;
  313. Ret_Buf->relay_event.bits.Gun1_Parallel_N = (rx[7] >> 2) & 0x01;
  314. Ret_Buf->relay_event.bits.Gun1_Parallel_P = (rx[7] >> 3) & 0x01;
  315. Ret_Buf->relay_event.bits.Gun2_N = (rx[8] >> 0) & 0x01;
  316. Ret_Buf->relay_event.bits.Gun2_P = (rx[8] >> 1) & 0x01;
  317. Ret_Buf->relay_event.bits.Gun2_Parallel_N = (rx[8] >> 2) & 0x01;
  318. Ret_Buf->relay_event.bits.Gun2_Parallel_P = (rx[8] >> 3) & 0x01;
  319. result = PASS;
  320. }
  321. }
  322. return result;
  323. }
  324. unsigned char Query_Gfd_Adc(unsigned char fd, unsigned char targetAddr, Gfd *Ret_Buf)
  325. {
  326. unsigned char result = FAIL;
  327. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Gfd_Adc, 0x00, 0x00, 0x00};
  328. unsigned char rx[512];
  329. unsigned char chksum = 0x00;
  330. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  331. // for(int i = 0; i < 7; i++)
  332. // printf ("tx = %d \n", tx[i]);
  333. if(len > 6)
  334. {
  335. if (len < 6+(rx[4] | rx[5]<<8))
  336. {
  337. //printf("Query_Gfd_Adc fail \n");
  338. return result;
  339. }
  340. // for(int i = 0; i < len; i++)
  341. // printf ("rx = %d \n", rx[i]);
  342. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  343. {
  344. chksum ^= rx[6+idx];
  345. }
  346. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  347. (rx[2] == tx[1]) &&
  348. (rx[1] == tx[2]) &&
  349. (rx[3] == tx[3]))
  350. {
  351. Ret_Buf->Resister_conn1 = (rx[6] | (rx[7] << 8));
  352. Ret_Buf->voltage_conn1 = (rx[8] | (rx[9] << 8));
  353. Ret_Buf->result_conn1 = rx[10];
  354. Ret_Buf->rb_step_1 = rx[11];
  355. Ret_Buf->Resister_conn2 = (rx[12] | (rx[13] << 8));
  356. Ret_Buf->voltage_conn2 = (rx[14] | (rx[15] << 8));
  357. Ret_Buf->result_conn2 = rx[16];
  358. Ret_Buf->rb_step_2 = rx[17];
  359. result = PASS;
  360. }
  361. }
  362. return result;
  363. }
  364. unsigned char Query_Gpio_Input(unsigned char fd, unsigned char targetAddr, Gpio_in *Ret_Buf)
  365. {
  366. unsigned char result = FAIL;
  367. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Gpio_In, 0x00, 0x00, 0x00};
  368. unsigned char rx[512];
  369. unsigned char chksum = 0x00;
  370. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  371. if(len > 6)
  372. {
  373. if (len < 6+(rx[4] | rx[5]<<8))
  374. return result;
  375. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  376. {
  377. chksum ^= rx[6+idx];
  378. }
  379. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  380. (rx[2] == tx[1]) &&
  381. (rx[1] == tx[2]) &&
  382. (rx[3] == tx[3]))
  383. {
  384. Ret_Buf->AC_Connector = (rx[6] >> 0) & 0x01;
  385. Ret_Buf->AC_MainBreaker = (rx[6] >> 1) & 0x01;
  386. Ret_Buf->SPD = (rx[6] >> 2) & 0x01;
  387. Ret_Buf->Door_Open = (rx[6] >> 3) & 0x01;
  388. Ret_Buf->GFD[0] = (rx[6] >> 4) & 0x01;
  389. Ret_Buf->GFD[1] = (rx[6] >> 5) & 0x01;
  390. Ret_Buf->AC_Drop = (rx[6] >> 6) & 0x01;
  391. Ret_Buf->Emergency_IO = (rx[7] >> 0) & 0x01;
  392. Ret_Buf->Button_Emergency_Press = (rx[8] >> 0) & 0x01;
  393. Ret_Buf->Button_On_Press = (rx[8] >> 1) & 0x01;
  394. Ret_Buf->Button_Off_Press = (rx[8] >> 2) & 0x01;
  395. Ret_Buf->Key_1_Press = (rx[8] >> 3) & 0x01;
  396. Ret_Buf->Key_2_Press = (rx[8] >> 4) & 0x01;
  397. Ret_Buf->Key_3_Press = (rx[8] >> 5) & 0x01;
  398. Ret_Buf->Key_4_Press = (rx[8] >> 6) & 0x01;
  399. result = PASS;
  400. }
  401. }
  402. return result;
  403. }
  404. unsigned char Query_Model_Name(unsigned char fd, unsigned char targetAddr, unsigned char *modelname)
  405. {
  406. unsigned char result = FAIL;
  407. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_Model_Name, 0x00, 0x00, 0x00};
  408. unsigned char rx[512];
  409. unsigned char chksum = 0x00;
  410. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  411. if(len > 6)
  412. {
  413. if (len < 6+(rx[4] | rx[5]<<8))
  414. return result;
  415. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  416. {
  417. chksum ^= rx[6+idx];
  418. }
  419. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  420. (rx[2] == tx[1]) &&
  421. (rx[1] == tx[2]) &&
  422. (rx[3] == tx[3]))
  423. {
  424. strncpy((char *)modelname, (char *)(rx + 6), (rx[4] | rx[5]<<8));
  425. result = PASS;
  426. }
  427. }
  428. return result;
  429. }
  430. unsigned char Config_Fan_Speed(unsigned char fd, unsigned char targetAddr, FanSpeed *Set_Buf)
  431. {
  432. unsigned char result = FAIL;
  433. unsigned char tx[15] = {0xaa, 0x00, targetAddr, Cmd.config_Fan_Speed, 0x08, 0x00, Set_Buf->speed[0]&0xff, (Set_Buf->speed[0]>>8)&0xff, Set_Buf->speed[1]&0xff, (Set_Buf->speed[1]>>8)&0xff, Set_Buf->speed[2]&0xff, (Set_Buf->speed[2]>>8)&0xff, Set_Buf->speed[3]&0xff, (Set_Buf->speed[3]>>8)&0xff, 0x00};
  434. unsigned char rx[512];
  435. unsigned char chksum = 0x00;
  436. for(int idx = 0;idx<(tx[4] | tx[5]<<8);idx++)
  437. chksum ^= tx[6+idx];
  438. tx[14] = chksum;
  439. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  440. if(len > 6)
  441. {
  442. if (len < 6+(rx[4] | rx[5]<<8))
  443. return result;
  444. chksum = 0x00;
  445. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  446. {
  447. chksum ^= rx[6+idx];
  448. }
  449. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  450. (rx[2] == tx[1]) &&
  451. (rx[1] == tx[2]) &&
  452. (rx[3] == tx[3]) &&
  453. rx[6] == PASS)
  454. {
  455. result = PASS;
  456. }
  457. }
  458. return result;
  459. }
  460. unsigned char Config_Relay_Output(unsigned char fd, unsigned char targetAddr, Relay *Set_Buf)
  461. {
  462. unsigned char result = FAIL;
  463. unsigned char tx[10] = {0xaa, 0x00, targetAddr, Cmd.config_Relay_Output, 0x03, 0x00, Set_Buf->relay_event.relay_status[0], Set_Buf->relay_event.relay_status[1], Set_Buf->relay_event.relay_status[2]};
  464. unsigned char rx[512];
  465. unsigned char chksum = 0x00;
  466. for(int idx = 0;idx<(tx[4] | tx[5]<<8);idx++)
  467. chksum ^= tx[6 + idx];
  468. tx[9] = chksum;
  469. // for (int i = 0; i < 10; i++)
  470. // printf("set relay cmd : tx = %x \n", tx[i]);
  471. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  472. if(len > 6)
  473. {
  474. if (len < 6+(rx[4] | rx[5]<<8))
  475. return result;
  476. // for (int i = 0; i < len; i++)
  477. // printf("set relay cmd : rx = %x \n", rx[i]);
  478. chksum = 0x00;
  479. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  480. {
  481. chksum ^= rx[6+idx];
  482. }
  483. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  484. (rx[2] == tx[1]) &&
  485. (rx[1] == tx[2]) &&
  486. (rx[3] == tx[3]) &&
  487. rx[6] == PASS)
  488. {
  489. result = PASS;
  490. }
  491. }
  492. return result;
  493. }
  494. unsigned char Config_Gpio_Output(unsigned char fd, unsigned char targetAddr, Gpio_out *Set_Buf)
  495. {
  496. unsigned char result = FAIL;
  497. unsigned char tx[9] = {0xaa, 0x00, targetAddr, Cmd.config_Gpio_Output, 0x01, 0x00, 0x00, 0x00};
  498. unsigned char rx[512];
  499. unsigned char chksum = 0x00;
  500. tx[6] |= (Set_Buf->AC_Connector?0x01:0x00);
  501. for(int idx = 0;idx<2;idx++)
  502. tx[6] |= (Set_Buf->Button_LED[idx]?0x01:0x00)<<(1+idx);
  503. for(int idx = 0;idx<4;idx++)
  504. tx[6] |= (Set_Buf->System_LED[idx]?0x01:0x00)<<(3+idx);
  505. for(int idx = 0;idx<(tx[4] | tx[5]<<8);idx++)
  506. chksum ^= tx[6+idx];
  507. tx[14] = chksum;
  508. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  509. if(len > 6)
  510. {
  511. if (len < 6+(rx[4] | rx[5]<<8))
  512. return result;
  513. chksum = 0x00;
  514. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  515. {
  516. chksum ^= rx[6+idx];
  517. }
  518. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  519. (rx[2] == tx[1]) &&
  520. (rx[1] == tx[2]) &&
  521. (rx[3] == tx[3]))
  522. {
  523. result = PASS;
  524. }
  525. }
  526. return result;
  527. }
  528. unsigned char Config_Gfd_Value(unsigned char fd, unsigned char targetAddr, Gfd_config *Set_Buf)
  529. {
  530. unsigned char result = FAIL;
  531. unsigned char tx[9] = {0xaa, 0x00, targetAddr, Cmd.config_Gfd_Value, 0x02, 0x00, 0x00, 0x00, 0x00};
  532. unsigned char rx[512];
  533. unsigned char chksum = 0x00;
  534. tx[6] = Set_Buf->index;
  535. tx[7] = Set_Buf->state;
  536. for(int idx = 0; idx<(tx[4] | tx[5]<<8);idx++)
  537. chksum ^= tx[6+idx];
  538. tx[8] = chksum;
  539. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  540. if(len > 6)
  541. {
  542. if (len < 6+(rx[4] | rx[5]<<8))
  543. return result;
  544. chksum = 0x00;
  545. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  546. {
  547. chksum ^= rx[6+idx];
  548. }
  549. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  550. (rx[2] == tx[1]) &&
  551. (rx[1] == tx[2]) &&
  552. (rx[3] == tx[3]))
  553. {
  554. result = PASS;
  555. }
  556. }
  557. return result;
  558. }
  559. unsigned char Config_Model_Name(unsigned char fd, unsigned char targetAddr, unsigned char *modelname)
  560. {
  561. unsigned char result = FAIL;
  562. unsigned char tx[21] = {0xaa, 0x00, targetAddr, Cmd.config_Model_Name, 0x0E, 0x00,
  563. 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  564. unsigned char rx[512];
  565. unsigned char chksum = 0x00;
  566. memcpy(tx + 6, modelname, 14);
  567. for(int idx = 0; idx<(tx[4] | tx[5]<<8);idx++)
  568. chksum ^= tx[6+idx];
  569. tx[20] = chksum;
  570. // for(int i = 0; i < 21; i++)
  571. // printf ("tx = %x \n", tx[i]);
  572. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  573. // for(int i = 0; i < len; i++)
  574. // printf ("rx = %x \n", rx[i]);
  575. if(len > 6)
  576. {
  577. if (len < 6+(rx[4] | rx[5]<<8))
  578. return result;
  579. chksum = 0x00;
  580. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  581. {
  582. chksum ^= rx[6+idx];
  583. }
  584. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  585. (rx[2] == tx[1]) &&
  586. (rx[1] == tx[2]) &&
  587. (rx[3] == tx[3]) &&
  588. rx[6] == PASS)
  589. {
  590. result = PASS;
  591. }
  592. }
  593. return result;
  594. }
  595. unsigned char Config_Rtc_Data(unsigned char fd, unsigned char targetAddr, Rtc *Set_Buf)
  596. {
  597. unsigned char result = FAIL;
  598. unsigned char tx[21] = { 0xaa, 0x00, targetAddr, Cmd.config_Rtc_Data, 0x0E, 0x00, Set_Buf->RtcData[0], Set_Buf->RtcData[1],
  599. Set_Buf->RtcData[2], Set_Buf->RtcData[3], Set_Buf->RtcData[4], Set_Buf->RtcData[5], Set_Buf->RtcData[6], Set_Buf->RtcData[7],
  600. Set_Buf->RtcData[8], Set_Buf->RtcData[9], Set_Buf->RtcData[10], Set_Buf->RtcData[11], Set_Buf->RtcData[12], Set_Buf->RtcData[13]};
  601. unsigned char rx[512];
  602. unsigned char chksum = 0x00;
  603. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  604. chksum ^= tx[6 + idx];
  605. tx[20] = chksum;
  606. if (tranceive(fd, tx, sizeof(tx), rx) > 0)
  607. {
  608. chksum = 0x00;
  609. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  610. {
  611. chksum ^= rx[6 + idx];
  612. }
  613. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  614. (rx[2] == tx[1]) &&
  615. (rx[1] == tx[2]) &&
  616. (rx[3] == tx[3]) &&
  617. rx[6] == PASS)
  618. {
  619. result = PASS;
  620. }
  621. }
  622. return result;
  623. }
  624. unsigned char Update_Start(unsigned char fd, unsigned char targetAddr, unsigned int crc32)
  625. {
  626. unsigned char result = FAIL;
  627. unsigned char tx[11] = {0xaa, 0x00, targetAddr, Cmd.update_Start, 0x04, 0x00, (crc32>>0)&0xff, (crc32>>8)&0xff, (crc32>>16)&0xff, (crc32>>24)&0xff, 0x00};
  628. unsigned char rx[512];
  629. unsigned char chksum = 0x00;
  630. for(int idx = 0;idx<(tx[4] | tx[5]<<8);idx++)
  631. chksum ^= tx[6+idx];
  632. tx[10] = chksum;
  633. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  634. if(len > 6)
  635. {
  636. if (len < 6+(rx[4] | rx[5]<<8))
  637. return result;
  638. chksum = 0x00;
  639. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  640. {
  641. chksum ^= rx[6+idx];
  642. }
  643. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  644. (rx[2] == tx[1]) &&
  645. (rx[1] == tx[2]) &&
  646. (rx[3] == tx[3]) &&
  647. (rx[6] == 0x00))
  648. {
  649. result = PASS;
  650. }
  651. }
  652. return result;
  653. }
  654. unsigned char Update_Abord(unsigned char fd, unsigned char targetAddr)
  655. {
  656. unsigned char result = FAIL;
  657. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.update_Start, 0x04, 0x00, 0x00};
  658. unsigned char rx[512];
  659. unsigned char chksum = 0x00;
  660. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  661. if(len > 6)
  662. {
  663. if (len < 6+(rx[4] | rx[5]<<8))
  664. return result;
  665. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  666. {
  667. chksum ^= rx[6+idx];
  668. }
  669. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  670. (rx[2] == tx[1]) &&
  671. (rx[1] == tx[2]) &&
  672. (rx[3] == tx[3]) &&
  673. (rx[6] == 0x00))
  674. {
  675. result = PASS;
  676. }
  677. }
  678. return result;
  679. }
  680. unsigned char Update_Transfer(unsigned char fd, unsigned char targetAddr, unsigned int startAddr, unsigned char *data, unsigned short int length)
  681. {
  682. unsigned char result = FAIL;
  683. unsigned char tx[11 + length];
  684. unsigned char rx[512];
  685. unsigned char chksum = 0x00;
  686. tx[0] = 0xaa;
  687. tx[1] = 0x00;
  688. tx[2] = targetAddr;
  689. tx[3] = Cmd.update_Transfer;
  690. tx[4] = (4 + length) & 0xff;
  691. tx[5] = ((4 + length)>>8) & 0xff;
  692. tx[6] = (startAddr>>0) & 0xff;
  693. tx[7] = (startAddr>>8) & 0xff;
  694. tx[8] = (startAddr>>16) & 0xff;
  695. tx[9] = (startAddr>>24) & 0xff;
  696. memcpy(tx+10, data, length);
  697. for(int idx = 0;idx<(tx[4] | tx[5]<<8);idx++)
  698. chksum ^= tx[6+idx];
  699. tx[sizeof(tx)-1] = chksum;
  700. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  701. if(len > 6)
  702. {
  703. if (len < 6+(rx[4] | rx[5]<<8))
  704. return result;
  705. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  706. {
  707. chksum ^= rx[6+idx];
  708. }
  709. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  710. (rx[2] == tx[1]) &&
  711. (rx[1] == tx[2]) &&
  712. (rx[3] == tx[3]) &&
  713. (rx[6] == 0x00))
  714. {
  715. result = PASS;
  716. }
  717. }
  718. return result;
  719. }
  720. unsigned char Update_Finish(unsigned char fd, unsigned char targetAddr)
  721. {
  722. unsigned char result = FAIL;
  723. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.update_Finish, 0x04, 0x00, 0x00};
  724. unsigned char rx[512];
  725. unsigned char chksum = 0x00;
  726. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  727. if(len > 6)
  728. {
  729. if (len < 6+(rx[4] | rx[5]<<8))
  730. return result;
  731. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  732. {
  733. chksum ^= rx[6+idx];
  734. }
  735. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  736. (rx[2] == tx[1]) &&
  737. (rx[1] == tx[2]) &&
  738. (rx[3] == tx[3]) &&
  739. (rx[6] == 0x00))
  740. {
  741. result = PASS;
  742. }
  743. }
  744. return result;
  745. }
  746. unsigned char Query_AC_Status(unsigned char fd, unsigned char targetAddr, Ac_Status *Ret_Buf)
  747. {
  748. unsigned char result = FAIL;
  749. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_ac_status, 0x00, 0x00, 0x00};
  750. unsigned char rx[512];
  751. unsigned char chksum = 0x00;
  752. unsigned char len = tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100);
  753. if(len > 6)
  754. {
  755. if (len < 6+(rx[4] | rx[5]<<8))
  756. return result;
  757. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  758. {
  759. chksum ^= rx[6+idx];
  760. }
  761. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  762. (rx[2] == tx[1]) &&
  763. (rx[1] == tx[2]) &&
  764. (rx[3] == tx[3]))
  765. {
  766. Ret_Buf->CpStatus = rx[6];
  767. Ret_Buf->CurLimit = (rx[7] | (rx[8] << 8));
  768. Ret_Buf->PilotVol_P = (rx[9] | (rx[10] << 8));
  769. Ret_Buf->PilotVol_N = (rx[11] | (rx[12] << 8));
  770. Ret_Buf->LockStatus = rx[13];
  771. Ret_Buf->RelayStatus = rx[14];
  772. Ret_Buf->ShutterStatus = rx[15];
  773. Ret_Buf->MeterStatus = rx[16];
  774. Ret_Buf->PpStatus = rx[17];
  775. Ret_Buf->MaxCurrent = rx[18];
  776. Ret_Buf->RotateSwitchStatus = rx[19];
  777. //
  778. // Ret_Buf->AC_Connector = (rx[6] >> 0) & 0x01;
  779. // Ret_Buf->AC_MainBreaker = (rx[6] >> 1) & 0x01;
  780. // Ret_Buf->SPD = (rx[6] >> 2) & 0x01;
  781. // Ret_Buf->Door_Open = (rx[6] >> 3) & 0x01;
  782. // Ret_Buf->GFD[0] = (rx[6] >> 4) & 0x01;
  783. // Ret_Buf->GFD[1] = (rx[6] >> 5) & 0x01;
  784. // Ret_Buf->AC_Drop = (rx[6] >> 6) & 0x01;
  785. //
  786. // Ret_Buf->Emergency_IO = (rx[7] >> 0) & 0x01;
  787. //
  788. // Ret_Buf->Button_Emergency_Press = (rx[8] >> 0) & 0x01;
  789. // Ret_Buf->Button_On_Press = (rx[8] >> 1) & 0x01;
  790. // Ret_Buf->Button_Off_Press = (rx[8] >> 2) & 0x01;
  791. // Ret_Buf->Key_1_Press = (rx[8] >> 3) & 0x01;
  792. // Ret_Buf->Key_2_Press = (rx[8] >> 4) & 0x01;
  793. // Ret_Buf->Key_3_Press = (rx[8] >> 5) & 0x01;
  794. // Ret_Buf->Key_4_Press = (rx[8] >> 6) & 0x01;
  795. result = PASS;
  796. }
  797. }
  798. return result;
  799. }
  800. unsigned char Query_AC_Alarm_Code(unsigned char fd, unsigned char targetAddr, Ac_Alarm_code *Ret_Buf)
  801. {
  802. unsigned char result = FAIL;
  803. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_ac_alarm_code, 0x00, 0x00};
  804. unsigned char rx[512];
  805. unsigned char chksum = 0x00;
  806. unsigned char len = tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100);
  807. if(len > 6)
  808. {
  809. if (len < 6+(rx[4] | rx[5]<<8))
  810. return result;
  811. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  812. {
  813. chksum ^= rx[6+idx];
  814. }
  815. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  816. (rx[2] == tx[1]) &&
  817. (rx[1] == tx[2]) &&
  818. (rx[3] == tx[3]))
  819. {
  820. Ret_Buf->AcAlarmCode = rx[6] + (rx[7] << 8) + (rx[8] << 16) + (rx[9] << 24);
  821. result = PASS;
  822. }
  823. }
  824. return result;
  825. }
  826. unsigned char Query_Charging_Energy(unsigned char fd, unsigned char targetAddr, Ac_Charging_energy *Ret_Buf)
  827. {
  828. unsigned char result = FAIL;
  829. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_ac_output_energy, 0x00, 0x00,0x00};
  830. unsigned char rx[512];
  831. unsigned char chksum = 0x00;
  832. unsigned char len = tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100);
  833. if(len > 6)
  834. {
  835. if (len < 6+(rx[4] | rx[5]<<8))
  836. return result;
  837. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  838. {
  839. chksum ^= rx[6+idx];
  840. }
  841. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  842. (rx[2] == tx[1]) &&
  843. (rx[1] == tx[2]) &&
  844. (rx[3] == tx[3]))
  845. {
  846. Ret_Buf->Energy = rx[6] + (rx[7] << 8) + (rx[8] << 16) + (rx[9] << 24);
  847. result = PASS;
  848. }
  849. }
  850. return result;
  851. }
  852. unsigned char Query_Charging_Current(unsigned char fd, unsigned char targetAddr, Ac_Charging_current *Ret_Buf)
  853. {
  854. unsigned char result = FAIL;
  855. unsigned char tx[7] = {0xaa, 0x00, targetAddr, Cmd.query_ac_output_current, 0x00, 0x00, 0x00};
  856. unsigned char rx[512];
  857. unsigned char chksum = 0x00;
  858. unsigned char len = tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100);
  859. if(len > 6)
  860. {
  861. if (len < 6+(rx[4] | rx[5]<<8))
  862. return result;
  863. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  864. {
  865. chksum ^= rx[6+idx];
  866. }
  867. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  868. (rx[2] == tx[1]) &&
  869. (rx[1] == tx[2]) &&
  870. (rx[3] == tx[3]))
  871. {
  872. Ret_Buf->OuputCurrentL1 = rx[6] + (rx[7] << 8);
  873. Ret_Buf->OuputCurrentL2 = rx[8] + (rx[9] << 8);
  874. Ret_Buf->OuputCurrentL3 = rx[10] + (rx[11] << 8);
  875. result = PASS;
  876. }
  877. }
  878. return result;
  879. }
  880. unsigned char Config_LED_Status(unsigned char fd, unsigned char targetAddr, Ac_Led_Status *Ret_Buf)
  881. {
  882. unsigned char result = FAIL;
  883. unsigned char tx[12] = {0xaa, 0x00, targetAddr, Cmd.config_ac_led_status, 0x05, 0x00, Ret_Buf->ActionMode, (Ret_Buf->AcAlarmCode >> 0) & 0xFF,
  884. (Ret_Buf->AcAlarmCode >> 8) & 0xFF, (Ret_Buf->AcAlarmCode >> 16) & 0xFF, (Ret_Buf->AcAlarmCode >> 24) & 0xFF};
  885. unsigned char rx[512];
  886. unsigned char chksum = 0x00;
  887. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  888. chksum ^= tx[6 + idx];
  889. tx[11] = chksum;
  890. if (tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100) > 0)
  891. {
  892. chksum = 0x00;
  893. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  894. {
  895. chksum ^= rx[6 + idx];
  896. }
  897. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  898. (rx[2] == tx[1]) &&
  899. (rx[1] == tx[2]) &&
  900. (rx[3] == tx[3]) &&
  901. rx[6] == PASS)
  902. {
  903. result = PASS;
  904. }
  905. }
  906. return result;
  907. }
  908. unsigned char Config_Legacy_Req(unsigned char fd, unsigned char targetAddr, unsigned char _switch)
  909. {
  910. unsigned char result = FAIL;
  911. unsigned char tx[9] = {0xaa, 0x00, targetAddr, Cmd.config_Legacy_Req, 0x02, 0x00, _switch, 0x00};
  912. unsigned char rx[512];
  913. unsigned char chksum = 0x00;
  914. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  915. chksum ^= tx[6 + idx];
  916. tx[8] = chksum;
  917. if (tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100) > 0)
  918. {
  919. chksum = 0x00;
  920. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  921. {
  922. chksum ^= rx[6 + idx];
  923. }
  924. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  925. (rx[2] == tx[1]) &&
  926. (rx[1] == tx[2]) &&
  927. (rx[3] == tx[3]) &&
  928. rx[6] == PASS)
  929. {
  930. result = PASS;
  931. }
  932. }
  933. return result;
  934. }
  935. unsigned char Config_Ac_Duty(unsigned char fd, unsigned char targetAddr, unsigned char _value)
  936. {
  937. unsigned char result = FAIL;
  938. unsigned char tx[8] = {0xaa, 0x00, targetAddr, Cmd.config_ac_duty, 0x01, 0x00, _value};
  939. unsigned char rx[512];
  940. unsigned char chksum = 0x00;
  941. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  942. chksum ^= tx[6 + idx];
  943. tx[7] = chksum;
  944. if (tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100) > 0)
  945. {
  946. chksum = 0x00;
  947. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  948. {
  949. chksum ^= rx[6 + idx];
  950. }
  951. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  952. (rx[2] == tx[1]) &&
  953. (rx[1] == tx[2]) &&
  954. (rx[3] == tx[3]) &&
  955. rx[6] == PASS)
  956. {
  957. result = PASS;
  958. }
  959. }
  960. return result;
  961. }
  962. unsigned char Config_CSU_Mode(unsigned char fd, unsigned char targetAddr)
  963. {
  964. unsigned char result = FAIL;
  965. unsigned char tx[9] = {0xaa, 0x00, targetAddr, Cmd.config_csu_mode, 0x02, 0x00, 0x01, 0x00};
  966. unsigned char rx[512];
  967. unsigned char chksum = 0x00;
  968. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  969. chksum ^= tx[6 + idx];
  970. tx[7] = chksum;
  971. if (tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100) > 0)
  972. {
  973. chksum = 0x00;
  974. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  975. {
  976. chksum ^= rx[6 + idx];
  977. }
  978. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  979. (rx[2] == tx[1]) &&
  980. (rx[1] == tx[2]) &&
  981. (rx[3] == tx[3]) &&
  982. rx[6] == PASS)
  983. {
  984. result = PASS;
  985. }
  986. }
  987. return result;
  988. }
  989. unsigned char Config_Reset_MCU(unsigned char fd, unsigned char targetAddr)
  990. {
  991. unsigned char result = FAIL;
  992. unsigned char tx[9] = {0xaa, 0x00, targetAddr, Cmd.config_reset_mcu, 0x02, 0x00, 0x01, 0x00};
  993. unsigned char rx[512];
  994. unsigned char chksum = 0x00;
  995. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  996. chksum ^= tx[6 + idx];
  997. tx[7] = chksum;
  998. if (tranceiveRelDelayTime(fd, tx, sizeof(tx), rx, 100) > 0)
  999. {
  1000. chksum = 0x00;
  1001. for (int idx = 0; idx < (rx[4] | rx[5] << 8); idx++)
  1002. {
  1003. chksum ^= rx[6 + idx];
  1004. }
  1005. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  1006. (rx[2] == tx[1]) &&
  1007. (rx[1] == tx[2]) &&
  1008. (rx[3] == tx[3]) &&
  1009. rx[6] == PASS)
  1010. {
  1011. result = PASS;
  1012. }
  1013. }
  1014. return result;
  1015. }
  1016. unsigned char Config_Led_Color(unsigned char fd, unsigned char targetAddr, Led_Color *Ret_Buf)
  1017. {
  1018. unsigned char result = FAIL;
  1019. unsigned char tx[13] = {0xaa, 0x00, targetAddr, Cmd.config_led_color, 0x06, 0x00,
  1020. Ret_Buf->Connect_1_Red, Ret_Buf->Connect_1_Green, Ret_Buf->Connect_1_Blue,
  1021. Ret_Buf->Connect_2_Red, Ret_Buf->Connect_2_Green, Ret_Buf->Connect_2_Blue};
  1022. unsigned char rx[512];
  1023. unsigned char chksum = 0x00;
  1024. for (int idx = 0; idx < (tx[4] | tx[5] << 8); idx++)
  1025. chksum ^= tx[6 + idx];
  1026. tx[12] = chksum;
  1027. // for(int i = 0; i < 13; i++)
  1028. // printf ("tx = %x \n", tx[i]);
  1029. unsigned char len = tranceive(fd, tx, sizeof(tx), rx);
  1030. // for(int i = 0; i < len; i++)
  1031. // printf ("rx = %x \n", rx[i]);
  1032. if(len > 6)
  1033. {
  1034. if (len < 6+(rx[4] | rx[5]<<8))
  1035. return result;
  1036. for(int idx = 0;idx<(rx[4] | rx[5]<<8);idx++)
  1037. {
  1038. chksum ^= rx[6+idx];
  1039. }
  1040. if((chksum == rx[6+(rx[4] | rx[5]<<8)]) &&
  1041. (rx[2] == tx[1]) &&
  1042. (rx[1] == tx[2]) &&
  1043. (rx[3] == tx[3]) &&
  1044. (rx[6] == PASS))
  1045. {
  1046. result = PASS;
  1047. }
  1048. }
  1049. return result;
  1050. }