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

Ublox ZED-F9P bad measurements time #39

Closed
vmotorkin opened this issue Feb 9, 2019 · 1 comment
Closed

Ublox ZED-F9P bad measurements time #39

vmotorkin opened this issue Feb 9, 2019 · 1 comment

Comments

@vmotorkin
Copy link

Need a ubx_f9p_1hz.cmd , because correct measurements should be multiple of one second. Now, measurement show 1 m/second shift.
example:
07.02.2019 14:09:58.000
07.02.2019 14:09:59.000
07.02.2019 14:09:59.999
07.02.2019 14:10:00.999
07.02.2019 14:10:01.999
...
07.02.2019 14:33:30.999
07.02.2019 14:33:32.000


@rtklibexplorer
Copy link
Owner

The u-blox raw observation time stamps include an estimate of local clock error so will not align exactly with the specified interval. This is not something that can be changed with the *.cmd file.

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

2 participants