Commit Graph
10 Commits
Author SHA1 Message Date
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 33b4cdd171 ReSharper: -GenesisMeter 2022-11-02 08:35:09 +01: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 62a07570ef GTB 2.2.2.2
ReSharper run on GenesisMeter.cs
2022-04-26 21:21:14 +02:00
Roland Drabesch ec37bb9b9e Long time no commit 2022-04-06 10:42:16 +02:00
Rowlander fe54fceb1e Initial commit 2021-10-01 11:09:20 +02:00