You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using Convbin from 2.4.3 to convert files from my DJI D-RTK2 for a while now. It has been totally fine until today, when I tried to convert files from last week, and the obs times are written as if they were from this week (should be **2024 02 26 **, is **2024 03 04 **).
It's pretty likely a DRTK2 problem, or some kind of disagreement on week numbering, but I thought I'd mention it.
Attached is one of the .rtcm3 and converted .obs RTK_PPPtest.zip
The text was updated successfully, but these errors were encountered:
yes, need to get the correct date, otherwise, the program will use the current date. if your rtcm file also log the ephemeris, it should be someway to recover the apprximate date/time, but the current convbin do not support it. The good practice is to have the time/date in the filename, then you will know the approximate date/time when you see the filename.
Have you tried this rtcm3 to rinex data conversion online service https://process.gps-solutions.com/index.html? It is a bit more advanced in terms of conversion, but it still requires your attention to the recording raw data timestamp. As the author mentioned, it is important that the file name contains the timestamp to facilitate the conversion without needing to infer this information from navigation files or processing.
Hello!
I have been using Convbin from 2.4.3 to convert files from my DJI D-RTK2 for a while now. It has been totally fine until today, when I tried to convert files from last week, and the obs times are written as if they were from this week (should be **2024 02 26 **, is **2024 03 04 **).
It's pretty likely a DRTK2 problem, or some kind of disagreement on week numbering, but I thought I'd mention it.
Attached is one of the .rtcm3 and converted .obs
RTK_PPPtest.zip
The text was updated successfully, but these errors were encountered: