Further Improved NMEA Line Read

バージョン 1.1.0 (8.25 KB) 作成者: Carwyn Frost
Reads a NMEA 0183 string into a data structure. This file is an extension of the work by Lex Lambardi and Adam Leadbetter.
ダウンロード: 747
更新 2018/8/22

ライセンスの表示

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'

引用

Carwyn Frost (2024). Further Improved NMEA Line Read (https://www.mathworks.com/matlabcentral/fileexchange/68596-further-improved-nmea-line-read), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2018a
R2014a 以降 R2018a 以前と互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersText Files についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: 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!
バージョン 公開済み リリース ノート
1.1.0

Function call name change

1.0.0