ca5e43e0d7
Add debug output
2023-05-19 15:34:28 +02:00
3ac91305d4
Fix: for load as plugin on target device
2023-05-19 15:33:52 +02:00
d0445949d2
Merge changes from T.Sax DC_plugin 18.5.23
2023-05-19 13:57:17 +02:00
91d9280a4a
Speed up ticket printing
2023-05-18 14:01:07 +02:00
48d6a34b16
ATBAPP: Rework for ticket printing
2023-05-18 11:57:54 +02:00
e32142cd62
Implement cash input interface
2023-05-04 14:28:38 +02:00
f611e07dcf
Implement printing ticket
2023-05-04 13:21:14 +02:00
6478eda581
TS: pr_printTemplate(): send 'longFDcmd_set()'
2023-05-03 13:19:01 +02:00
1663d09d3a
Merge with TS 21.04.23
2023-05-03 13:06:57 +02:00
080c00eda1
Set serialPort name from config
2023-05-02 17:39:38 +02:00
bbce2b02e3
Test printing ticket
2023-05-02 17:10:17 +02:00
8ff17a2e00
DeviceControllerInterface: erroCode is a string
2023-05-02 17:09:53 +02:00
f0f0493d19
hwapi: remove unused dependency to QWidget
2023-05-02 10:07:42 +02:00
9bf99c5515
Fix: make plugin compile
2023-04-28 13:53:14 +02:00
09a80498e4
Merge branch 'master' into pu/integration
2023-04-19 16:28:26 +02:00
01f8c1e49c
First compiling version for high level vending interface
2023-04-19 16:26:12 +02:00
d992ee3fad
Added dc_getStatus() to send info to ISMAS
2023-04-18 15:06:57 +02:00
01140c523b
Using std::min from algorithm-header
2023-04-18 14:43:30 +02:00
c99d0730ce
Added additional variables into shared memory.
...
Cleaned source.
2023-04-18 14:42:09 +02:00
1eb2ac3a1d
Use const-pointer
2023-04-18 13:55:46 +02:00
f3adba2f0f
Change parameter type from uint8_t to bool
2023-04-18 13:52:43 +02:00
652ad9b43d
Included changes of TS for version 3.5.
2023-04-18 13:41:04 +02:00
c85b090306
Added ulong2uchar (version 3.5).
2023-04-18 13:39:52 +02:00
86311de486
Add use of shared memory.
...
Add changes for version 3.4. of library.
2023-04-18 12:23:18 +02:00
cb4412779f
Added check4freeFDshortCmd.
2023-04-18 12:22:23 +02:00
a95e174356
Included some changes of Thomas.
2023-04-18 12:21:30 +02:00
c724b5b9fb
Shift several device controller related variables to shared memory.
2023-04-18 12:20:23 +02:00
ef7932102f
Massive change: using shared memory containing most device controller
...
realted variables.
2023-04-18 12:19:08 +02:00
eeb35190e1
Adding shared memory containing all variables necessary to
...
check device controller related variables.
2023-04-18 12:15:27 +02:00
3e3e1efe7d
Make sure the printer functions can be called without explicitly openeing the
...
serial device.
2023-04-14 09:04:35 +02:00
5e6e6017b3
Minor change
2023-04-13 16:22:01 +02:00
f3d9c690b7
Added dc_printTemplate. Fixed implementation of dc_updatePrinterTemplate
2023-04-13 16:18:47 +02:00
60c48588b0
Fixed template number: cannot be 0
2023-04-13 13:54:15 +02:00
5f7d34ef12
implemented dc_updatePrinterTemplate
2023-04-13 13:37:00 +02:00
c1b945225b
Added/merged from sources of Thomas (version CashAgentLib 3.3, 12.04.2023)
2023-04-13 10:55:37 +02:00
debade9942
using memset() to shorten some code.
2023-04-11 13:58:11 +02:00
8f7d4a203d
Fixed sending to less blocks
2023-04-06 17:43:06 +02:00
002d58ba7b
Added dc_updateDC plus associated helper functions.
...
dc_open_Serial:
check if serial line is really open
dc_close_Serial:
check if serial line is really closed
dc_isPortOpen:
check if port is open directly on serial-object
bl_checkBL:
try to check if bootloader is running
2023-04-05 14:18:29 +02:00
76f54cdc0c
Added qDebug(), which are commented out.
2023-04-05 14:16:34 +02:00
591fd89cb5
Added qDebug() which are commented out:
...
ser_ISR100ms()
open_serial_port
close_serial_port
2023-04-05 14:13:17 +02:00
e4a2f8fce3
Aktualisiert auf Stand 29/03/2023
2023-03-30 08:44:14 +02:00
7f23e3ea46
Add updated sources of thomas.
2023-03-29 14:32:22 +02:00
f51062010e
Adding src files (sax)
2023-03-17 11:22:09 +01:00