Hi,
I want to eliminate all of the unused messages from my GPS output stream. Which NMEA messages does GPS Connector use Thanks!
-- Carl
P.S. Awesome app and I love the Gerald Weinberg quote!
Which messages does GPS Connector use?
Re: Which messages does GPS Connector use?
Hi Carl,
the app doesn't "force" you to activate certain NMEA messages. It really depends on your usecase what message make sense.
If you only want to use the location of your external device for navigation the RMC message would be sufficient.
If you want to see a satellite list you have to activate the GSV and GSA messages. (GSA show the "used" for pos-calculation info)
For accuracy informations please activate the GST message. To reduce useless data flow deactivate all binary messages.
FYI: If you don't already know you see the amount of transferred data on the terminal page. (on top of page)
Cheers,
Markus
P.S. The surprising thing about the Weinberg quote is its truth!
the app doesn't "force" you to activate certain NMEA messages. It really depends on your usecase what message make sense.
If you only want to use the location of your external device for navigation the RMC message would be sufficient.
If you want to see a satellite list you have to activate the GSV and GSA messages. (GSA show the "used" for pos-calculation info)
For accuracy informations please activate the GST message. To reduce useless data flow deactivate all binary messages.
FYI: If you don't already know you see the amount of transferred data on the terminal page. (on top of page)
Cheers,
Markus
P.S. The surprising thing about the Weinberg quote is its truth!
There is no code so big, twisted, or complex that maintenance can't make it worse. (Gerald M. Weinberg)
Re: Which messages does GPS Connector use?
Thanks Markus, I appreciate the explanation!
-- Carl
-- Carl