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.
750 descargas
Actualizado 22 ago 2018

Ver licencia

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 (2024). Further Improved NMEA Line Read (https://www.mathworks.com/matlabcentral/fileexchange/68596-further-improved-nmea-line-read), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2018a
Compatible con cualquier versión desde R2014a hasta R2018a
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas
Agradecimientos

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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.1.0

Function call name change

1.0.0