-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCSL RFID Demo Apps VersionHistory.txt
602 lines (480 loc) · 12.4 KB
/
CSL RFID Demo Apps VersionHistory.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
3.1.163
--------
1. Add write buffer size for log file
2. Add diagnostic data in log file
2. enable SQL demo
3.1.162
----------
1. add filter setup page
2. CSLibrary upgrade to 3.0.118
3.1.161
----------
1. The MY frequencys changed.
2. CSLibrary upgrade to 3.0.117
3.1.160
----------
1. Added Change EAS page.
2. CSLibrary upgrade to 3.0.116
3.1.159
----------
1. fix can not dump registers in CS463.
2. CSLibrary upgrade to 3.0.115
3.1.158
----------
1. fix can not dump registers in CS463.
2. CSLibrary upgrade to 3.0.114
3.1.157
----------
1. fix can not receive data when wifi long delay the packet
2. fix FIN/RST can not endup connection problem.
3.1.156
----------
1. Fix read tag = 0 after re-connect the reader.
2. CSLibrary upgrade to 3.0.112
3.1.155
----------
1. Added a feature for Mac registers dump to file in Inventory Page. the file save to MyDocuments/CSLReader/RegistersLog-<SerialNumber>.TXT
2. Fix not setup SetTagGroup after disconnected
3. Cancel 0x0B12 register set
4. Added Vietnam country in "-2 RW".
5. CSLibrary upgrade to 3.0.111
3.1.154
----------
1. Retry 2 times when not get the mac register value.
2. CSLibrary upgrade to 3.0.110
3.1.153
----------
1. Fix "only one antenna log when run in CS463".
3.1.152
----------
1. Added log data "number of tags on antenna".
2. Added log data "last tag number when inventory disconnected".
3.1.151
----------
1. Added a new state "DISCONNECTED" when reader disconnected in idle mode.
3.1.150
----------
1. Fix can not show antennas setting when configurate file corrupted.
3.1.149
----------
1. User default setting when the configure file not match the program or configure file corrupted.
3.1.148
----------
1. Relax -8 Japan units link profiles to all profiles
2. CSLibrary upgrade to 3.0.108
3.1.147
----------
1. Added date time into the name of TagLog.
3.1.146
----------
1. Fix can not run on -8 (JP) model
2. CSLibrary update to 3.0.107
3.1.145
----------
1. Change "stop inventory command" from 2 times to 1 times.
2. CSLibrary update to 3.0.106
3.1.144
----------
1. Change all frequency for R1000 model to match R2000 (included -2 RW -2 FCC............)
3.1.143
----------
1. Fix count number = 0
3.1.142
----------
1. Resume log file format and default save to TXT file
3.1.141
----------
1. Fix csv format can not open in Excel.
3.1.140
----------
1. Resume inventory log directory to "MyDocuments"
3.1.139
-----------
1. Change inventory log file format to "EPC, Bank1, Bank 2".
3.1.138
-----------
1. Fixed write PC always return OK error.
2. CSLibrary upgrade to 3.0.103.
3.1.136
-----------
1. Fix can not set fixed channel in -8 model.
2. Add serial number in cycle log file.
3.1.134
-------
1. Fix can not reset EAS alarm port to normal port.
3.1.133
-------
1. Included EAS Alarm tags into tag rate.
3.1.132
-------
1. Added EAS Alarm feature (can turn on EAS Alarm function in setting antennas page, EAS alarm alert will show in inventory page)
3. CSLibrary upgrade to 3.0.101
3.1.131
-------
1. Fix can not read tag when set to fixed channel
2. Fix low read rate problem
3. CSLibrary upgrade to 3.0.99
3.1.130
-------
1. Added ChipSet ID display in main menu.
2. Default R2000 profile set to 1
3. Set R2000 active profile to 0, 1, 2, 3
4. Add Malaysia and Indonesia country in -7 model
5. CSLibrary upgrade to 3.0.97
3.1.129
-------
1. Blocked old devices and only accept new network processor firmware. (error message : FIRMWARE_TOO_OLD)
2. CSLibrary upgrade to 3.0.96
3.1.127
-------
1. added two varables receiveTime and freqChannel (demo code in TagInventoryForm.cs)
2. CSLibrary upgrade to 3.0.95
3. Fixed can not auto restore GPIO interrupt setting when reader reset
3.1.126
-------
1. Support -2 Hong Kong ONLY configuration
2. CSLibrary upgrade to 3.0.94
3. Added new API "IsHoppingChannelOnly"
3.1.125
-------
1. Fixed can not set channel in ESTI module
2. CSLibrary upgrade to 3.0.93
3.1.124
-------
1. Added reader address input feature in VB demo
3.1.123
-------
1. Added protection in VB demo to protect inventory on/off frequently
3.1.122
-------
1. Fixed Program wrong path problem.
3.1.121
-------
1. Added VB RFID demo. the demo program hardcode to connect to reader IP 192.168.25.208
3.1.120
-------
1. Cancel to set MAC address 0x300 register, when LBT off.
2. CSLibrary upgrade to 3.0.89
3.1.119
-------
1. Fixed long time search com port reader (change to multi-thread search)
2. CSLibrary upgrade to 3.0.88
3.1.118
--------
1. Fixed can not select fix channel
2. Cancel TCP 1516 port API
3. Added 5v control to "Check Status" demo
4. CSLibrary upgrade to 3.0.87
3.1.117
-------
1. Fix pack old file into binary directory error
3.1.116
-------
1. Fix can not connect reader in USB mode
2. CSLibrary upgrade to 3.0.86
3.1.115
-------
1. Fix can not kill tag.
2. CSLibrary upgrade to 3.0.82
3.1.114
-------
1. Added new reader status "DEVICE_CONNECTED" for reader already connected with other PC
2. CSLibrary upgrade 3.0.81
3.1.113
-------
1. Fix power level switch to 30db when reconnect connection
2. Fix Qvalue changed when reconnect connection
3. Fix can not save Qvalue in configuration file
4. Added profile record when stop inventory
5. CSLibrary upgrade 3.0.80
3.1.112
-------
1. Added netfinder check when start connection
2. Send force reset when reader in bootloader mode
3. CSLibrary upgrade 3.0.79
3.1.111
-------
1. Change UI text of label "reset if gateway cannot be found"
2. Fix show wrong status of "reset if gateway cannot be found" after upgrade network proc app
3. Send reset when TCP connection fail
4. CSLibrary upgrade 3.0.78
3.1.110
-------
1. Added 1516 port receive data 5s time out
2. CSLibrary upgrade 3.0.77
3.1.109
-------
1. add 5s timeout when not received "command begin packet"
2. CSLibrary upgrade to 3.0.76
3.1.108
-------
1. Support gateway check reset mode bit
2. CSLibrary upgrade to 3.0.75
3.1.107
-------
1. Added 4s delay when reconnect the reader.
2. CSLibrary upgrade to 3.0.74
3.1.106
-------
1. Fix 3.1.105 connection fail problem
2. CSLibrary upgrade to 3.0.73
3.1.105
-------
1. Retry UDP check version 3 times if fail, and use TCP 1516 if 3 times UDP error
2. CSLibrary upgrade to 3.0.72
3.1.104
-------
1. Auto check UDP/TCP comannd when get 8051 version
2. CSLibrary upgrade to 3.0.71
3.1.103
-------
1. Change Profile List (JP2012 = 2, 3, 5, others = 0, 1, 2, 3, 4, 5)
2. CSLibrary upgrade to 3.0.70
3.1.102 (only for Network Proc 8051 App 2.18.49 or latest)
-------
1. Voided all port 1516 command
2. CSLibrary upgrade to 3.0.69
3.1.101
-------
1. Change setup page UI
2. Change operation command from "SETMASK" to "GENERALSELECTED"
3. Added selected mask feature in all demo page.
4. CSLibrary upgrade to 3.0.68
3.1.100
-------
1. Fix problem of UDB port hold on when the target machine not response.
2. Added Inventory set mask demo
3. CSLibrary added new oprtation command "SETMASK"
4. CSLibrary upgrade to 3.0.67
3.1.99
------
1. Fix can not run GPI interrupt routine
2. Change GPI interrupt API call parameter format
3. CSLibrary upgrade to 3.0.65
3.1.98
------
1. Add country "JE" in -2 Type machine
2. CSLibrary upgrade to 3.0.64
3.1.97
------
1. Fix some time holding 1516 port problem
2. CSLibrary upgrade to 3.0.63
3.1.96
------
1. Fix can not reconnect the reader when disconnected before of starting inventory.
2. CSLibrary update to 3.0.61
3.1.95
------
1. Added new UCODE7 TID "E2806810"
3.1.94
------
1. Fix exception of EPC length too short.
3.1.93
------
1. disable CS8304/05 SPI port by default and auto enable when start temp log.
3.1.92
------
1. Fix ColdChain Log offset can not set to negative value.
3.1.91
------
1. Fix index alway show "1" in cold chain temperature log monitor page.
3.1.90
------
1. Speed up "stop inventory" process
2. CSLibrary upgrade to 3.0.60
3.1.89
------
1. Cancel Antenna Sense Threshold and Antrnna Seense Value setting
2. Send abort command before of Write OEM data.
3. CSLibrary update to 3.0.59
3.1.88
------
1. Change main menu UI.
3.1.87
------
1. Fix check subnet error message.
2. Added PC IP information in netfinder screen.
3.1.86
------
1. Supported two temperature monitors in coldchain log.
3.1.85
------
1. Fix hang up orogram when selected tag in "TID demo page"
3.1.84
------
1. Fix hang up orogram in "TID demo page"
2. Change other subnet message from "warning" to "reminder"
3. Change profile table in setup detail page
3.1.83
------
1. Change format to millisecond in Inventory Tag Log
2. Show profile table in setup detail page
3. Correct syntax error in inventory page
3.1.82
------
1. Added option "Group tags from difference antenna" in inventory demo page.
3.1.81
------
1. Change UI of select tag by TID demo page
2. Auto truncate EPC (max 256bit) in read/write demo page
3.1.80 (change modify history at 30 Jul)
----------------------------------------
1. Added "TID Demo" Page for demo Write EPC by index on TID+UID
2. Fix ColdChain log show wrong temperature.
3. Fix ColdChain log show wrong status.
3.1.79
------
1. Added TW frequence in "-2" Device Type
2. CSLibrary update to 3.0.55
3.1.78
------
1. Fix can not change access lock problem.
2. CSLibrary update to 3.0.52
3.1.77
------
1. change Assignment page UI.
2. display download messagebox before of start upgrade network processor image.
3. CSLibrary update to 3.0.51
3.1.76
------
1. add 100ms delay when write address 260 in cold chain demo page
3.1.75
------
1. Fix read log data error
2. CSLibrary update to 3.0.49
3.1.74
------
1. Change cold chain log record page UI
2. Fix read log data error
3. CSLibrary update to 3.0.48
3.1.73
------
1. Add Temp Offset in cold chain log record page
2. add a new API DeviceNameOrIP to get RFID connection name/IP address
3. CSLibray upate to 3.0.47
3.1.72
------
1. support reconnect forever
2. CSLibrary update to 3.0.46
3.1.71
------
1. Fix can not store reader name when reconnect network
3.1.70
------
1. Fix can not search multi network card error
3.1.69
------
1. Add write retry count and process retry count
3.1.68
------
1. Fix select wrong tag in "write any" page
3.1.67
------
1. Add Qvalue in WriteAny Demo Page
2. Fix wrong write tag success signal
3. CSLibaray update to 3.0.42
3.1.66
------
1. Add CRC16 field in inventory
2. CSLibrary update to 3.0.41
3.1.65
------
1. Set config path and log file path to "MyDocuments\CSLReader"
2. Only delete old log file with same file type as your selected.
3.1.64
------
1. Add tag log file format "csv" and "txt" option.
2. Add tag count record in log file
3.1.63
------
1. Add directory path for log file in inventory page
2. Fix null EPC string error
3.1.62
------
1. Fix hang on coldchain page
2. CSLibrary update to 3.0.39
3.1.61
------
1. Fix can not stop coldchain log records
3.1.60
------
1. Added Offset and Repeat option in UCODE7 EPC Write page.
3.1.59
------
1. Fix library display error message
3.1.58
------
1. Added UCODE7 Demo Page
2. Fix can not set profile problem
3. CSLibrary update to 3.0.38
3.1.57
------
1. Added HK and SG frequency in -2 and -4 machine
2. CSLibrary update to 3.0.37
3.1.56
------
1. Fix write tag error issue
2. CSL Library update to 3.0.36
3.1.55
------
1. Fix can not reset antenna setting when reconnect network
2. Fix can not direct search problem
3. CSL Library update to 3.0.35
3.1.54
------
1. Fix can not enable local channel 0
2. CSL Library update to 3.0.34
3.1.53
------
1. Fix antenna config corruption error
2. CSLibaray update to 3.0.33
3.1.52
------
1. Change inventory page font size
2. Add config file extension name ".cfg"
3.1.51
------
1. Add antenna sequence
2. Fix reconnect antenna setting error
3. CSLibaray update to 3.0.32
3.1.50
------
1. Fix can not auto reconnect problem
3.1.49
------
1. Supported multi network card
2. CSLibrary update to 3.0.31
3.1.48
------
1. Fix can not connect serial/usb reader problem
3.1.47
------
1. Added 5V GPO ON/OFF control in "TagInventoryWithGPIOForm" Page
3.1.46
------
1. Netfinder search with random session number
2. Added subnet and gateway in netfinder screen
3. Change cold chain tag UI
4. CSL Library update to 3.0.28
3.1.45
------
1. Compatible with High Level / Low Level API Mode
2. Add set API mode demo page
3. CSLibrary todate to 3.0.27
3.1.44
------
1. Fix read TID error in Tag Inventory Page.
2. Fix read tag packet size over 100 byte error
3. CSLibrary update to 3.0.26
3.1 43
------
1. Fix cold chain tag read temperature error
3.1.42
------
1. Change UI of cold chain temperature monitor config page
3.1.41
------
1. Change All UDP command to unicast type, except "NetSearch"
3.1.40
------
1. Fix can not disable internal monitor in cold chain tag.