NMEAParser icon indicating copy to clipboard operation
NMEAParser copied to clipboard

Call FlagReceivedGGA on different talker GSA

Open CoderWannabe opened this issue 5 years ago • 0 comments

My suggest is to call the FlagReceivedGGA function (in NMEAParser.cpp) for every possible GSA talker id. Currently is called for GPGSA, GNGS, GAGSA, but the others (GLGSA, QZGSA, BDGSA) haven't this important hack.

CoderWannabe avatar Jan 14 '21 11:01 CoderWannabe