Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Wiedebusch
3fb5be7f99 GenesisFile adapted to IGenesisMeter 2025-03-18 15:02:08 +01:00
Thomas Wiedebusch
28a2a199c2 GTB: LowLevelTools: - avoid erasure of powcorr on [Tidy File], - load hashed password file to logging window instead to file 2024-06-03 09:09:22 +02:00
Thomas Wiedebusch
994b9fefd7 RegisterConverter: - renamed ConvertTo in BytaeArrayToValue, - renamed ConvertFrom in ValueToByteArray 2024-04-02 16:02:15 +02:00
Thomas Wiedebusch
58b1cec994 CUST: -Design 2024-02-20 17:18:11 +01:00
Thomas Wiedebusch
1f47e1b31d CUST: - Message corrected on not installed password file 2023-10-27 16:36:16 +02:00
Thomas Wiedebusch
8aaeb27f17 CommonCore: - Constants for inter-program communication introduced 2023-02-18 10:09:12 +01:00
Thomas Wiedebusch
387f862e10 GenesisMeter: Region and MeterSize checked with Radio 2023-01-20 11:18:20 +01:00
Thomas Wiedebusch
18db1974e9 GTB LowLevelTools: - Tidy files implemented 2023-01-14 14:38:44 +01:00
Thomas Wiedebusch
b6655ae270 MeterFile improved:
- Multiple write used for all file operations where single sequential writes applied,
Cordonel "Low Level Tools":
- List files,
- List log files and analyze content,
FwUpdate:
- Erase tstfile, as this consumes 252 kB of space
2023-01-13 12:27:29 +01:00
Thomas Wiedebusch
6799acb282 LowLevelTools extended - unfinished 2023-01-06 09:34:41 +01:00
Thomas Wiedebusch
b48893ff06 MeterFile: - high speed file open
FrmLutUpdate, FrmFwUpdate, FrmLowLevelUpdate: - data base connection to connect task to have the progress bar active
2023-01-03 09:52:40 +01:00
Thomas Wiedebusch
4a9d300f4a GTB: -FwUpdate, LUT Update and MeterFile ReadMeterFile modified 2023-01-02 10:13:56 +01:00
Thomas Wiedebusch
a04844786b ReSharper: - MeterFile 2022-11-14 08:51:15 +01:00
Thomas Wiedebusch
00cf24a93e MeterFile VerifyMeterFile return changed to false if file cannot be read 2022-04-21 17:37:50 +02:00
Thomas Wiedebusch
9f8d315b8f MeterFile: VerifyMeterFile for binary compare of given file with file in Genesis Meter 2022-04-06 14:11:23 +02:00
Roland Drabesch
81e7e16653 revert merge and 2022-04-06 13:36:43 +02:00
Roland Drabesch
152e775310 merge done 2022-04-06 12:38:36 +02:00
Roland Drabesch
80c0b07305 Merge
Common\Hardware\WaterMeter\Genesis\GenesisFile\MeterFile.cs
2022-04-06 12:38:28 +02:00
Roland Drabesch
ec37bb9b9e Long time no commit 2022-04-06 10:42:16 +02:00
Thomas Wiedebusch
8b9ccc17dd MeterFile:
- Added '\0' string delimiter to file name, is essential for erase/write and read operation,
- Ignored return from file close write as it is often false and the following read returns a correct answer,
GenesisMeter:
- Removed doubled outputs
MeterRegisters:
- corrected parsing of registers
FrmLutUpdate:
- output of region and frequency,
MeterLutUpdate:
- For comparison of file content after reading back taking the different size of original and receive buffer, which is an integer division by 4, into account.
2022-04-01 14:22:54 +02:00
Thomas Wiedebusch
d95a85f0b7 Delays implemented between file access steps 2022-03-29 14:47:25 +02:00
Thomas Wiedebusch
4d9186a322 LUT update improvements 2022-03-03 21:47:54 +01:00
Rowlander
fe54fceb1e Initial commit 2021-10-01 11:09:20 +02:00