-
Notifications
You must be signed in to change notification settings - Fork 18.5k
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
ArduPilot 4.6 issues list #28612
Comments
Why not copy the open issues from 4.5 into this page to make sure they are not forgotten? |
We could but I worry that the result will be that we have two really long lists of issues that we don't actually clear up. If we can get focus from the dev team on investigating the issues and resolving them then that could work. We should discuss at the next dev call I think |
@rmackay9 @CraigElder I think we need to restructure the dev calls. By the time we get to the copter/plane issues section we are all exhausted (I know I am). I think we should start with the release issues, and look at PRs that address those issues. PRs for new features or cleanups should come after we've looked at critical issues |
Here's a new one. I'm not sure whether you want me to add it to the list: |
@Ryanf55, |
@rmackay9 |
@menschel thanks for that, added! |
I have created another issue. Plane 4.6 beta - Takeoff throttle behavior for planes without airspeed sensor changed from 4.5.7 and the corresponding PR |
Hi @menschel, thanks, added to the list! |
There is a missing battery monitor option in the param meta data that will need to be brought across. PR here: |
This: Holybro M10 waiting to configure GPS1 (discussion, #29320) -- resolved for -beta5 This fixed a problem I was seeing with the QioTek M10S GPS on master. |
When I arm my plane the status changes to DCM Active and it throws continual Bad AHRS errors. As soon as I disarm it changes back to EKF3 Active. |
Can you set LOG_DISARMED to 1 and get logs of it? Have you tried to reproduce on 4.5? |
Here is the log and my params. I confirmed this happens on 4.5 and 4.6 beta 4. I guess I didn't notice it before. |
Hi @mikedkelly, @Ryanf55, It's tough to do support on this issue so I've created a new discussion here https://discuss.ardupilot.org/t/mikedkellys-report-on-dcm-active-and-bad-ahrs/131592 |
There is definitely a problem with the M10S @tridge . I had a plane that was struggling to get satellites on it's M10S, so I replaced it with a brand new one out of the box. After 2 hours after booting with master no (zero satellites), I flashed 4.5.7 and it immediately came up with 11 satellites. |
I tend to agree - seeing issues on an M10 on my Pavo20. |
It seems that a recent change (or changes) might have resolved this issue. If I build AP from the latest master an M10S GPS that comes up with zero satellites on 4.6 will now come up with satellites. This seems to involve two commits (or at least commits somewhere near these): This commit gets me from zero satellites to about 12 This commit (or something just before it) gets me to about 25 satellites I found this by a laborious process of building 18 versions of AP for the QioTekZealot H743 and trying them one by one. |
Try building the latest master Andy (more recent than 23rd March) - do you still see the problem? |
This issue probably isn't the best place to discuss this. Can we move the discussion to this new topic? |
This is a list of issues discovered during ArduPilot 4.6 testing. Issues for Copter/Rover-4.5 issues are here
Reports requiring investigation
Confirmed issues
Plane Specific Issues
Enhancements or Issues that may not be resolved before the stable release
Wiki issues/enhancement requests (Wiki To-Do list)
Resolved issues
The text was updated successfully, but these errors were encountered: