I dont know if this is related or not, but when creating some waypoints in a GPX file I noticed that there was a slight change occasionally to the coordinates. Specifically, I was creating guide points for the corners of imported maps. Because the corners of the maps lie on even longitude and latitude lines for 1:250,000 maps this was easy, and it made the error obvious. Upon manually entering a waypoint, I entered:
30° 0' 0" N
79° 30' 0" E
After I came back to the point, it read:
30° 0' 0.00" N
79° 30' 0.01" E
I figured this was a roundoff error of some sort (although I would not have expected it with such round numbers) but it was not a big deal for what I was doing due to the scale I was working at. However, may be an issue worth looking into.
Brian