Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Homepage
GPSのNMEA0183からlat, lon, alt, dop, 時刻のみを取り出す馬鹿なパーサーを書きました。C言語標準ライブラリ関数を可能な限り使わないように書かれているので、mbedのような高機能マイコンでなくとも移植可能と思います。lat, lonはGoogleMapsなどで使われているdegree形式に変換しています。