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

Copter-4.0: Fixed timing issues with RC input and CPU load on IOMCU #13437

Merged
merged 7 commits into from Jan 31, 2020

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Jan 31, 2020

This disables pulse based RC input capture when using a UART based input on IOMCU. That lowers CPU load on IOMCU a lot, which solves a problem with SBUS de-sync and also improves max latency for ESC outputs

@tridge tridge changed the title Fixed timing issues with RC input and CPU load on IOMCU Copter-4.0: Fixed timing issues with RC input and CPU load on IOMCU Jan 31, 2020
@rmackay9 rmackay9 merged commit d0f0631 into ArduPilot:Copter-4.0 Jan 31, 2020
@rmackay9
Copy link
Contributor

Merged, thanks!

@rmackay9 rmackay9 added this to 4.0.2-rc1 in Copter 4.0 backports Jan 31, 2020
@tridge tridge added this to Plane 4.0.6 in Plane 4.0 Backports May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Copter 4.0 backports
4.0.2-rc1/-rc2/-rc3
Plane 4.0 Backports
  
Plane 4.0.6
Development

Successfully merging this pull request may close these issues.

None yet

2 participants