|
336d208906
|
Fix: never set the autoRequest-flag to false.
|
2024-06-26 13:27:39 +02:00 |
|
|
ee203e7672
|
doUpdate()/downloadJson(): send messages to ISMAS of the download
process of JSON files (DC2C_cash.json etc).
|
2024-05-17 12:29:02 +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 |
|
|
afbcccf785
|
Minor: add comment about index shift: 4 -> 5
|
2024-05-14 12:51:32 +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 |
|
|
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 |
|
|
698cf74516
|
doUpdate(): re-check again if there are valid data form the device-controller.
|
2024-04-11 16:23:08 +02:00 |
|
|
8d18ae10fe
|
downLoadJson(): add more debug-output (visible in ISMAS as well)
to see what actuelly went wrong when downloading json-Files.
|
2024-04-09 14:51:54 +02:00 |
|
|
721a156fce
|
Remove functionality for downloading firmware-device-controller
|
2024-03-15 12:59:59 +01:00 |
|
|
753954ecd7
|
Use <DeviceController/interfaces.h>
|
2024-03-15 12:07:15 +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 |
|