DCLibraries/src
Gerhard Hoffmann b4a6d4a073 void hwapi::sys_getDynMachineConditions(): no length info anymore.
void hwapi::sys_getDynMachineConditions(struct T_dynamicCondition *dynMachCond) const:
	no loop, just write to shared mem using struct T_dynamicCondition.
uint8_t hwapi::prn_getCurrentPrinterState() const:
	use struct T_dynamicCondition.lastPrinterStatus.
2024-06-27 12:42:35 +02:00
..
com.cpp Start repository 2023-11-08 13:02:26 +01:00
controlBus.cpp Start repository 2023-11-08 13:02:26 +01:00
datei.cpp Start repository 2023-11-08 13:02:26 +01:00
datIf.cpp When receiving dynamic machine data, check if not too much data has been 2024-06-27 12:40:50 +02:00
dc_plugin_error.cpp Start repository 2023-11-08 13:02:26 +01:00
dc_result.cpp Start repository 2023-11-08 13:02:26 +01:00
dcBL.cpp Start repository 2023-11-08 13:02:26 +01:00
download_thread.cpp Add sources for download/reporting thread 2023-12-20 17:06:37 +01:00
hwapi.cpp void hwapi::sys_getDynMachineConditions(): no length info anymore. 2024-06-27 12:42:35 +02:00
main.cpp removed lines for turning so-file into executable binary 2024-02-01 15:01:18 +01:00
prot.cpp Start repository 2023-11-08 13:02:26 +01:00
reporting_thread.cpp Add sources for download/reporting thread 2023-12-20 17:06:37 +01:00
runProc.cpp Added comment for std::atomic<bool>::exchange() 2024-02-21 10:46:34 +01:00
sendWRcmd.cpp Start repository 2023-11-08 13:02:26 +01:00
shared_mem_buffer.cpp Start repository 2023-11-08 13:02:26 +01:00
storeINdata.cpp bugfix: banknotes have been summed with the coins. Now they are handled separately. 2024-03-21 15:54:58 +01:00
tslib.cpp Start repository 2023-11-08 13:02:26 +01:00