Implements a parser to display data for the 872 sonar specification.
Only the latitude and longitude of the gps strings is being used. If the gps strings are invalid, gps latitude and longitude is set to 0.
I am not sure if the GPS part is well done, because I do not know how to test it.
Implements a parser to display data for the 872 sonar specification. Only the latitude and longitude of the gps strings is being used. If the gps strings are invalid, gps latitude and longitude is set to 0. I am not sure if the GPS part is well done, because I do not know how to test it.