Velleman / VMA430_GPS_Module

Library for working with the VMA430 - GPS Module U-BLOX NEO-7M
Other
7 stars 5 forks source link

Fixed bugs causing invalid results with position data southern hemisphere #3

Closed midasgossye closed 3 years ago

midasgossye commented 3 years ago

Fixed bugs that caused invalid results when parsing position data from southern hemisphere. Latitude and longitude were using unsigned variables instead of signed.