For instance, the software would tell me I was standing at...
+32° 52' 49.14", -117° 14' 19.48"
But the actual data that the program was using was...
In order to fix this I needed to multiply the last 4 digits by .006 in order to get the correct position that the GPS was receiving. Later I added some code that would tell me the raw data the receiver was collecting along with the true GPS coordinates. This made it much easier to create the data I needed for my if statement to create the area that would set off the motor.
No comments:
Post a Comment