DCLibraries (libCAmaster, libCAslave) and CArun and CArunGUI.
Go to file
Gerhard Hoffmann ece75887e2 Add helpers:
virtual void dcDownloadStart() {}^M
virtual bool dcDownloadRequested() const { return false; }^M
virtual void dcDownloadResetRequest() {}^M
virtual QString dcDownloadFileName() const { return ""; }^M
virtual void dcDownloadReportStart() {}^M
2023-12-02 09:47:26 +01:00
CArunGUI Revert "Project: remove DESTFILE definition (disrupts yocto build)" 2023-11-21 10:11:18 +01:00
config csv loaded by dCArun: contains standard settings for serial connection 2023-11-20 11:32:45 +01:00
dCArun Revert "Project: remove DESTFILE definition (disrupts yocto build)" 2023-11-21 10:11:18 +01:00
include Add helpers: 2023-12-02 09:47:26 +01:00
lib_ca_master Save development files. 2023-12-01 14:28:07 +01:00
lib_ca_slave Save development files. 2023-12-01 14:28:07 +01:00
src start download thread in cycleSend() when reuested 2023-12-02 09:46:18 +01:00
.gitignore ignore .user from qtcreator 2023-11-08 12:47:59 +01:00
DCLibraries.pri Save development files. 2023-12-01 14:28:07 +01:00
DCLibraries.pro Start repository 2023-11-08 13:02:26 +01:00