I have been using some gps trackers and I use this software to download the files and export them in .csv format
At the beginning of the year 2020 the files are downloaded with a wrong date (that is, it does not correspond to the updated date), for example, if today I used a gps tracker and downloaded the file, I would name the file as follows: export_2001-05- 16 06-00.csv but it should actually be export_2021-03-05 06-00.csv.
Anyone know if it is update problem or firmwire or something?
Juan Jose Cota, This is a known issue with Week-Rollover. A 10-bit variable is used which maximizes at 1024 weeks. The first GPS week started on 6 January 1980 and the first week rollover was on 21 August 1999 and then another one took place on 6 April 2019.
Comments (3)
At the beginning of the year 2020 the files are downloaded with a wrong date (that is, it does not correspond to the updated date), for example, if today I used a gps tracker and downloaded the file, I would name the file as follows: export_2001-05- 16 06-00.csv but it should actually be export_2021-03-05 06-00.csv.
Anyone know if it is update problem or firmwire or something?
Thanks a lot!