Closed whallmann closed 7 months ago
This would be a good fix for people using different GPS, I would also need to be done with the GNGGA as well thats used to cover GPGGA.
Simon G8HAM
done. it will now accept either GN or GP prefixes for both RMC and GGA.
In file GPStime.c in function GPStimeProcNMEAsentence there will be scanned to "$GNRMC,". On other gps units the sentence starts with $GPRMC. Maybe it is a good idea to scan both prefixes or use a wildcard? regards Wolf