mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 12:59:05 +08:00
14 lines
245 B
YAML
14 lines
245 B
YAML
module_name: ekf2
|
|
parameters:
|
|
- group: EKF2
|
|
definitions:
|
|
EKF2_MAG_DECL:
|
|
description:
|
|
short: Magnetic declination
|
|
category: System
|
|
type: float
|
|
default: 0
|
|
volatile: true
|
|
unit: deg
|
|
decimal: 1
|