Releases: shtrih-m/javapos_shtrih
Releases · shtrih-m/javapos_shtrih
ShtrihJavaPOS 685
[-] Fixed error with frame synchronization in protocol version 2.0
ShtrihJavaPOS 684
[-] Fixed error with reading error code text
ShtrihJavaPOS 683
[-] Added fdoMode=3 to enable and disable sending documents to FDO server
(table 21, field 2)
ShtrihJavaPOS 682
[-] Fixed error with PPP port close
ShtrihJavaPOS 681
[-] Fixed error with old models support
ShtrihJavaPOS 680
[+] Added directIO command to send documents from application
SMFPTR_DIO_SEND_FDO_DOCUMENTS = 0x91;
[+] Added directIO command to read FDO server communication status
SMFPTR_DIO_FS_READ_COMM_STATUS = 0x92;
ShtrihJavaPOS 679
[-] Fixed error with Android logger
Was exception with text "println needs a message"
ShtrihJavaPOS 678
[-] Fixed error with tag type FVLV encoding
ShtrihJavaPOS 677
[-] Fixed error with Z-report print
ShtrihJavaPOS 676
[-] Minor changes