Commit Graph
106 Commits
Author SHA1 Message Date
Thomas Wiedebusch f8123ef152 CUST release test passed 2025-06-06 12:55:08 +02:00
Thomas Wiedebusch bc667ae07b CUST: - new data types uint48_t, uint72_t,.. 2025-06-05 17:20:15 +02:00
Thomas Wiedebusch 98488bb346 CUST: - merged from DEV_Shipping 2025-03-18 15:55:18 +01:00
Thomas Wiedebusch 5e30eee86c Manually merged from Dev_Shipping to Dev_CUST
CUST: - Support of NA region with metrology update permitted
2024-08-06 13:54:14 +02:00
Thomas Wiedebusch d2ab2e553d CUST: - FwUpdateSw: - Wrong messages removed, - depending on register restoring final read and compare 2024-06-25 17:32:14 +02:00
Thomas Wiedebusch abea710d63 CUST: - FwUpdateSw: - dispose register restorer on initial connect to detect change of PcbId,
GenesisCore: - register restorer
2024-06-24 16:34:55 +02:00
Thomas Wiedebusch e9fd8152d8 CUST: - FwUpdateBuilder denies password file if production password is wrong,
GTB: - LowLevelTools: - password file to logging, - avoid erasure of powcorr at [Tidy Files]
2024-06-03 11:05:26 +02:00
Thomas Wiedebusch abbdb0555b CUST: -FwUpdateSW: - corrected if power correction values == null 2024-05-21 12:36:06 +02:00
Thomas Wiedebusch c3efb206f8 CUST: -FwUpadteSw: -LUT installation check 2024-05-16 17:32:13 +02:00
Thomas Wiedebusch 688e366eda CUST: - FwUpdateSw: - LUT file installation not based on version anymore instead used LutCrc and file list 2024-05-16 17:06:05 +02:00
Thomas Wiedebusch d7725698cb CUST: - FwUpdateSw: - allow power correction only after successfully updated 2024-05-16 16:40:28 +02:00
Thomas Wiedebusch d731a24669 CUST: -FwUpdateSw: - force stop on stop request,
Genesis: - MeterPowerCorrectionFile: - drained load in % for production, filed and corrected
2024-05-16 08:25:07 +02:00
Thomas Wiedebusch 947ca0d289 CUST: - FwUpdateSw: - Life time format 2024-05-15 18:16:12 +02:00
Thomas Wiedebusch f97033c6c4 CUST: - FwUpdateSw: - MeterPowerCorrectionFile modified 2024-05-15 18:08:37 +02:00
Thomas Wiedebusch 5bd0108540 GTB: - Power correction readout to low level tools 2024-05-15 08:33:31 +02:00
Thomas Wiedebusch 7fd095ee40 CUST: - FwUpdateSw: - start implementation of power correction - 4 2024-05-14 12:07:38 +02:00
Thomas Wiedebusch 362b085545 CUST: - FwUpdateSw: - permanent to English 2024-05-14 07:32:44 +02:00
Thomas Wiedebusch 49bdaf80fe CUST: - FwUpdateSw: - start implementation of power correction - 3 2024-05-13 17:53:30 +02:00
Thomas Wiedebusch 7341e520c2 CUST: - FwUpdateSw: - start implementation of power correction - 2 2024-05-11 09:52:56 +02:00
Thomas Wiedebusch 045a95d52b CUST: - FwUpdateSw: - start implementation of power correction - 1 2024-05-08 13:03:52 +02:00
Thomas Wiedebusch 4e716823f9 CUST: - FwUpdateSw: - start implementation of power correction 2024-05-08 12:11:41 +02:00
Thomas Wiedebusch c63ec6047c CUST: - power correction prepared 2024-05-07 18:01:02 +02:00
Thomas Wiedebusch 16443d06e4 Merge branch 'main' into Dev_CUST 2024-05-07 16:25:38 +02:00
Thomas Wiedebusch 75bad392e8 CUST: - added meterProcessState prj, - removed copy configuration.json 2024-05-07 16:23:11 +02:00
Thomas Wiedebusch 7e7475f862 CUST: - NON FUNCTIONAL - TODO THW POWCORR TEST 2024-05-07 15:34:27 +02:00
Thomas Wiedebusch 1f500bbf95 FwVersion calculation generalized 2024-05-07 13:16:56 +02:00
Thomas Wiedebusch 39a1fbb434 Cordonel FwVersion: - String from hex or deci, String and version from string, string from read as 2 byte array 2024-05-06 15:39:47 +02:00
Thomas Wiedebusch 01655f9c33 TimeT: - SecondsSince2000 default "01. Jan 2000 00:00:00 UTC" have to be preset by TimeT.UtcNowToSecondsSince2000 or TimeT.UtcAnyToSecondsSince2000 or by TimeT.SecondsSince2000 2024-05-02 10:57:07 +02:00
Thomas Wiedebusch 9acd6cccbb CUST: - prepared for power correction 2024-04-29 17:31:45 +02:00
Thomas Wiedebusch da1bac1989 GTB: - FwUpdate: - communication error check 2024-04-25 15:33:48 +02:00
Thomas Wiedebusch 8cc64f9a8c CUST: - FwUpdateSw: - communication problems at app detection 2024-04-24 15:16:49 +02:00
Thomas Wiedebusch 7526894cea CUST: - FwUpdateSw: - Communication error during app detection 2024-04-24 10:20:03 +02:00
Thomas Wiedebusch 73f342f3cf CUST: - FwUpdateSw: - state machine adapted to communication error - unfinished 2024-04-23 19:12:15 +02:00
Thomas Wiedebusch a523d70cc8 GenesisMeter: - communication error marks application as undetected to avoid accidentally FW update 2024-04-23 15:53:34 +02:00
Thomas Wiedebusch 0698f34aeb RegisterRestorer: - repeated write enabled,
CUST: - FwUpdateSw: - corrected repeated file "catalogue"
2024-04-09 14:50:43 +02:00
Thomas Wiedebusch 994b9fefd7 RegisterConverter: - renamed ConvertTo in BytaeArrayToValue, - renamed ConvertFrom in ValueToByteArray 2024-04-02 16:02:15 +02:00
Thomas Wiedebusch 482a1ff137 CUST: - FwUpdateSw: - resources 2024-03-21 19:16:55 +01:00
Thomas Wiedebusch c99c0b583b merged from Dev_Shipping
RegisterRestorer: - check for ranges,
2024-03-21 17:57:58 +01:00
Thomas Wiedebusch 1045e1b55e CUST: FwUpdateSw: - adapted to new register restorer 2024-03-12 12:08:34 +01:00
Thomas Wiedebusch 2f65877ab1 CUST: - register restorer 2024-02-20 16:59:03 +01:00
Thomas Wiedebusch f25fe69c9d RegisterRestorer 2024-02-15 09:47:29 +01:00
Thomas Wiedebusch 2cb06fa7d6 IRAD_MfgDate corrected 2024-02-08 11:04:08 +01:00
Thomas Wiedebusch cab26faefd CUST: - register restorer compare enabled with new "statictype":"approximate", new configuration.json B14.07 needed 2023-11-29 18:10:18 +01:00
Thomas Wiedebusch 1c0332e7df CUST: - FwUpdateSw: - LUT file installation checked based on FW version < 1200 2023-11-29 11:14:57 +01:00
Thomas Wiedebusch efbd0f2372 CUST: - corrected check for LutCrc is null or empty if LUT not required 2023-11-27 17:02:01 +01:00
Thomas Wiedebusch 4e7246d7a1 RequestProtocol: - Multiple read corrected, GenesisMeter: - StoreConfig changed, CUST: - FwUpdateSw: - Login timeout changed, update of screen, read of application status 2023-11-24 13:49:41 +01:00
Thomas Wiedebusch 3784287ffa CUST: - FwUpdateSw tuned, GenesisMeter: - StoreAllConfigurations modified: first store all in a bulk, then read all back 2023-11-22 08:22:56 +01:00
Thomas Wiedebusch 19868e9eed CUST: - FwUpateSw: - Register comparison introduced 2023-11-21 17:55:00 +01:00
Thomas Wiedebusch 7727f8d18e CUST: - FwUpdateSw: - Retries for pulse mode deactivation, - dynamic retry delay
common/.../GenesisFile/MeterLutFile: - dynamic file size based on LUT file header information
2023-11-17 14:03:54 +01:00
Thomas Wiedebusch d62b55790c CUST: - FwUpdateSw: - _stateSquences added for prepare and check meter and FW update sequence. 2023-11-16 12:23:23 +01:00