freshollie / UsbGps4Droid

USB GPS Provider for android :artificial_satellite:. A maintained fork of hvb/USBGps4Droid
GNU General Public License v3.0
82 stars 34 forks source link

Date error. (Date is not used from GPS) #26

Open slavka93 opened 3 years ago

slavka93 commented 3 years ago

Hello. Every time after loading the device, there is an error in the date. It is permanent 2020.05.21 Is it possible to fix this error? Thanks.

slavka93 commented 3 years ago

IMG_20201201_091550 Actually the date is 2020.12.01.

freshollie commented 3 years ago

Very interesting. Are you able to provide an NMEA log? If you enable in the settings then a file should be saved to your device storage?

slavka93 commented 3 years ago

I will do everything as you write. But where can I find it later in the device?

freshollie commented 3 years ago

It should exist in the storage folder when you connect via USB

slavka93 commented 3 years ago

dmesg.txt Hello. Sorry, I couldn't before.

slavka93 commented 3 years ago

Hello. Need a new file?

freshollie commented 3 years ago

Hey @slavka93, I've taken a look at the source (it's been a while since I've worked on this) and the date from the GPS device us currently not used for a fix, only the time. It is possible to use the date too, but I can't promise when I can add this.

slavka93 commented 3 years ago

Hello. Well I will wait. Thanks.

slavka93 commented 3 years ago

Hello. Please help me solve this problem. Thanks.

freshollie commented 3 years ago

Apologies I completely forgot about this!

slavka93 commented 3 years ago

It's okay, I'm ready to wait.

freshollie commented 3 years ago

This may be more complicated. Can you check if you receive a RMC or ZDA message types?

slavka93 commented 3 years ago

Hello. How to check? There is nothing in the characteristics.