canboat / canboat

CAN Boat provides NMEA 2000 and NMEA 0183 utilities. It contains a NMEA 2000 PGN decoder and can read and write N2K messages. It is not meant as an end-user tool but as a discovery mechanism for delving into NMEA 2000 networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repeating fields analysis bugs

keesverruijt opened this issue · comments

Code inspection shows a bug in determining how often a 2nd field set repeats.

Also last field doesn’t gain a n suffix.
Also last field is not printed in all conditions.