7578746d2f
make it explicit that no device-controller is loaded down with this version
v1.4.0
GerhardHoffmann2024-01-25 15:46:46 +01:00
0b1ed62df1
Optimization: if customer repository does not exist, do noy check the ISMAS trigger, but proceed with the update procedure.
GerhardHoffmann2024-01-25 15:14:42 +01:00
d2300b87c6
Move final processing to subclass UpdateProcessRunning.
GerhardHoffmann2024-01-19 13:04:12 +01:00
0dff2ece75
Check ISMAS update trigger as very first thing. Save the result in m_ismasTriggerActive for later use.
GerhardHoffmann2024-01-19 13:02:59 +01:00
db24853062
Initialize new member m_ismasTriggerStatusMessage.
GerhardHoffmann2024-01-19 13:01:46 +01:00
edd606fe78
Change for szeged (dc-version: 4.42): do not check if dc is alive. Comment out some functions which are not available in old interface.h
GerhardHoffmann2023-12-20 12:20:06 +01:00
1748c35c45
Add interfaces.h as given for 26.Sep 2023 (szeged)
GerhardHoffmann2023-12-20 12:18:02 +01:00
4c46932a3c
Specail version for szeged (dc-version: 4.42): use master lib.
GerhardHoffmann2023-12-20 12:16:07 +01:00
37aae73f21
Fix: Make sure the path for the json-files and the decive-controller is correct.
GerhardHoffmann2023-12-15 09:39:46 +01:00
0b4eed9dc0
doUpdate(): add another level in if-case when downloading json-files.
GerhardHoffmann2023-12-15 09:38:01 +01:00
12f48ad1bb
Remove only half-working check if download of json-conf-file worked.
GerhardHoffmann2023-12-15 09:33:57 +01:00
5d7d1a2870
Implement helpers getFileVersions() and checkDownloadedJsonVersions().
GerhardHoffmann2023-12-15 09:32:54 +01:00
5d7f13a254
Future: add getFileVersion() and checkDownloadedJsonVersions() to check if download of Json-File worked and to ask what Json-Version is actually installed
GerhardHoffmann2023-12-15 09:30:02 +01:00
d7fcfa3d0f
Click the Exit button after 5 seconds timeout (old timeout: 60s).
GerhardHoffmann2023-12-13 13:59:00 +01:00
f1e449c108
Change known filename of device controller: dc2c.bin.
GerhardHoffmann2023-12-13 13:57:46 +01:00
32346c2665
If the repository is cloned (or repaired and cloned) and the settings always-download-config and always-download-dc are set in the ini-file, then download the json-files and dc-file, even without an activated WAIT-button. The tariff-files are always synced for a clone.
GerhardHoffmann2023-12-13 13:49:22 +01:00
19250a0a2f
If the update process is activated without a valid ISMAS trigger, then wait for a valid trigger value 15x (=90s) instaed of 100x.
GerhardHoffmann2023-12-13 13:44:55 +01:00
6f5c8103e4
When checking the sanity of the customer repository, check also for existence of etc-directory inside repository.
GerhardHoffmann2023-12-13 13:42:12 +01:00
07dcf0ba30
Minor: add some GUI debug output when checking ISMAS trigger.
GerhardHoffmann2023-12-13 13:41:06 +01:00
1e379cf086
Fix: set directory of application for directory of the ini-file.
GerhardHoffmann2023-12-13 13:38:34 +01:00
33d45eab2e
Merge branch 'master' of git.mimbach49.de:GerhardHoffmann/UpdatePTUDevCtrl
SiegfriedSiegert2023-12-08 13:01:03 +01:00
d2e11d8f07
Replace the last line of the text edit when the new line is the last line followed by a suffix.
v1.3.20
GerhardHoffmann2023-11-29 14:18:01 +01:00
fbffdc923f
Minor: When appendig text, scroll down the text edit.
GerhardHoffmann2023-11-29 14:17:28 +01:00
8faf5af2bf
Typo: replace m_files_to_update with m_files_to_download.
GerhardHoffmann2023-11-29 12:07:25 +01:00
1d532c13a4
Minor: show files to update with a direct qCritical()
GerhardHoffmann2023-11-29 12:06:17 +01:00
d2d3afc28e
Show debug output in text-edit only when at least one file to update.
GerhardHoffmann2023-11-29 12:05:09 +01:00
0888c1b525
Read machine-nr, customer-nr and zone-nr from /mnt/system_data/ rather then the deprecated /etc-directory.
GerhardHoffmann2023-11-29 11:29:52 +01:00
a6faf9ce21
Init triggerValue with "NOT CHECKED YET" otherwise one might be confused.
GerhardHoffmann2023-11-29 11:28:35 +01:00