4.8:32430/TradHeli: Remove Flybar and External Gyro ACRO Passthrough - #7951
Open
Hwurzburg wants to merge 1 commit into
Open
Conversation
…sthrough (32430) ArduPilot PR #32430 removed the H_FLYBAR_MODE, H_GYR_GAIN, and H_GYR_GAIN_ACRO parameters along with mechanical flybar and external tail gyro passthrough support in ACRO mode for single-rotor TradHeli. H_TAIL_TYPE=1 (Servo with External Gyro) now fails arming checks. Updates the parameter list, tailrotor setup, manual tuning, and transmitter tuning pages to match. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Hwurzburg
force-pushed
the
4.8/32430/Remove-TradHeli-flybar-and-external-gyro-passthrough
branch
from
August 9, 2026 23:45
5de8db2 to
7600a57
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documents ArduPilot/ardupilot#32430, which removed mechanical flybar and external tail gyro passthrough support in ACRO mode for single-rotor TradHeli:
H_FLYBAR_MODE,H_GYR_GAIN, andH_GYR_GAIN_ACROparameters removedH_TAIL_TYPE= 1 ("Servo with External Gyro") now fails arming checksChanges
traditional-helicopter-parameter-list.rst— removedH_FLYBAR_MODEbullet and the "External Tail Gyro" sectiontraditional-helicopter-tailrotor-setup.rst— removed the "Servo with External Gyro" option (bullet, subsection, summary table row); added a note on the removal and how to still use an external gyro mechanically (rate mode only, viaH_TAIL_TYPE=0)traditional-helicopter-manual-tuning.rst— updated "Tuning a Flybar Equipped Head" to drop the removedH_FLYBAR_MODEreferencecommon-transmitter-tuning.rst— removed the deletedHeli Ext Gyro(13) tuning-knob table row🤖 Generated with Claude Code
@bnsgeyer please review carefully