Commit Graph
28 Commits
Author SHA1 Message Date
Roland Drabesch 312f5de1bc LEd aus an der Prüfstation 2024-01-16 10:59:03 +01:00
Roland Drabesch 14cf1c7584 add eRegister (Streaming only) to common 2023-12-11 13:26:15 +01:00
Thomas Wiedebusch ca7f28b6e7 Logging extended with slot, prepared for hiding of sensible data in log-file (e.g. needed for encryption key) 2023-09-01 15:07:37 +02:00
Roland Drabesch 9cf792c397 logtime no commit 2023-08-02 12:38:58 +02:00
Thomas Wiedebusch 2388cefc4c Functions access right changed from public to protected 2023-05-25 16:14:38 +02:00
Thomas Wiedebusch 73eb6afc45 HideDateInLog: - for all raw logging to hide sensitive information like passwords 2023-05-16 12:10:34 +02:00
Thomas Wiedebusch 23c9a61370 MagFlux: - Request protocol implementation start 2023-05-04 19:02:20 +02:00
Thomas Wiedebusch 41aecc89f1 Changed ProtocolCore configuration from x86 to Any CPU 2023-04-27 10:41:18 +02:00
Thomas Wiedebusch d9c4839a28 References to ProtocolCore repaired after bubble up from Genesis to Interfaces\Protocols 2023-04-26 16:29:51 +02:00
Thomas Wiedebusch cb72bc0352 Moved ProtocolCore, SlotConfig and PortConfig to common\hardware\interfaces 2023-04-26 13:16:32 +02:00
Thomas Wiedebusch 65ce515d4d MagFlux: - extension 2023-03-10 08:41:21 +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
Roland Drabesch 2e27eaeb35 comm 2022-11-30 09:36:31 +01:00
Thomas Wiedebusch 33b4cdd171 ReSharper: -GenesisMeter 2022-11-02 08:35:09 +01:00
Thomas Wiedebusch 621537cd93 ReSharper: -WaterMeterCore 2022-09-09 18:53:03 +02:00
Thomas Wiedebusch 717d458bfc ReFactor: UI1236 implementation 2022-09-01 16:28:00 +02:00
Roland Drabesch 94e7a04d7b change UI1236 Comamds 2022-08-24 17:23:11 +02:00
Thomas Wiedebusch 845a87e2a3 Reboot via pseudo update (PSU) accepts hexadecimal FLEXNETVERSION like 10.3C for "R" or 90.0E for "B" versions 2022-08-11 17:24:03 +02:00
Thomas Wiedebusch 84eadbc95e RequestProtocol and IrdaTransmittProtocol:
- decode wakeup message,
- handle wakeup message
2022-07-19 16:55:26 +02:00
Thomas Wiedebusch bac97f8e57 BaseSerialPort:
- Flush buffer (DiscardInBuffer) removed as some bytes are missing from time to time.  The IrDA sniffer showed these on the communication line, but they are incompletely received.  Assuming the DiscardInBuffer may be delayed, so the incoming data will be scrapped.

IrdaTransmitProtocol:
- WakeUpMessage marked and debug output
2022-07-15 17:18:12 +02:00
Thomas Wiedebusch c785f853a2 FwUpdateBuilder: - Modified DateTime for sorting reports yyyy-MM-dd 2022-07-15 09:09:04 +02:00
Thomas Wiedebusch 62a07570ef GTB 2.2.2.2
ReSharper run on GenesisMeter.cs
2022-04-26 21:21:14 +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 50f15842aa History window for additional information 2022-03-28 13:23:03 +02:00
Thomas Wiedebusch 4d9186a322 LUT update improvements 2022-03-03 21:47:54 +01:00
Thomas Wiedebusch 14eda41bdd Prepared for LUT downloading, IrDASerialPort changed 2022-03-02 14:24:47 +01:00
Rowlander fe54fceb1e Initial commit 2021-10-01 11:09:20 +02:00