norbert-walter / esp32-nmea2000-obp60

nmea2000 gateway with ESP32
GNU General Public License v2.0
12 stars 5 forks source link

dev20220311: debug log: 'drawing at page xxx ' does not match display content #30

Open W-Geronius opened 2 years ago

W-Geronius commented 2 years ago

image

this situation came up, when I briefly stopped (and reestablished) WiFi connection to NMEA0183 provider (SignalK). The MFD display is correct, the debug however shows weird values ...

norbert-walter commented 2 years ago

Yes, thats right. Internal are all data present but we using a valid flag and setting the flag by missing values. I think it is uncritical.

W-Geronius commented 2 years ago

uncritical, even useful! If missing data flag is added to the debug log entry, no additional documentation would be required