Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinetrue

OS Compatible: (Deprecated)

1.WinXP 

2.Vista / Win 7 (Must Be UAC Level = Never Notification)

Image Removed 

 

...

 

To Do List :

  •  (info) Multi-thread concurrent download function, goofy.liu

    This will be implemented depending on Market/Sales/Customer requirement.

    We won't go through this now.

    Relative JIRA bug(s):

    Jira Legacy
    serverJira
    serverId5c72af4b-e2b8-3562-b028-6bcef8f5fab0
    keySV-3

     
  •  (info) XML file format as configuration of Reader Device Info File, goofy.liu

    Following Items for each reader device info

    1) USB-HID VID+PID mapping, possible contains couple or more mapping list for one device.

    2) RS232 Baud rate Default Value(BRDV)

    2.1) FW mode BRDV = auto/9600/19200/... (list form, at least one setting)
    2.2) BL mode BRDB = same as 2.1)

    3) Delay time settings for several time critical check points, such as Tx Rx ...
    This may be defined as NEO command set mapped to Delay Time

    4) Recv Frame Garbage Mode. This future is required for Audio jack to RS232 interface.
    This future may dramatically increase recv time for heavy download behavior from mobile reader
    to app's host.

    5) Others settings...

  •  

    (info) Download Image And Connected Reader Pairing Verification before download starting. goofy.liu
    (A) To Calculate the download start address + address range (Boot1,Boot2,and/or Application),
    (B) To identify connected reader by retrieving version string (StrA)--> Get Address+Range by Look-up Table.
    (C) Get Reader Name Tag (StrB) From Script File (2nd Line in Text Form) --> Compare StrA : StrB  
    (D) Image Comparison Mode
    (D.1) Get 1 Block --> Application Image
    (D.2) Get 2 Blocks --> Boot 1+2 Images
    (D.3) Get 3 Blocks --> Boot 1+2, And Application Images
    Need to support this feature to prevent from wrong image downloading

...