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

Plane: add compassmot functionality to Plane #17801

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 17, 2021

  1. Plane: add compassmot function to calibrate compass with motor curren…

    …t interference
    
    Procedure emulating how ArduCopter does compassmot ported over to Plane
    jordan16ellis committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    33b2fad View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    610f9e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Update ArduPlane/compassmot.cpp

    Co-authored-by: Peter Hall <33176108+IamPete1@users.noreply.github.com>
    jordan16ellis and IamPete1 committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    205bcb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. remove comment

    jordan16ellis committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    6e88307 View commit details
    Browse the repository at this point in the history
  2. fix indentation issues

    jordan16ellis committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d5eb587 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Update compassmot.cpp

    fix if/else statement
    jordan16ellis committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5851e87 View commit details
    Browse the repository at this point in the history