Quote:
Originally Posted by agraham
It seems to be the same on the device as the desktop for me and it's hard to see how it could be different, are you sure you copied the correct GPS.dll to the device? Nevertheless it is still wrong at -6 degree longitude intervals i.e -6, -12, -18 ... Looks like the implementation of Fix needs a tweak! This is how VB .NET does it.
|
I have replaced the GPS.DLL converter object with the GPSDriver.DLL converter object
Then I feed the WGS84LatLonToUTM function 51.115180, -114.095520 on the desktop I get 11 U 703283 5666646
on the device I get 10 U 1122746 5700438
Both gave the smae results using the converter object in the GPS.DLL