pycom / pycom-libraries

MicroPython libraries and examples that work out of the box on Pycom's IoT modules
334 stars 375 forks source link

Change L76GNSS to use GNRMC message instead of GNGLL #63

Open Zinoex opened 6 years ago

Zinoex commented 6 years ago

By reading the GNRMC (recommend minimum data) instead of the the GNGLL (Latitude and longtitude), we can substantially improve the available data.

Besides the coordinates, the following data is available:

The code has been tested with a FiPy and a Pytrack.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.