mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
docs(compass): remove redundant CAL_MAGx_PRIO clarification (#27414)
The line "Priority is assigned automatically during calibration..." added in #27393 duplicates information already conveyed by the surrounding paragraph. Hamish flagged the redundancy in code review. This PR was AI-assisted (Claude Code) and reviewed by a human before submission. Co-authored-by: _pmjn_ <pcminh170701@gmail.com>
This commit is contained in:
@@ -203,7 +203,6 @@ These are prefixed with [CAL*MAGx*](../advanced_config/parameter_reference.md#CA
|
||||
- [CAL_MAGn_ROT](../advanced_config/parameter_reference.md#CAL_MAG0_ROT) can be used to determine which compasses are internal.
|
||||
A compass is internal if `CAL_MAGn_ROT==1`.
|
||||
- [CAL_MAGx_PRIO](../advanced_config/parameter_reference.md#CAL_MAG0_PRIO) sets the relative compass priority and can be used to disable a compass.
|
||||
Priority is assigned automatically during calibration (external compasses are preferred over internal ones), so manual configuration is not normally required.
|
||||
|
||||
## Debugging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user