26 Commits

Author SHA1 Message Date
d3b1046a9f onCCWakeGpioChanged():
Use commands credit_switchWake/switchPower to reboot cc-terminal.
2024-11-13 13:28:04 +01:00
a98ddbdb85 Changed file name to check for cc-terminal rebbot to /run/powerctrl_cc. 2024-11-13 13:27:13 +01:00
91a0f88cd9 hwapi::onCCWakeGpioChanged():
when switching cc-terminal off, send 0 to watch-file (watched by a
	filesystem watcher).
	when switching cc-terminal on, send 1 to watch-file (watched by a
	filesystem watcher).
2024-11-11 16:20:15 +01:00
c31b38917a Use QSettings to get watch.txt file path.
onCCWakeGpioChanged():

	remove obsolete code.
2024-11-08 12:06:19 +01:00
fe1351fcca switching on/off modem seems to be enough 2024-11-07 16:09:20 +01:00
c337b6e50e hwapi::onCCWakeGpioChanged():
start implementation of slot for fileSystemWatcher.
	Seems to be enough to start only the modem, as the cc-terminal
	is connected to the modem.
2024-11-07 14:14:58 +01:00
821a6e63bf Connect fileSystemWatcher. 2024-11-07 14:14:25 +01:00
36a8f07069 Pass "this" as parent 2024-10-15 10:07:29 +02:00
b0e55d8ea4
Add collected changes from T.Sax 2024-07-04 14:01:43 +02:00
3486c4ccaf Added cash_isCollectionStarted() 2024-03-14 15:17:40 +01:00
7abe8ae419
Libraries: remove dependency to gui/widgets 2024-03-02 12:15:15 +01:00
790c2fd031 add coin-attach signal 2024-02-19 15:59:41 +01:00
ad84464bf4 Merge branch 'pu/FixGetDeviceConditions' of https://git.mimbach49.de/SiegfriedSiegert/DCLibraries into SiegfriedSiegert-pu/FixGetDeviceConditions 2024-02-06 09:55:38 +01:00
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
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
490fdd9209 Minor: add some debug output (versions, build times) 2023-12-20 16:50:23 +01:00
0c417c6940 Add headers for download/reporting thread. 2023-12-20 16:50:00 +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
16b6ea8087 Add COMPILER-CHECKS: datif is only valid inside the master-lib. 2023-12-18 10:41:56 +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
78700e7bea
Fix: return value prn_getPrintResult() 2023-11-30 14:27:17 +01:00
Thomas
c89decdeae Implemented bna-functionality 2023-11-14 08:40:54 +01:00
a9041d417d Start repository 2023-11-08 13:02:26 +01:00