libnmea icon indicating copy to clipboard operation
libnmea copied to clipboard

Fixed to check only sentence ID not talker ID.

Open jsjeong opened this issue 6 years ago • 1 comments

In order to support non GPS talkers such as GLONASS (Russia), Galileo (Europe), I fixed to check only sentence ID such as GGA, RMC, etc.

jsjeong avatar Feb 15 '19 02:02 jsjeong

This seems like a nice feature, I will rebase it and see if I can add some tests.

jacketizer avatar Mar 09 '21 20:03 jacketizer

I've opened https://github.com/jacketizer/libnmea/pull/58 which is a simpler version of this change.

igrr avatar Nov 30 '22 12:11 igrr

Fixed via https://github.com/jacketizer/libnmea/pull/58.

igrr avatar Dec 03 '22 11:12 igrr