744ad52c89
Start ATBUpdateSync
2025-02-18 15:25:03 +01:00
87ce6a7d54
Start ATBUpdateSync
2025-02-18 15:24:43 +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
7cdefc9b49
add verbose parameter
2025-02-18 14:53:54 +01:00
dd0d7790e0
Add some more constants
2025-02-18 14:53:07 +01:00
b23314a1f3
add verbose parameter
2025-02-18 14:52: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
63a959315b
add files for ATBUpdateOpkg
2025-02-18 14:49:52 +01:00
c05db3b323
Set up ATBUpdateOpkg
2025-02-18 14:49:01 +01:00
bc21ede1a1
set up ATBUpdateOpkg
2025-02-18 14:47:43 +01:00
8db818f6cd
checkin for saving current state
2025-02-14 13:20:42 +01:00
ef9cc23093
Start with git-directory
2025-02-07 13:44:02 +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
44585f2c59
start ATBUpdateCheck
2025-02-06 16:25:09 +01:00
c98b01d002
fix typo
2025-02-05 16:30:48 +01:00
31aa7c0584
add directory for check binary
2025-02-05 16:28:14 +01:00
f750f76dbb
renamed
2025-02-05 16:27:30 +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
b6f0615e9c
directory for binary calling rsync on repository
2025-02-05 16:24:22 +01:00
fbedaab3fe
directory for binary displaying status of ptu
2025-02-05 16:23:44 +01:00
8a482e328c
directory for binary calling opkg-commands
2025-02-05 16:23:14 +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
11524b8389
read dc-verion directly from binary file
2024-11-28 12:53:44 +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
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.
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().
1.5.4
2024-10-23 13:23:13 +02:00
9a9cce126a
Minor: extended comment
2024-10-23 13:22:42 +02:00
da0fa54d28
gitPull():
...
Add important comment for the case that an remote host key change:
'git pull' handles the issue itself, and continues to pull the repository
using the ssh-key provided in the .keys/ directory.
2024-10-23 12:58:48 +02:00