Commit Graph

105 Commits

Author SHA1 Message Date
SiegfriedSiegert 1199dbfd30 Add CCWakelineAbstraction 2024-06-10 11:50:34 +02:00
SiegfriedSiegert 06d43009ad Merge branch 'CoinInputFix' 1.99.3 2024-05-22 12:55:32 +02:00
SiegfriedSiegert bed98c2c0e Fix: reset 'lastInsertedAmount' ...
affects direct coin input / cash-payment.
2024-05-22 12:54:00 +02:00
SiegfriedSiegert f6cc40c8f9 Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/DCLibraries 1.99.2 2024-03-21 16:07:08 +01:00
TSax 6be24fe9ff Merge branch 'master' of https://git.mimbach49.de/GerhardHoffmann/DCLibraries 2024-03-21 15:57:23 +01:00
TSax 3612fc28ee bugfix: banknotes have been summed with the coins. Now they are handled separately. 2024-03-21 15:55:50 +01:00
TSax c59de6cad8 bugfix: banknotes have been summed with the coins. Now they are handled separately. 2024-03-21 15:54:58 +01:00
SiegfriedSiegert 4b0e8ec5f6 Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/DCLibraries 1.99.1 2024-03-14 15:53:44 +01:00
TSax 3486c4ccaf Added cash_isCollectionStarted() 2024-03-14 15:17:40 +01:00
TSax ea462ba5c8 call gpi_storeDI_CoinAttach to speed up coin attach detection 2024-03-14 15:16:27 +01:00
TSax 961fc6b5dc Fill several struct to align on proper address 2024-03-14 15:14:47 +01:00
TSax 6f920604b7 Add cash_isCashCollectionSTarted(). 2024-03-14 15:12:33 +01:00
SiegfriedSiegert d5021c8269 Merge branch 'carun_removeWidgets' 1.99.0 2024-03-02 12:16:02 +01:00
SiegfriedSiegert 7abe8ae419 Libraries: remove dependency to gui/widgets 2024-03-02 12:15:15 +01:00
SiegfriedSiegert b8089c443c CArun: remove dependency to qt gui/widgets 2024-03-02 12:14:02 +01:00
SiegfriedSiegert 3bbd3e4e19 Proposal: final version for new CArun class 2024-03-02 12:12:49 +01:00
SiegfriedSiegert c902bd9a54 Proposal: remove Widgets 2024-03-02 08:36:06 +01:00
SiegfriedSiegert 25e7bf056b remove unused variable 2024-03-02 07:15:12 +01:00
SiegfriedSiegert 8f8947482a Fix: add source-files to project 1.1.0 2024-02-22 08:44:34 +01:00
SiegfriedSiegert 42c817ddce Merge branch 'coin-attach' 2024-02-21 16:20:17 +01:00
SiegfriedSiegert 2c799e1cd2 Merge branch 'coin-attach' of git.mimbach49.de:GerhardHoffmann/DCLibraries into coin-attach 2024-02-21 10:50:41 +01:00
GerhardHoffmann 9cac6a6461 Added comment for std::atomic<bool>::exchange() 2024-02-21 10:46:34 +01:00
GerhardHoffmann 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
GerhardHoffmann 790c2fd031 add coin-attach signal 2024-02-19 15:59:41 +01:00
GerhardHoffmann 7130d052e7 Merge branch 'SiegfriedSiegert-pu/FixGetDeviceConditions' 2024-02-06 09:55:57 +01:00
GerhardHoffmann ad84464bf4 Merge branch 'pu/FixGetDeviceConditions' of https://git.mimbach49.de/SiegfriedSiegert/DCLibraries into SiegfriedSiegert-pu/FixGetDeviceConditions 2024-02-06 09:55:38 +01:00
SiegfriedSiegert 69d0420e7d sys_restoreDeviceParameter() check size of struct T_devices 2024-02-06 09:39:21 +01:00
SiegfriedSiegert 9b2433c2cd Fix: check size of struct T_devices 2024-02-05 17:36:53 +01:00
Thomas c5054fe4a0 removed lines for turning so-file into executable binary 2024-02-01 15:01:18 +01:00
GerhardHoffmann 02f15421ba Add sources for download/reporting thread 2023-12-20 17:06:37 +01:00
GerhardHoffmann 3c9cd16144 Add headers for download/reporting thread 2023-12-20 17:05:47 +01:00
GerhardHoffmann 760f4018b5 Merge branch 'master' of https://git.mimbach49.de/GerhardHoffmann/DCLibraries 2023-12-20 16:52:13 +01:00
GerhardHoffmann a344ba1b7d Add implementations for helpers for downloading device controller.
NOTE : They are not called at the moment.
2023-12-20 16:50:50 +01:00
GerhardHoffmann 490fdd9209 Minor: add some debug output (versions, build times) 2023-12-20 16:50:23 +01:00
GerhardHoffmann 0c417c6940 Add headers for download/reporting thread. 2023-12-20 16:50:00 +01:00
GerhardHoffmann fafea93a62 Add reporting thread and defines for output of versions and build dates/times. 2023-12-20 16:48:57 +01:00
GerhardHoffmann ba99795bf3 Add download thread and define macros to output versions and build times. 2023-12-20 16:47:59 +01:00
GerhardHoffmann 135c508320 Add struct DCDownload for downloading the device controller. 2023-12-20 16:46:54 +01:00
GerhardHoffmann f9dfc2b5e7 define git commnds only for linux 2023-12-20 16:46:21 +01:00
GerhardHoffmann fc2abd3e89 Add helers and signals for downloading the device controller. 2023-12-20 16:44:03 +01:00
GerhardHoffmann 15671e3a37 Add helpers and signals for downloading the device controller. 2023-12-20 16:42:56 +01:00
TSax 54993ac592 Test for commit. 2023-12-18 12:28:43 +01:00
GerhardHoffmann 2c67638c34 Add some debug output in case the dc-data-valid flag is reset to false. 1.0.3-1 2023-12-18 12:12:30 +01:00
GerhardHoffmann 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
GerhardHoffmann cb403b5dbb Remove references to com, datif and prot components. 2023-12-18 12:10:33 +01:00
GerhardHoffmann f226179e24 Add com, datif and prot components. 2023-12-18 12:09:59 +01:00
GerhardHoffmann 3eff32b45c Fix: remove lines from TEMPLATE=lib on. This will completely confuse Qt creator 2023-12-18 12:09:24 +01:00
GerhardHoffmann 075a9d9316 Remove com, datif and prot, and add them in lib_ca_master.pro 2023-12-18 12:08:04 +01:00
TSax 8c261af1a7 Remove com, datif and prot (so we cannot link). 2023-12-18 10:44:08 +01:00
TSax e0346e0a9b Explicitlz remove define THIS_IS_CA_SLAVE. 2023-12-18 10:43:01 +01:00