Commit Graph

65 Commits

Author SHA1 Message Date
69d0420e7d
sys_restoreDeviceParameter() check size of struct T_devices 2024-02-06 09:39:21 +01:00
9b2433c2cd
Fix: check size of struct T_devices 2024-02-05 17:36:53 +01:00
2c67638c34 Add some debug output in case the dc-data-valid flag is reset to false. 2023-12-18 12:12:30 +01:00
e7538ae5df Set compiler check: make sure MASTER and SLAVE defines are not set at the same time. 2023-12-18 12:11:45 +01:00
cb403b5dbb Remove references to com, datif and prot components. 2023-12-18 12:10:33 +01:00
f226179e24 Add com, datif and prot components. 2023-12-18 12:09:59 +01:00
3eff32b45c Fix: remove lines from TEMPLATE=lib on. This will completely confuse Qt creator 2023-12-18 12:09:24 +01:00
075a9d9316 Remove com, datif and prot, and add them in lib_ca_master.pro 2023-12-18 12:08:04 +01:00
8c261af1a7 Remove com, datif and prot (so we cannot link). 2023-12-18 10:44:08 +01:00
e0346e0a9b Explicitlz remove define THIS_IS_CA_SLAVE. 2023-12-18 10:43:01 +01:00
16b6ea8087 Add COMPILER-CHECKS: datif is only valid inside the master-lib. 2023-12-18 10:41:56 +01:00
9bdc08f6fc no change 2023-12-16 09:39:51 +01:00
a3bc3d53cd diagnosis 2023-12-16 09:39:36 +01:00
9971b7ac2e diagnosis 2023-12-16 09:38:29 +01:00
15ada1ad26 diagnosis 2023-12-16 09:37:50 +01:00
1811842082 no more define 2023-12-16 09:36:53 +01:00
13ff32b108 no change 2023-12-16 09:36:19 +01:00
cea817cbcb // minor add comment for function bna_getCurrentNotes 2023-12-13 15:21:04 +01:00
e50871cf9f // made connection to DC more reliable, tries to open until succeeded 2023-12-13 15:20:28 +01:00
f6f90fe770 // made connection to DC more reliable, tries to open until succeeded 2023-12-13 15:17:14 +01:00
7b1ea963e2 Merge https://git.mimbach49.de/GerhardHoffmann/DCLibraries 2023-12-08 12:05:53 +01:00
8163be5022 Fix: correct order of steps in cash_paymentProcessing (NOTE: not compatible with Szeged at the moment.
This will require an update of the firmware device controller).
2023-12-08 12:02:25 +01:00
1fdbf3b9ca Minor: add some comments. 2023-12-08 11:58:55 +01:00
d380bcafe8 Check if THIS_IS_CA_MASTER is already defined.
Thomas has some issues in his environment.
2023-12-06 14:57:01 +01:00
27c0aa56ee Prepare new implementation of downloading the bootloader. 2023-12-06 14:45:22 +01:00
6377c6c18f Include previous main for windows. 2023-12-06 14:42:57 +01:00
e906213441 Change as for cash_cancelPayment(). 2023-12-06 14:37:37 +01:00
57b4ade2e5 cashCancelPayment(): while printing quick request while printing and changing. 2023-12-06 14:35:57 +01:00
f817d07e8c Extend sendINrequestsAutomatic(): add several requests. 2023-12-06 14:33:30 +01:00
fc2bc6bafc Mark hwapi-functions as overridden. 2023-12-06 14:30:45 +01:00
7f672db841 Add new timer myTO. 2023-12-06 14:28:24 +01:00
d8232e0163 Change hwapi_functions as pure virtual signals due to compiler problems. 2023-12-06 14:26:06 +01:00
fc2132184e Minor: add header. 2023-12-06 14:20:02 +01:00
78700e7bea
Fix: return value prn_getPrintResult() 2023-11-30 14:27:17 +01:00
3d3bc88269
Merge branch 'yoctoIntegration' 2023-11-21 10:14:18 +01:00
ae9a5b0920
Revert "Project: remove DESTFILE definition (disrupts yocto build)"
This reverts commit 3cdd11cc36.
2023-11-21 10:11:18 +01:00
3cdd11cc36
Project: remove DESTFILE definition (disrupts yocto build) 2023-11-21 10:06:00 +01:00
7746f22d01
Project: set TEMPLATE for apps 2023-11-21 09:25:04 +01:00
27f1a47e23
Project: remove rules for deployment 2023-11-20 17:01:02 +01:00
eed4c278f8 csv loaded by dCArun: contains standard settings for serial connection 2023-11-20 11:32:45 +01:00
1dd368dad3 Use /usr/lib as path for the CA-libraries on the PTU5. 2023-11-15 10:17:45 +01:00
Thomas Sax
53054ca2d0 Add file 2023-11-14 08:48:48 +01:00
Thomas Sax
ca067b0246 Extended with bna-functionality. 2023-11-14 08:47:37 +01:00
Thomas
7c4fcab33c remove obsolete file 2023-11-14 08:45:57 +01:00
Thomas
7628ec0d5f remove unused file 2023-11-14 08:45:05 +01:00
Thomas
c89decdeae Implemented bna-functionality 2023-11-14 08:40:54 +01:00
Thomas
40848344f5 Changes for BNAÖ case 41, 42, 16. 2023-11-14 08:39:15 +01:00
Thomas
4eabff268e Added bna-function declarations 2023-11-14 08:37:39 +01:00
Thomas
226f6d91c2 Added some variables for bna 2023-11-14 08:36:44 +01:00
Thomas
447d1ceb54 Removed obsolete comments 2023-11-14 08:35:53 +01:00