ArduPilot / ArduPilot/MissionPlanner

Extended tuning page: roll and pitch values are swapped for FLTD and FLTT

Open
#2,833 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
The FLTD and FLTT fields for rate roll modify the parameters `ATC_RAT_PIT_FLTD` and `_FLTT`. The fields for pitch modify the respective roll parameters.

Filling out the fields like this:
![image](https://user-images.githubusercontent.com/22406196/162510506-247884b2-2db5-4ae3-be1a-3e3a5a1c319c.png)

Produces these param values:
![image](https://user-images.githubusercontent.com/22406196/162510729-9bf46b4f-5466-4f21-bd2b-c3b355c5d6e6.png)

#### Version
1.3.77

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Extended tuning page and locate the rate-roll and pitch FLTD/FLTT fields. Compare each field's mapping with the named ATC_RAT_PIT_FLTD, ATC_RAT_PIT_FLTT, and corresponding roll parameters. Done means roll fields change roll parameters and pitch fields change pitch parameters, matching the reported screenshots.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.