Time different in GPS

KWARN KHAM6 years ago

https://drive.google.com/open?id=1Ta6sbYQXevnUYhf5ICJzQFDtn7pHP7hp

I have configured GPS to send correct time.
But when the device is not moving it seems to send latest known location with latest known time.
Is it normal?
If so, what should I do to get updated time every time the device sends data?

Thanks :-)

BTW, I use 4.2.

Anton Tananaev6 years ago

You need to open link to public access.

KWARN KHAM6 years ago

Sorry my bad...
You can access now

Anton Tananaev6 years ago

Well, I'm still not able to open it.

KWARN KHAM6 years ago

I'm an idiot.
Please try again sir.

Anton Tananaev6 years ago

In the state panel you see location time. Most likely your device doesn't report location in stationary mode, so you see last known location and time. You can't change this behaviour on the server side.

KWARN KHAM6 years ago

"In the state panel you see location time."

So the "Time" is supposed to be "location time" not "real time" or "GPS time"?

Anton Tananaev6 years ago

Location time is the GPS time.

KWARN KHAM6 years ago

I thought it's the time when the device arrived that specific location.
But when I fetch the status of GPS via SMS, it reports back the current time.

And I checked the time in tc_devices, the last_update column store the most recent time.

Is there a way to confirm the GPS is not sending the most recent time?
Is there a way to use the time from last_update column as the time in state panel?

Anton Tananaev6 years ago

Last update is the server time when last message was received. That's a completely different thing. Please don't mix everything together. There is no way to show server time in state panel.

KWARN KHAM6 years ago

Thank you very much for the explanation sir.