8f0a9112d6
Fix: do not set the autoRequest flag back to false.
2024-06-26 13:15:48 +02:00
1964b08349
doUpdate(): use parameter 'usbStickDetected' to use the correct JSON
...
filenames.
2024-05-14 12:38:31 +02:00
c0d014644c
Update (conf) JSON-Files using USB stick. When plugged in, look for
...
JSON-files in directory psa-config-directory and load them to the PSA.
Note: these files are overwritten during a usual ISMAS-update if not
checked in into the customer repository.
2024-05-14 12:35:18 +02:00
b24c50c572
Parse psa-config-directory and psa-tariff-directory settings.
2024-05-14 12:33:40 +02:00
dc7f839d3f
Include ATBUpdateTool.ini
2024-05-14 12:31:19 +02:00
f8472a3b87
call update.checkJsonVersions(filesToUpdate) after doUpdate().
2024-05-08 16:10:20 +02:00
24addad11e
Implement getFileversion().
2024-05-08 16:09:18 +02:00
5a8298a078
Implemented checkJsonVersions().
2024-05-08 16:08:53 +02:00
52af7894db
Minor: remove useless assignments.
2024-05-08 16:08:01 +02:00
a6592ffd3e
Check m_hw for nullprt.
2024-05-08 16:07:27 +02:00
696db7de39
Don't call exit(), but return nullptr.
2024-05-08 16:06:14 +02:00
b31588bfab
checkJsonVersions(): provide default parameters
2024-05-08 16:04:53 +02:00
ef800366e1
Make compile with yocto/bitbake
2024-05-06 10:59:31 +02:00
9ca394db46
Begin with fetching versions of downloaded json-files.
2024-04-26 13:03:10 +02:00
0d268a1d9d
set INCLUDEPATH to use System.h/.cpp
2024-04-26 13:02:12 +02:00
0933274c82
Add update functionality (again using ATBUpdateTool as template)
2024-04-23 16:25:36 +02:00
2aa676f18c
Implement json-download tool with ATBUpdateTool as template.
2024-04-23 16:23:58 +02:00
6c0d49b90c
Start with project file for json-download tool.
2024-04-23 16:22:56 +02:00
c22c924e38
Add path to global device-controller library
2024-03-19 09:29:51 +01:00
7bc9fa0c04
Minor: fix typo
2024-03-19 09:28:37 +01:00
334da1fe4a
Merge branch 'master' of https://git.mimbach49.de/GerhardHoffmann/ATBUpdateTool
2024-03-19 09:23:54 +01:00
bbd287c92b
Minor: comment out a line
2024-03-19 09:19:52 +01:00
5c152c9dc2
Minor: remove plugins/interfaces.h
2024-03-19 09:13:27 +01:00
367ffaa3a1
Minor: adapt header-include
2024-03-19 09:12:46 +01:00
68fc83ba67
Add DownloadDCFirmware and DownloadDCJsonFiles
2024-02-29 11:36:24 +01:00