Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question concerning GPST/UTC conversion #3

Open
flardon opened this issue Nov 16, 2021 · 0 comments
Open

Question concerning GPST/UTC conversion #3

flardon opened this issue Nov 16, 2021 · 0 comments

Comments

@flardon
Copy link

flardon commented Nov 16, 2021

Hii

While using GINav, I have noticed that there is a issue with the time formats. I have processed the same data twice with the same configuration files. Only the time format of the output was changed. Afterwards I compared both solutions with RTKPLOT. The results are shift about 18 seconds. GPST solution is 18 seconds ahead of the UTC solution. Therefore, I suspect that the leap seconds correction in line 22 in outsol.m is missinf.

With this entry in line 22 in outsol.m it is working correctly:

ep=time2epoch(gpst2utc(sol.time));

Thank you for providing your code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant