d2a6ae239d
Set version to 1.4.9.
2024-05-15 15:06:54 +02:00
19273daa55
Do not install an own message-handler to prevent double-debug-output in
...
linux-journals.
2024-05-15 15:05:49 +02:00
ca67d1d159
Ignore RECORD-messages sent by APISM which do not have JSON format.
2024-05-15 15:04:51 +02:00
7c3e4ea497
Minor: remove some debug output. Error messages still intact.
2024-05-15 15:03:47 +02:00
f8897c2950
Implement Update::getInstalledJsonVersions().
2024-05-15 15:02:53 +02:00
94a658ce8a
Add some IMPORTANT comments about the format of JSON files to be downloaded.
2024-05-15 15:02:10 +02:00
9d9865e3c7
downloadJson(): continue update-process even when downloading of some JSON file fails.
2024-05-15 15:01:16 +02:00
a7d5a8f5cd
Declaration of getInstalledJsonVersions() with default parameter.
2024-05-15 14:59:08 +02:00
cafd16a744
Read versions of JSON files installed on PSA (DC!).
...
If version is available, use as blob-value to be visible
in ISMAS.
2024-05-15 14:57:15 +02:00
5876c50a32
Make sure that SEND-LAST-VERSION is executed exactly once.
2024-05-15 14:56:41 +02:00
3b2200c0bf
Make sure that SEND-LAST-VERSION is executed exactly once.
2024-05-15 14:55:55 +02:00
a3aef7594e
Minor: add comment
2024-05-14 12:52:09 +02:00
afbcccf785
Minor: add comment about index shift: 4 -> 5
2024-05-14 12:51:32 +02:00
fc75585de3
Parse psa-config-directory and psa-tariff-directory.
2024-05-14 12:40:32 +02:00
0a33d078be
Set version to 1.4.8
2024-05-08 16:20:54 +02:00
1d64769094
Fix: shift jsonNr by 1 in checkDownloadedJsonVersions(); print-templates start now with 6 instead of 5.
2024-05-08 16:17:28 +02:00
2e3af64c02
getFileVersion(): use only 16 byte of buffer filled by DC with version-info
...
of JSON-file.
2024-05-08 16:16:13 +02:00
1acec4d876
revert to original version of the file (tag: 1.4.7)
2024-05-06 10:28:43 +02:00
8d1c719626
form fir mainwindow
2024-05-05 17:25:07 +02:00
22e751e197
Minor: add comment
2024-05-03 13:35:33 +02:00
05c7d11ef8
Only create m_update-object if it is configured to update hardware (JSONs and DC).
2024-05-03 13:32:39 +02:00
63dc70dda9
Check if it has to be possible to update hardware (JSONs, DC). If yes, then exit().
2024-05-03 13:31:04 +02:00
e5ab9b98cd
Set Version to 1.4.7
2024-05-03 13:14:57 +02:00
4477647acf
Check m_hw before its use
2024-05-03 13:11:33 +02:00
d64b029a2d
loadDCPlugin(): never call exit() inside a library.
2024-05-03 13:08:25 +02:00
e24022a612
Set version to 1.4.6. Fix: do not send all jsons down to DC unconditionally
2024-04-29 15:05:10 +02:00
60d78790ba
Minor: remove trailing ")" in msg
2024-04-29 15:03:43 +02:00
543e712c62
Minor: Replace trailing ","
2024-04-29 15:02:37 +02:00
8402fde6b5
Reformat m_versionInfo in case a version is included in the commit-message.
2024-04-29 15:00:52 +02:00
f15cc636c6
FIX: set m_pulledNewBranch = false in case no new branch has to be fetched from remote repository.
2024-04-29 14:59:10 +02:00
adaa12395e
Trigger CHECK_ISMAS_TRIGGER_SUCCESS-message to ISMAS.
2024-04-29 14:58:29 +02:00
853c29e448
Set result code NO_UPDATE_NECESSARY instead of just SUCCESS.
2024-04-29 14:54:27 +02:00
78c214ceb4
CHECK_ISMAS_TRIGGER_SUCCESS: send message to ISMAS if WAIT-button as been set to "WAIT".
2024-04-29 14:52:50 +02:00
88bec387c5
Minor: formatted code for readability.
2024-04-29 14:50:43 +02:00
da102b5ed0
Set version to 1.4.6
2024-04-26 12:53:30 +02:00
7031c0e349
Replace INSTALL_ERROR with proper error codes.
2024-04-26 12:49:06 +02:00
c528ce377d
Add some new messages sent to ISMAS.
2024-04-26 12:47:44 +02:00
5e7c848fca
Replaced INSTALL_ERROR by proper error codes.
2024-04-26 12:47:13 +02:00
3165d77f49
Replaced U0010 by its macro _ISMAS_CONTINUE
2024-04-26 12:46:28 +02:00
f0d2d5f958
Replaced U0010 by its macro _ISMAS_CONTINUE
2024-04-26 12:45:08 +02:00
1da4c3b224
Add _ISMAS_TEST_TRIGGER
2024-04-26 12:43:21 +02:00
f1cedbf1d5
Define new error codes (and actually use them) -> ISMAS not affected.
2024-04-26 12:41:21 +02:00
18d04d15cf
Set version to 1.4.5.
2024-04-11 16:31:44 +02:00
b81120f8dc
Implemented:
...
bool branchExistsRemotely();
Check if branch exists in remote customer-repository.
bool branchExistsLocally();
Check if branch exists locally in customer-repository.
bool gitPullNewBranches();
In case the remote branch exists, but not the corresponding local one,
then fetch the remote-branch.
2024-04-11 16:25:36 +02:00
8b2fcb25db
Added declarations for:
...
bool branchExistsRemotely();
bool branchExistsLocally();
bool gitPullNewBranches();
2024-04-11 16:24:33 +02:00
698cf74516
doUpdate(): re-check again if there are valid data form the device-controller.
2024-04-11 16:23:08 +02:00
20681b0d6c
If we have pull a new remote branch, the behave as if the customer-repo
...
did not exist before: especially download all json-files inside
the new local branch.
2024-04-11 16:20:46 +02:00
763647c145
If customer-repo is already existent (i.e. not cloned),
...
then check for the existence of remote branch (zg/zone<zone-number of psa>).
If it exists remotely, but not locally, then execute 'git pull'
(could also be 'git pull origin zg1/zone<zone-number>').
A follwing 'git checkout zg1/zone<zone-number>' will switch to the
now local branch.
2024-04-11 16:16:34 +02:00
4aad14b181
Added PULL_NEW_BRANCH, PULL_NEW_BRANCH_FAILED, PULL_NEW_BRANCH_SUCCESS and corresponding output messages.
2024-04-11 16:15:49 +02:00
0a03228dea
Added PULL_NEW_BRANCH, PULL_NEW_BRANCH_FAILED, PULL_NEW_BRANCH_SUCCESS and corresponding output messages.
2024-04-11 16:14:45 +02:00