decoding nmea messages

info info@REDACTED
Wed Aug 11 19:44:30 CEST 2010


Hi All,
According to your experience, what is the best method for decoding an NMEA 0183 message ? I mean:
- extract each field,
- detect those which are missing,
- check syntax

I see binary module or pattern matching. Other methods ? examples ?
Thank's
John


More information about the erlang-questions mailing list