20 Commits

Author SHA1 Message Date
b960638e91
Increase timeout for DcDataValid to 5s ...
... was: 20ms x  50 = 1000ms = 1s
    new: 20ms x 250 = 5000ms = 5s
2025-07-10 15:12:48 +02:00
d93b406040
Fix: Bill recocnition ...
... "datIf::case 112"
2025-04-01 14:06:49 +02:00
dd29fb0762
datif: command 112: accecpt 40ct coin value ("Stadtmünze" Kirchdorf) 2024-11-06 10:09:12 +01:00
3e7f71899c loadRecDataFromFrame():
Move coinAttached from error-state to normal debug output.
2024-10-21 16:16:26 +02:00
1cc14e9a4c Add some debug out-put (in error case). 2024-10-17 12:41:31 +02:00
8714071a30 loadRecDataFromFrame():
When reading next message, check readCount + 1 == writeCount. If not, there
	must be something wrong: ignore this message and set readCount <- writeCount.
2024-10-16 13:06:07 +02:00
ca2d9e1b5a Minor: added debug output in error case 2024-10-15 12:45:38 +02:00
0f7ab3c71c Minor: adding comments 2024-10-15 10:49:30 +02:00
900b0ef952 loadRecDataFromFrame():
Read last message if only one command to device controller is active.
	Otherwise assume that the data is obsolete. Trigger the sending
	of a known test-response to find new valid data-stream.
2024-10-15 10:04:40 +02:00
4e58fbe4e1
Add plausibility check for inserted coins 2024-09-26 11:48:39 +02:00
647dc9fe4b
Handle: valid data problem while start with coin attached:
Enable command 30 also during sell
2024-09-26 11:45:10 +02:00
492d30aaf0
Fix: T.S.: set DCdataValid 2024-07-24 17:33:38 +02:00
b0e55d8ea4
Add collected changes from T.Sax 2024-07-04 14:01:43 +02:00
bed98c2c0e
Fix: reset 'lastInsertedAmount' ...
affects direct coin input / cash-payment.
2024-05-22 12:54:00 +02:00
3612fc28ee bugfix: banknotes have been summed with the coins. Now they are handled separately. 2024-03-21 15:55:50 +01:00
ea462ba5c8 call gpi_storeDI_CoinAttach to speed up coin attach detection 2024-03-14 15:16:27 +01:00
a3bc3d53cd diagnosis 2023-12-16 09:39:36 +01:00
f817d07e8c Extend sendINrequestsAutomatic(): add several requests. 2023-12-06 14:33:30 +01:00
Thomas
40848344f5 Changes for BNAÖ case 41, 42, 16. 2023-11-14 08:39:15 +01:00
a9041d417d Start repository 2023-11-08 13:02:26 +01:00