Commit Graph

27 Commits

Author SHA1 Message Date
961fc6b5dc Fill several struct to align on proper address 2024-03-14 15:14:47 +01:00
6f920604b7 Add cash_isCashCollectionSTarted(). 2024-03-14 15:12:33 +01:00
7abe8ae419
Libraries: remove dependency to gui/widgets 2024-03-02 12:15:15 +01:00
aa10d3b275 Add atomic<bool> variable m_coinAttached to check for state change:
send signal runProc_coinAttached only if state changes from false true.
2024-02-21 10:39:03 +01:00
790c2fd031 add coin-attach signal 2024-02-19 15:59:41 +01:00
3c9cd16144 Add headers for download/reporting thread 2023-12-20 17:05:47 +01:00
135c508320 Add struct DCDownload for downloading the device controller. 2023-12-20 16:46:54 +01:00
fc2abd3e89 Add helers and signals for downloading the device controller. 2023-12-20 16:44:03 +01:00
15671e3a37 Add helpers and signals for downloading the device controller. 2023-12-20 16:42:56 +01:00
15ada1ad26 diagnosis 2023-12-16 09:37:50 +01:00
1811842082 no more define 2023-12-16 09:36:53 +01:00
cea817cbcb // minor add comment for function bna_getCurrentNotes 2023-12-13 15:21:04 +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
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
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
Thomas
79868787cf Filled struct T_bna and added new version number. 2023-11-14 08:34:32 +01:00
fb6a0b086f Fix: signals are not allowed to be (pure) virtual functions. 2023-11-09 10:19:17 +01:00
17f8cac383 Fix: Signals are not allowed to be pure virtual functions. 2023-11-09 10:18:15 +01:00
ffa470f49f Provide default implementations for all function in interfaces.h. 2023-11-09 10:17:46 +01:00
a0c9f7c4e7 Provide defualt implementations for all functions in interfaces.h. 2023-11-09 10:16:35 +01:00
a9041d417d Start repository 2023-11-08 13:02:26 +01:00