inmcm / micropyGPS

A Full Featured GPS NMEA-0183 sentence parser for use with Micropython and the PyBoard embedded platform
MIT License
346 stars 119 forks source link

SENTENCE_LIMIT = 76 #19

Closed hagre closed 5 years ago

hagre commented 5 years ago

I am using the NMEA TCP/IP stream of an "emid reach M+" module with this library and had an issue with the SENTENCE_LIMIT of 76. In my case it has to be at least 81 (suggsest 90 to be save).

Example: $GNGGA,223832.20,ddmm.mmmmmmm,N,dddmm.mmmmmmm,W,1,07,1.2,298.903,M,-30.571,M,0.0,*61\r\n