DCLibraries (libCAmaster, libCAslave) and CArun and CArunGUI.
Go to file
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
CArunGUI define git commnds only for linux 2023-12-20 16:46:21 +01:00
config csv loaded by dCArun: contains standard settings for serial connection 2023-11-20 11:32:45 +01:00
dCArun CArun: remove dependency to qt gui/widgets 2024-03-02 12:14:02 +01:00
include Changed declarations of 2024-06-27 12:39:58 +02:00
lib_ca_master Fix: add source-files to project 2024-02-22 08:44:34 +01:00
lib_ca_slave Fix: add source-files to project 2024-02-22 08:44:34 +01:00
src void hwapi::sys_getDynMachineConditions(): no length info anymore. 2024-06-27 12:42:35 +02:00
.gitignore ignore .user from qtcreator 2023-11-08 12:47:59 +01:00
DCLibraries.pri Added dynamic-machine-conditions.h 2024-06-27 12:36:23 +02:00
DCLibraries.pro Fix: remove lines from TEMPLATE=lib on. This will completely confuse Qt creator 2023-12-18 12:09:24 +01:00