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

Timestamps reference #41

Open
DanieleMarchisotti opened this issue May 5, 2023 · 2 comments
Open

Timestamps reference #41

DanieleMarchisotti opened this issue May 5, 2023 · 2 comments

Comments

@DanieleMarchisotti
Copy link

In ardupilot_interface.cpp the timestamps of MavLink messages can be obtained with "current_messages.time_stamps".
Which is the reference of these timestamps?
Are they directly referred to GPS timestamp or they are referred to the internal clock of the autopilot? I refer to outdoor conditions with optimal GPS signal.

@julianoes
Copy link
Contributor

Can you give some context of the problem you're having? I don't quite understand the technicalities otherwise.

@DanieleMarchisotti
Copy link
Author

I need to the autopilot data labeled with GPS timestamps to have data aligned with another system that has data referred to GPS timestamp. Anyway, I was able to solve the problem by reading the SYSTEM_TIME message.

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