Getting a GPS-accurate date/time from my log files
CompletedSome of my customers use mobile devices and tablets where the date/time is inaccurate (maybe by a few minutes) because the tablets are offline - this makes the date/time of the logs and photos slightly inaccurate , which presents a problem for my customers (who are car accident investigators). Is there anywhere in the log files that the device stores a date/time determined by the drone via GPS? I can't see anything but thought the community may know.something!
-
Mobile SDK cannot read the time of the aircraft or GPS. Do you need very accurate time? If you can accept some deviation, I suggest logging the start time of the camera when it starts shooting, and then using KeyNewlyGeneratedMediaFile to read the time the photo was generated, to confirm the time the photo was generated.
Please sign in to leave a comment.
Comments
1 comment