|
829932f29d
|
Load libCAslave.so not libCAmaster.so
|
2024-03-15 11:26:57 +01:00 |
|
|
8968667c23
|
Add comment. Set version to 1.4.2.
|
2024-03-08 08:47:54 +01:00 |
|
|
a5e0154757
|
Do not check if etc/psa_tariff and /etc/psa_tariff are equal after the rsync:
reason is that this might be not the case if the customer-number has been changed.
|
2024-03-08 08:44:39 +01:00 |
|
|
f346390631
|
Add UpdatePTUDevCtrl subdirectory
|
2024-02-29 15:02:12 +01:00 |
|
|
c77fa097c1
|
Use UpdatePTUDevCtrl.pro
|
2024-02-29 15:01:40 +01:00 |
|
|
074e60d8dc
|
Merge remote-tracking branch 'UpdatePTUDevCtrl/dc-download'
|
2024-02-29 14:48:59 +01:00 |
|
|
8eff6e5d10
|
Move UpdatePTUDevCtrl files into subdir UpdatePTUDevCtrl
|
2024-02-29 14:41:45 +01:00 |
|
|
4233ca8637
|
Merge remote-tracking branch 'UpdatePTUDevCtrl/master'
|
2024-02-29 14:38:14 +01:00 |
|
|
68fc83ba67
|
Add DownloadDCFirmware and DownloadDCJsonFiles
|
2024-02-29 11:36:24 +01:00 |
|
|
052028afe8
|
Check if download/reporting thread are running
|
2024-02-29 11:30:24 +01:00 |
|
|
a240711946
|
(R)sync files of customer repository (under ./etc in the repository)
with file-susyem /etc as very forst step of the update process, even
before executing the opkg commands.
|
2024-02-27 13:56:38 +01:00 |
|
|
75fdca95d9
|
set version to 1.4.1
|
2024-02-27 13:56:24 +01:00 |
|
|
9b087f62f9
|
Check if json-file to be downloaded to device-controller is empty before
starting a download.
|
2024-02-17 08:04:06 +01:00 |
|
|
7d38cc1269
|
Set version to 2.0.0
|
2024-02-09 13:07:22 +01:00 |
|
|
f5baad16d5
|
Prepend last-commit with pid of ATBUpdateTool (to be used in ISMAS).
|
2024-02-09 13:02:35 +01:00 |
|
|
b35e6812aa
|
getDCVersionPreparedForDownload(): implemented.
|
2024-02-09 13:02:11 +01:00 |
|
|
d7e709d997
|
Minor: make a 2-sec nap before starting reporting threadw
|
2024-02-09 13:01:15 +01:00 |
|
|
4d93aa1392
|
getDCVersionPreparedForDownload(): added for future use.
|
2024-02-09 12:59:25 +01:00 |
|
|
b0f1e0a493
|
Minor: reformatting code.w
|
2024-02-06 11:28:01 +01:00 |
|
|
0dffc1d1c2
|
Create m_update-object inside of constructor of worker-class:
this way the object belongs to the GUI-thread, and can be addressed via emit
by the reporting thread.
|
2024-02-06 11:25:46 +01:00 |
|
|
3581dd4b1d
|
doUpdate(): start reorting thread to report download-progress to GUI.
|
2024-02-05 16:31:24 +01:00 |
|
|
8d2d7bbb15
|
Connect slots
void onReportDCDownloadStatus(QString const &status);
void onReportDCDownloadSuccess(QString const &msg);
void onReportDCDownloadFailure(QString const &errorMsg);
|
2024-02-05 16:30:41 +01:00 |
|
|
e2e7c0772d
|
Implemented slots:
void onReportDCDownloadStatus(QString const &status);
void onReportDCDownloadSuccess(QString const &msg);
void onReportDCDownloadFailure(QString const &errorMsg);
|
2024-02-05 16:30:01 +01:00 |
|
|
807cea1042
|
Added slots:
void onReportDCDownloadStatus(QString const &status);
void onReportDCDownloadSuccess(QString const &msg);
void onReportDCDownloadFailure(QString const &errorMsg);
|
2024-02-05 16:28:34 +01:00 |
|
|
80712964ef
|
Use of pointer m_update.
|
2024-02-05 16:26:53 +01:00 |
|
|
978e98b2ee
|
removed dependency to interface.h
|
2024-02-05 14:53:56 +01:00 |
|
|
44c2820130
|
Make sure to lookup only "apism", not the new "apism-tools"
|
2024-02-02 08:18:13 +01:00 |
|
|
123f22cd21
|
add .gitignore file
|
2024-01-29 09:03:16 +01:00 |
|
|
b60af1a4fc
|
Flowchart for ATBUpdateTool 1.4.0
|
2024-01-26 14:19:50 +01:00 |
|
|
bb3ecc4b76
|
Use same interfaces.h as DCLibraries (master branch)
|
2024-01-26 11:39:21 +01:00 |
|
|
fa30fe045b
|
Minor: added interfaces.h
|
2024-01-26 11:38:43 +01:00 |
|
|
bae014822d
|
Fix: set version info several times to reflect real current git commit
|
2024-01-26 11:17:06 +01:00 |
|
|
6c472b542e
|
Merge remote-tracking branch 'origin/korneuburg-improvements'
|
2024-01-26 08:55:50 +01:00 |
|
|
7578746d2f
|
make it explicit that no device-controller is loaded down with this version
|
2024-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.
|
2024-01-25 15:14:42 +01:00 |
|
|
76ec41c291
|
Minor: add some comment.
|
2024-01-25 15:13:56 +01:00 |
|
|
630cd36f13
|
Minor: removed typo
|
2024-01-25 11:54:13 +01:00 |
|
|
cbe8bb7aeb
|
Minor: add comment
|
2024-01-25 09:01:04 +01:00 |
|
|
e04636e3f7
|
Minor: add debug output
|
2024-01-24 13:07:39 +01:00 |
|
|
728185ddb9
|
Set
m_lastFailedUpdateStep = UPDATE_STEP::NONE
as last step in case of a successful update.
|
2024-01-24 08:31:22 +01:00 |
|
|
aaa485e2fc
|
Send messages to ISMAS for checking/repairing the customer repository
|
2024-01-23 16:09:15 +01:00 |
|
|
9a9480035b
|
Improve output, esecially to ISMAS
|
2024-01-23 15:31:12 +01:00 |
|
|
0a43654f9b
|
Improve output, esecially to ISMAS
|
2024-01-23 15:30:31 +01:00 |
|
|
4dba36a420
|
Add and use UPDATE_STEP::UPDATE_FINALIZE in debug output.
|
2024-01-23 15:29:19 +01:00 |
|
|
f9ce6a6c1b
|
Minor: remove obsolete line.
|
2024-01-23 12:22:48 +01:00 |
|
|
c2c6bc3f8a
|
Minor: removed typo.
|
2024-01-23 12:18:10 +01:00 |
|
|
8c02ebcf15
|
Minor: debug output to GUI.
|
2024-01-23 12:07:42 +01:00 |
|
|
100bfd63ab
|
Do not write to GUO when running in loop to check ISMAS trigger button
|
2024-01-23 12:03:46 +01:00 |
|
|
23ff4977d9
|
Disable exit button after checking update trigger button.
|
2024-01-23 12:02:18 +01:00 |
|
|
8da6443833
|
Send additional messages to ISMAS about recovering the customer-repository
|
2024-01-19 13:58:08 +01:00 |
|