Commit Graph
8 Commits
Author SHA1 Message Date
Thomas Wiedebusch 73eb6afc45 HideDateInLog: - for all raw logging to hide sensitive information like passwords 2023-05-16 12:10:34 +02: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
Rowlander fe54fceb1e Initial commit 2021-10-01 11:09:20 +02:00