-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
4.7:Copter_trim #6622
base: master
Are you sure you want to change the base?
4.7:Copter_trim #6622
Conversation
0b537f2
to
c06c0fe
Compare
|
||
4. Land and put your throttle to zero | ||
4. Put the vehicle in Stabilize mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add AltHold too 'cuz that'll work just as well and it's easier
|
||
5. Release the roll and pitch sticks and switch the CH7 switch high for at least 1 second. The words "Trim saved" should appear in the MP's Flight Data screen's Messages tab | ||
5. Arm the vehicle and lift into a hover. Flip the switch that you setup to its high position (>1800us). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick: there's an extra space between "to" and "its"
|
||
With auto trim the roll and pitch trim are captured as you fly in a stable hover. | ||
8. Take off again in stabilize mode and check if your copter is flying level now. If not repeat steps 4 - 7 again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or AltHold mode
|
||
6. Take off again in stabilize mode and check if your copter is flying level now. If not repeat steps 2, 3 and 4 | ||
It is nearly impossible to get rid of all drift so that your copter remains completely motionless without any input. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.. in Stabilize or AltHold ..
|
||
.. image:: ../images/MP_SaveTrim_FlightDataScreen.jpg | ||
:target: ../_images/MP_SaveTrim_FlightDataScreen.jpg | ||
1. Check that your CH7 switch goes above 1800 on the MissionPlanner's Hardware > Mandatory Hardware > Radio Calibration screen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It may not be "CH7" I guess
|
||
You can manually set the trim by modifying the :ref:`AHRS_TRIM_X <AHRS_TRIM_X>` and :ref:`AHRS_TRIM_Y <AHRS_TRIM_Y>`. Roll trim is :ref:`AHRS_TRIM_X <AHRS_TRIM_X>`, Pitch trim is :ref:`AHRS_TRIM_Y <AHRS_TRIM_Y>`. Both values are in radians with left roll and forward pitch being negative numbers. | ||
2. Set the CH7 Option to Save Trim on the Software > Copter Pids screen and press the "Write Params" button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should probably replace "CH7" with something else here
|
||
It is nearly impossible to get rid of all drift so that your copter remains completely motionless without any input. | ||
3. With your CH7 switch in the off position, fly your copter in Stabilize mode and use your transmitters's roll and pitch trim to get it flying level |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.. and once more replace "CH7" here.. or I guess at the top of the instructions we could specify to set RC7_OPTION = "5"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty good with just a few corrections, thanks!
unfortunately, the videos had to be removed...perhaps Randy or I will remake them
the MP images are out of date also, but I don't think anyone will get confused, so I did not update them...