-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
inaccurate timestamps after a few days? #28589
Comments
We had a good discussion about this on the dev call and we're looking forward to seeing logs We think that AP should be able to run for many days and we have reports from at least two developers who are successfully running autopilots for months which suggests that the issue could be hardware specific. In particular we know that some autopilots suffer from severe clock drift. Still, it's an important issue because we are looking forward to AP being used on boats crossing oceans |
is there any documentation on the clock drift issue with ardupilot? |
Based on the report that there are some controllers that have been on a desk running for extended periods of time the only things I can think of that could be different would be temperature and how much data is consuming if those controllers don't have a GPS connected. I have an omnibusf4 set to offline logging at 1hz with a 32gb sd card in it. its plugged into a phone charger and il just leave it for a week. I have a clone pixhawk and a matekh743 I will also test with but i need to get more memory cards . If that doesnt do anything then I will do the same test but with a GPS attached in case it has some effect on it. To test for clock drift issues, I have ordered a TEC cooler to build a thermal cycling setup to take the controller from 0c to 60c repeatedly , hopefully that can highlight some issues if there is temperature related clock or gyro drift. |
I now have the omnibusf4 and the pixhawk clone flashed with latest stable rover and the h743 on my 9 inch quad running arducopter as im currently working on my other rovers. I have set offline logging enabled at 1hz with a 32gb sd card on all of them and they are placed next to a window to get some variable temperatures so barring any power cuts I should have logs in a week,. This is from the locarb solar boat
|
I posted over in this discussion but for anyone else reading this issue here are my comments again It’s too bad that the LOCARB person had such a bad experience. There’s no log to analyse and so it’s just a guess but it seems like his vehicle had estimation issues (e.g. EKF and/or DCM) and he struggled with AP’s complexity. I’m keen to help anyone who wants to create a boat to cross a sea or travel around the world and I think AP can do it. |
I think it's OK for us to close this issue now right? According to the discussion I think you tested for a few days and saw no issues I'll go ahead and close this but I'm happy to re-open if we can reproduce it |
There's a report here that says we have a problem with timestamps becoming inaccurate over time.
This was brought up in this discussion
And PR #26104 apparently resolved the issue in Linux
FYI @geofrancis
The text was updated successfully, but these errors were encountered: