Go to file
Gerhard Hoffmann 0e0363f131 Additinal UPDATE_STATE constants.
Added struct UpdateStatus for printing debug messages.
Added member variables used for sending SENDCMD to ISMAS.A
Added helper functions
    getATBQTVersion(),
    getCPUSerial(),
    getRaucVersion(),
    getOpkgVersion(),
    getPluginVersion(),
    getDCVersion(),
    getFileSize().

Removed automatic restart of Apism.
Added emergency timer to end application after 10 mintes.
onHandleChangedFilenames():
    handling of opkg_commands
    handling of json/dc -> deactivated for the moment.
Re-implemented onSendCmdSendVersionToIsmas(): use only one parameter of type PSAInstalled.
Implemented operators<<() to print debug messages.
2023-07-19 16:42:18 +02:00
apism Minor change: renamed function sendUpdateInfToIsmas() to 2023-07-17 16:48:04 +02:00
DCPlugin Merge commit '6099d07650acb28df1a5c9659479351daa7c2d27' 2023-05-17 16:08:57 +02:00
doc generated from tex file 2023-06-16 16:45:03 +02:00
git Simplified interface. 2023-07-17 16:51:40 +02:00
ismas Started ISMASClient providing the data to be sent to ISMAS. 2023-07-14 13:28:41 +02:00
plugins Update interfaces.h 2023-06-22 18:17:46 +02:00
process Minor change: extended debug-output. 2023-07-17 16:52:27 +02:00
allgemein.txt plan fuer das update 2023-07-16 18:31:15 +02:00
dc2c4.bin iAdd some test data. 2023-04-19 14:22:28 +02:00
DC2C_print01.json iAdd some test data. 2023-04-19 14:22:28 +02:00
DC2C_print02.json iAdd some test data. 2023-04-19 14:22:28 +02:00
DC2C_print03.json iAdd some test data. 2023-04-19 14:22:28 +02:00
main.cpp Removed 't (testMode)' and 'e (executeScript)' options. Adapted call to Worker-ctor. 2023-07-17 16:54:18 +02:00
main.cpp.bck Just for saving 2023-06-16 16:54:21 +02:00
main.cpp.bck2 Just for saving 2023-06-16 16:54:21 +02:00
main.cpp.bck3 Just for saving 2023-06-16 16:54:21 +02:00
message_handler.cpp Use Qt to format debug-info. Note that the full info is visible only in debug-mode. 2023-07-14 12:58:23 +02:00
message_handler.h add files for example 2023-04-05 14:43:27 +02:00
OnDemandUpdatePTU.pro Added ismas_client.h/.cpp. Added c++17-flag. 2023-07-11 16:59:49 +02:00
update.cpp Removed usage of any files. Removed any dependencies on git-hooks. 2023-07-17 16:45:11 +02:00
update.h Removed usage of any files. Removed any dependencies on git-hooks. 2023-07-17 16:45:11 +02:00
UpdatePTUDevCtrl.pro.user add files for example 2023-04-05 14:43:27 +02:00
utils.cpp Add Utils-class to provide most of the previous functionality. 2023-05-19 15:32:52 +02:00
utils.h Add Utils-class to provide most of the previous functionality. 2023-05-19 15:32:52 +02:00
worker_thread.cpp Comit helper-classes for now 2023-06-16 16:47:13 +02:00
worker_thread.h Comit helper-classes for now 2023-06-16 16:47:13 +02:00
worker.cpp Additinal UPDATE_STATE constants. 2023-07-19 16:42:18 +02:00
worker.h Additinal UPDATE_STATE constants. 2023-07-19 16:35:48 +02:00