wellenvogel/esp32-nmea2000

Converting of AIS length/beam could produce errors

wellenvogel opened this issue · 1 comments

see wellenvogel/avnav#311
From the values 1022 and 126 it could mean that the conversion creates the max values (511/63) for each of the dimension values.
So it would make sense to make the conversion more robust.