Skip to content

Releases: shtrih-m/javapos_shtrih

ShtrihJavaPOS 685

16 Jan 18:08
Compare
Choose a tag to compare

[-] Fixed error with frame synchronization in protocol version 2.0

ShtrihJavaPOS 684

29 Dec 18:27
Compare
Choose a tag to compare

[-] Fixed error with reading error code text

ShtrihJavaPOS 683

16 Dec 18:19
Compare
Choose a tag to compare

[-] Added fdoMode=3 to enable and disable sending documents to FDO server
(table 21, field 2)

ShtrihJavaPOS 682

13 Dec 15:33
Compare
Choose a tag to compare

[-] Fixed error with PPP port close

ShtrihJavaPOS 681

05 Dec 17:38
Compare
Choose a tag to compare

[-] Fixed error with old models support

ShtrihJavaPOS 680

30 Nov 17:57
Compare
Choose a tag to compare

[+] 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

06 Oct 09:49
Compare
Choose a tag to compare

[-] Fixed error with Android logger
Was exception with text "println needs a message"

ShtrihJavaPOS 678

04 Oct 12:02
Compare
Choose a tag to compare

[-] Fixed error with tag type FVLV encoding

ShtrihJavaPOS 677

28 Sep 20:39
Compare
Choose a tag to compare

[-] Fixed error with Z-report print

ShtrihJavaPOS 676

07 Sep 11:14
Compare
Choose a tag to compare

[-] Minor changes