-
Originally reported here: https://forum.sparkfun.com/viewtopic.php?f=116&t=60181
Serial config correctly sets DTM, where WiFi config does not.
WiFi save button is correctly reporting the DTM NME…
-
Hello, I am a user of your library, I have a project where I use a gps quectel L80-R and my development board is based on the ATSamD21 microcontroller, the Arduino Nmea parser library works very well …
-
My overall plan is to ask my boat "Are we on course?" and then let the boat reply (over speaker.
My best buddy in this is ... chatGPT ;) ( I have no formal training in coding what so ever)
So after …
-
PMTK sentences are answers to the settings we submit to the GPS module. Might be handy to parse the sentences.
-
Feature requested by @Bartosz-Slowik.
In idle state buzzer beeps every 3 seconds. The idea of this feature is to increase beep frequency when GPS obtains fix.
This will require adding a nmea parse…
-
Seems caused by update to SignalK 2.0.0
-
The` parse_from_hhmmss` function in the NMEA parser library contains a conditional check that limits the range of minutes to be less than 59. This condition is incorrect as it should be m < 60 to incl…
-
well option -t gpsd had worked before.... removed and works now.
On raspberry pi 2W which had been running, did git pull merge and....
Presumably have something wrong. Using flightaware ras…
-
App seems to work in general (mock provider) but is showing No data for time etc on the stats page:
![image](https://user-images.githubusercontent.com/114178653/204128122-1a25f954-0365-4eb8-bd5a-4b69…
-
Hello everyone,
First-off, I tried to post the question in the Discuss forum, but the registration link is broken and the new post editor is kind of broken as well, popping weird messages.
So here…