Convert NMEA Line to Table

t, special, ok = nmea.tab(txt)

Converts the NMEA string txt.

Returns Type Description
t table Table of values
special boolean True if this is an AIS '!' record
ok boolean True if the checksum matches