Further Improved NMEA Line Read

Reads a NMEA 0183 string into a data structure. This file is an extension of the work by Lex Lambardi and Adam Leadbetter.

Ahora está siguiendo esta publicación

Function reads a NMEA 0183 string into a data structure using textscan and switch to read a range of NMEA options including:
'$GPGGA'
'$GPGLL'
'$GPGSA'
'$GPGSV'
'$GPRMC'
'$GPVTG'
'$GPZDA'
'$SDDBS'
'$PSAT'

Citar como

Carwyn Frost (2026). Further Improved NMEA Line Read (https://la.mathworks.com/matlabcentral/fileexchange/68596-further-improved-nmea-line-read), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: NMEA 0183 Sentence Reader, Improved NMEA Line reader

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión desde R2014a hasta R2018a

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0

Function call name change

1.0.0