739010ba59
readyReadStandardOutput():
...
parse outout of ATBUpdateDC.
2025-03-07 12:20:40 +01:00
7ace073d12
finished():
...
start summary timer when binary has finished.
2025-03-07 12:19:54 +01:00
e36ff70dd9
minor: rename name of binaries
2025-03-07 12:18:32 +01:00
57e65e2234
change for testing
2025-03-07 12:16:35 +01:00
79af890be6
set version to 2.0.0
2025-03-07 12:15:52 +01:00
24b83840cd
handling of summary after installation
2025-03-07 12:15:16 +01:00
53946457ab
minor: stepLabel format: rich text.
2025-03-07 12:11:41 +01:00
c3947e49ab
cleaning up source code. move summary-handling to main-window.
2025-03-07 12:10:54 +01:00
3069c3bd65
Add and use m_updateSteps.
2025-02-24 16:16:00 +01:00
2189684cad
Minor: use constants in internal::
2025-02-21 12:43:15 +01:00
f4d785ea9d
Minor: use namespace internal::
2025-02-21 12:42:13 +01:00
037b91b889
Update customer repository instead of Check...
2025-02-21 12:38:28 +01:00
43f60251ef
finished(): send messages to ISMAS
2025-02-20 16:02:21 +01:00
226dbbd050
Removed direct call to dcUpdate().
2025-02-20 16:00:37 +01:00
6cd14d6559
Minor: Use macro for directory of .pro file.
2025-02-20 15:57:35 +01:00
4c8c3ed3c0
Minor: changed executable names used internally
2025-02-20 15:57:05 +01:00
7258976528
Add ismas-client object for update
2025-02-20 15:56:06 +01:00
c339941585
Minor: removed some comments
2025-02-20 14:35:03 +01:00
b25b66395f
Support for ATBUpdateOpkg
2025-02-18 14:56:13 +01:00
de9182bdc9
Call ATBUpdateOpkg
2025-02-18 14:55:17 +01:00
af83c11f73
Changes for ATBUpdateOpkg
2025-02-18 14:54:41 +01:00
9f1f41e4b6
add signal declarations for opkg
2025-02-18 14:52:16 +01:00
522f86aaac
add helper variable for updating steplabel
2025-02-18 14:51:30 +01:00
13259ba86e
add new signals for opkg
2025-02-18 14:50:50 +01:00
8db818f6cd
checkin for saving current state
2025-02-14 13:20:42 +01:00
3a259f8a22
First version of ATBUpdateCheck
2025-02-07 13:32:15 +01:00
b270a9f30e
Update main-window
2025-02-06 16:26:44 +01:00
238f2498b7
provide (dummies) for receiving responses from binaries
2025-02-06 16:25:50 +01:00
c98b01d002
fix typo
2025-02-05 16:30:48 +01:00
aa88a040ba
list of commands to execute
2025-02-05 16:27:09 +01:00
3358e1a0d4
start to refactor update-procedure
2025-02-05 16:26:16 +01:00
ea1d858f15
add headers/sources
2025-02-05 16:25:47 +01:00
7b4bee524f
adding commnds to execute
2025-02-05 16:25:01 +01:00
f67b4bfa6f
save for weekend
2025-01-10 14:43:14 +01:00
f1aad81a0c
save for weekend
2025-01-10 14:19:43 +01:00
8f822c5383
save files with comment
2025-01-09 15:22:10 +01:00
7bfb7f5a3b
save for christmas
2024-12-20 13:01:34 +01:00
2ec7b61682
Remove any reference to device controller as downloading jsons/dc-firmware
...
will be done by ATBDownloadDCJsonFiles and ATBDownloadDCFirmware binaries.
2024-12-06 12:30:54 +01:00
75b0b83174
Update::updateBinary():
...
begin with starting "/opt/app/tools/atbupdate/ATBDownloadDCFirmware".
2024-12-06 11:51:06 +01:00
79e2405738
Minor: remove unused code.
2024-12-06 11:50:25 +01:00
0ebf8b095a
getCommandResult():
...
reset result if necessary (for instance for showing current result
in GUI.
2024-12-06 11:48:21 +01:00
6663866743
Mior: remove debugs
2024-11-28 12:52:50 +01:00
12aa9a734a
init some vars to defaults
2024-11-28 12:52:14 +01:00
9b6f5db8fe
start with downloading dc: parsing command arguments. started to implement the acrual download
2024-11-27 15:54:42 +01:00
061c57ef51
set verion to 1.5.6
2024-11-22 12:59:13 +01:00
e82417dde7
MainWindow::MainWindow():
...
Add status timer, to show proceeding update, so user does not exit
application / restart machine.
2024-11-22 12:55:27 +01:00
1e271201c5
Set version to 1.5.5.
2024-11-21 09:15:33 +01:00
da66d75a45
getPSAInstalled():
...
call ptuPackagesVersion. Convert returned JSON-array into JsonObject
to be appended to CMD_SENDVERSION.
2024-11-21 09:14:05 +01:00
7accabfa53
Add variables for handling ptu-package-versions and append corresponding data
...
to CMD_SENDVERSION.
2024-11-21 09:12:35 +01:00
201a1cbab9
privateUpdate():
...
Make sure opkg-commands re executed aunder certain error conditions:
Failure of customerEnvironment(), filesToUpdate() or
syncCustomerRepositoryAndFS().
2024-10-23 13:23:13 +02:00