-
Notifications
You must be signed in to change notification settings - Fork 9
Home
This is a complete list of the parameters which can be set via the MAVLink protocol in the EEPROM of your APM to control vehicle behaviour. This list is automatically generated from the latest ardupilot source code, and so may contain parameters which are not yet in the stable released versions of the code.
[toc exclude="Complete Parameter List"]
Note: This parameter is for advanced usersThis value is incremented when changes are made to the eeprom format
- ReadOnly: True
Allows setting an individual MAVLink system id for this vehicle to distinguish it from others on the same network
- Range: 1 255
Allows restricting radio overrides to only come from my ground station
Value | Meaning |
---|---|
255 | Mission Planner and DroidPlanner |
252 | AP Planner 2 |
Throttle filter cutoff (Hz) - active whenever altitude control is inactive - 0 to disable
- Range: 0 10
- Increment: .5
- Units: hertz
Altitude that altitude control modes will climb to when a takeoff is triggered with the throttle stick.
- Range: 0.0 1000.0
- Increment: 10
- Units: centimeters
Offset from mid stick at which takeoff is triggered
- Range: 0 500
- Increment: 10
Bitmask containing various throttle stick options. Add up the values for options that you want.
- Bitmask: 0:Feedback from mid stick,1:High throttle cancels landing,2:Disarm on land detection
Value | Meaning |
---|---|
0 | None |
1 | Feedback from mid stick |
2 | High throttle cancels landing |
4 | Disarm on land detection |
The amount of time (in seconds) to delay radio telemetry to prevent an Xbee bricking on power up
- Range: 0 30
- Increment: 1
- Units: seconds
bitmask of PIDs to send MAVLink PID_TUNING messages for
- Bitmask: 0:Roll,1:Pitch,2:Yaw
Value | Meaning |
---|---|
0 | None |
1 | Roll |
2 | Pitch |
4 | Yaw |
The minimum alt above home the vehicle will climb to before returning. If the vehicle is flying higher than this value it will return at its current altitude.
- Range: 200 8000
- Increment: 1
- Units: centimeters
Defines a cone above home which determines maximum climb
- Range: 0.5 10.0
- Increment: .1
Value | Meaning |
---|---|
0 | Disabled |
1 | Shallow |
3 | Steep |
Defines the speed in cm/s which the aircraft will attempt to maintain horizontally while flying home. If this is set to zero, WPNAV_SPEED will be used instead.
- Range: 0 2000
- Increment: 50
- Units: centimeters per second
This is the altitude the vehicle will move to as the final stage of Returning to Launch or after completing a mission. Set to zero to land.
- Range: -1 1000
- Increment: 1
- Units: centimeters
The vehicle will climb this many cm during the initial climb portion of the RTL
- Range: 0 3000
- Increment: 10
- Units: centimeters
Time (in milliseconds) to loiter above home before beginning final descent
- Range: 0 60000
- Increment: 1000
- Units: milliseconds
Used to adjust the speed with which the target altitude is changed when objects are sensed below the copter
- Range: 0.01 2.0
- Increment: 0.01
Controls whether failsafe will be invoked (and what action to take) when connection with Ground station is lost for at least 5 seconds. NB. The GCS Failsafe is only active when RC_OVERRIDE is being used to control the vehicle.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled always RTL |
2 | Enabled Continue with Mission in Auto Mode |
3 | Enabled always SmartRTL or RTL |
4 | Enabled always SmartRTL or Land |
GPS Hdop value at or below this value represent a good position. Used for pre-arm checks
- Range: 100 900
Setting this to Enabled(1) will enable the compass. Setting this to Disabled(0) will disable the compass
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Bitmask to enable Super Simple mode for some flight modes. Setting this to Disabled(0) will disable Super Simple Mode
Value | Meaning |
---|---|
0 | Disabled |
1 | Mode1 |
2 | Mode2 |
3 | Mode1+2 |
4 | Mode3 |
5 | Mode1+3 |
6 | Mode2+3 |
7 | Mode1+2+3 |
8 | Mode4 |
9 | Mode1+4 |
10 | Mode2+4 |
11 | Mode1+2+4 |
12 | Mode3+4 |
13 | Mode1+3+4 |
14 | Mode2+3+4 |
15 | Mode1+2+3+4 |
16 | Mode5 |
17 | Mode1+5 |
18 | Mode2+5 |
19 | Mode1+2+5 |
20 | Mode3+5 |
21 | Mode1+3+5 |
22 | Mode2+3+5 |
23 | Mode1+2+3+5 |
24 | Mode4+5 |
25 | Mode1+4+5 |
26 | Mode2+4+5 |
27 | Mode1+2+4+5 |
28 | Mode3+4+5 |
29 | Mode1+3+4+5 |
30 | Mode2+3+4+5 |
31 | Mode1+2+3+4+5 |
32 | Mode6 |
33 | Mode1+6 |
34 | Mode2+6 |
35 | Mode1+2+6 |
36 | Mode3+6 |
37 | Mode1+3+6 |
38 | Mode2+3+6 |
39 | Mode1+2+3+6 |
40 | Mode4+6 |
41 | Mode1+4+6 |
42 | Mode2+4+6 |
43 | Mode1+2+4+6 |
44 | Mode3+4+6 |
45 | Mode1+3+4+6 |
46 | Mode2+3+4+6 |
47 | Mode1+2+3+4+6 |
48 | Mode5+6 |
49 | Mode1+5+6 |
50 | Mode2+5+6 |
51 | Mode1+2+5+6 |
52 | Mode3+5+6 |
53 | Mode1+3+5+6 |
54 | Mode2+3+5+6 |
55 | Mode1+2+3+5+6 |
56 | Mode4+5+6 |
57 | Mode1+4+5+6 |
58 | Mode2+4+5+6 |
59 | Mode1+2+4+5+6 |
60 | Mode3+4+5+6 |
61 | Mode1+3+4+5+6 |
62 | Mode2+3+4+5+6 |
63 | Mode1+2+3+4+5+6 |
Determines how the autopilot controls the yaw during missions and RTL
Value | Meaning |
---|---|
0 | Never change yaw |
1 | Face next waypoint |
2 | Face next waypoint except RTL |
3 | Face along GPS course |
The descent speed for the final stage of landing in cm/s
- Range: 30 200
- Increment: 10
- Units: centimeters per second
The descent speed for the first stage of landing in cm/s. If this is zero then WPNAV_SPEED_DN is used
- Range: 0 500
- Increment: 10
- Units: centimeters per second
The maximum vertical ascending velocity the pilot may request in cm/s
- Range: 50 500
- Increment: 10
- Units: centimeters per second
The vertical acceleration used when pilot is controlling the altitude
- Range: 50 500
- Increment: 10
- Units: centimeters per square second
The throttle failsafe allows you to configure a software failsafe activated by a setting on the throttle input channel
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled always RTL |
2 | Enabled Continue with Mission in Auto Mode |
3 | Enabled always Land |
4 | Enabled always SmartRTL or RTL |
5 | Enabled always SmartRTL or Land |
The PWM level in microseconds on channel 3 below which throttle failsafe triggers
- Range: 925 1100
- Increment: 1
- Units: PWM in microseconds
The deadzone above and below mid throttle in PWM microseconds. Used in AltHold, Loiter, PosHold flight modes
- Range: 0 300
- Increment: 1
- Units: PWM in microseconds
Flight mode when Channel 5 pwm is <= 1230
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
Flight mode when Channel 5 pwm is >1230, <= 1360
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
Flight mode when Channel 5 pwm is >1360, <= 1490
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
Flight mode when Channel 5 pwm is >1490, <= 1620
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
Flight mode when Channel 5 pwm is >1620, <= 1749
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
Flight mode when Channel 5 pwm is >=1750
Value | Meaning |
---|---|
0 | Stabilize |
1 | Acro |
2 | AltHold |
3 | Auto |
4 | Guided |
5 | Loiter |
6 | RTL |
7 | Circle |
9 | Land |
11 | Drift |
13 | Sport |
14 | Flip |
15 | AutoTune |
16 | PosHold |
17 | Brake |
18 | Throw |
19 | Avoid_ADSB |
20 | Guided_NoGPS |
21 | Smart_RTL |
22 | FlowHold |
23 | Follow |
RC Channel to use for flight mode control
Value | Meaning |
---|---|
0 | Disabled |
5 | Channel5 |
6 | Channel6 |
7 | Channel7 |
8 | Channel8 |
Bitmask which holds which flight modes use simple heading mode (eg bit 0 = 1 means Flight Mode 0 uses simple mode)
4 byte bitmap of log types to enable
- Bitmask: 0:ATTITUDE_FAST,1:ATTITUDE_MED,2:GPS,3:PM,4:CTUN,5:NTUN,6:RCIN,7:IMU,8:CMD,9:CURRENT,10:RCOUT,11:OPTFLOW,12:PID,13:COMPASS,14:INAV,15:CAMERA,17:MOTBATT,18:IMU_FAST,19:IMU_RAW
Value | Meaning |
---|---|
830 | Default |
894 | Default+RCIN |
958 | Default+IMU |
1854 | Default+Motors |
-6146 | NearlyAll-AC315 |
45054 | NearlyAll |
131071 | All+FastATT |
262142 | All+MotBatt |
393214 | All+FastIMU |
397310 | All+FastIMU+PID |
655358 | All+FullIMU |
0 | Disabled |
Controls whether ArduCopter will enter ESC calibration on the next restart. Do not adjust this parameter manually.
Value | Meaning |
---|---|
0 | Normal Start-up |
1 | Start-up in ESC Calibration mode if throttle high |
2 | Start-up in ESC Calibration mode regardless of throttle |
3 | Start-up and automatically calibrate ESCs |
9 | Disabled |
Controls which parameters (normally PID gains) are being tuned with transmitter's channel 6 knob
Value | Meaning |
---|---|
0 | None |
1 | Stab Roll/Pitch kP |
4 | Rate Roll/Pitch kP |
5 | Rate Roll/Pitch kI |
21 | Rate Roll/Pitch kD |
3 | Stab Yaw kP |
6 | Rate Yaw kP |
26 | Rate Yaw kD |
56 | Rate Yaw Filter |
55 | Motor Yaw Headroom |
14 | AltHold kP |
7 | Throttle Rate kP |
34 | Throttle Accel kP |
35 | Throttle Accel kI |
36 | Throttle Accel kD |
12 | Loiter Pos kP |
22 | Velocity XY kP |
28 | Velocity XY kI |
10 | WP Speed |
25 | Acro RollPitch kP |
40 | Acro Yaw kP |
45 | RC Feel |
13 | Heli Ext Gyro |
38 | Declination |
39 | Circle Rate |
41 | RangeFinder Gain |
46 | Rate Pitch kP |
47 | Rate Pitch kI |
48 | Rate Pitch kD |
49 | Rate Roll kP |
50 | Rate Roll kI |
51 | Rate Roll kD |
52 | Rate Pitch FF |
53 | Rate Roll FF |
54 | Rate Yaw FF |
57 | Winch |
The minimum value that will be applied to the parameter currently being tuned with the transmitter's channel 6 knob
- Range: 0 32767
The maximum value that will be applied to the parameter currently being tuned with the transmitter's channel 6 knob
- Range: 0 32767
Controls motor mixing for multicopters. Not used for Tri or Traditional Helicopters.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Plus |
1 | X |
2 | V |
3 | H |
4 | V-Tail |
5 | A-Tail |
10 | Y6B |
Select which function is performed when CH7 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Select which function is performed when CH8 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Select which function is performed when CH9 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Select which function is performed when CH10 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Select which function is performed when CH11 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Select which function is performed when CH12 is above 1800 pwm
Value | Meaning |
---|---|
0 | Do Nothing |
2 | Flip |
3 | Simple Mode |
4 | RTL |
5 | Save Trim |
7 | Save WP |
9 | Camera Trigger |
10 | RangeFinder |
11 | Fence |
13 | Super Simple Mode |
14 | Acro Trainer |
15 | Sprayer |
16 | Auto |
17 | AutoTune |
18 | Land |
19 | Gripper |
21 | Parachute Enable |
22 | Parachute Release |
23 | Parachute 3pos |
24 | Auto Mission Reset |
25 | AttCon Feed Forward |
26 | AttCon Accel Limits |
27 | Retract Mount |
28 | Relay On/Off |
34 | Relay2 On/Off |
35 | Relay3 On/Off |
36 | Relay4 On/Off |
29 | Landing Gear |
30 | Lost Copter Sound |
31 | Motor Emergency Stop |
32 | Motor Interlock |
33 | Brake |
37 | Throw |
38 | ADSB-Avoidance |
39 | PrecLoiter |
40 | Object Avoidance |
41 | ArmDisarm |
42 | SmartRTL |
43 | Governor |
44 | Winch Enable |
45 | WinchControl |
100 | KillIMU1 |
101 | KillIMU2 |
Delay before automatic disarm in seconds. A value of zero disables auto disarm.
- Range: 0 127
- Units: seconds
Maximum lean angle in all flight modes
- Range: 1000 8000
- Units: centidegrees
PosHold flight mode's rotation rate during braking in deg/sec
- Range: 4 12
- Units: degrees per second
PosHold flight mode's max lean angle during braking in centi-degrees
- Range: 2000 4500
- Units: centidegrees
Enables user input during LAND mode, the landing phase of RTL, and auto mode landings.
Value | Meaning |
---|---|
0 | No repositioning |
1 | Repositioning |
Controls the action that will be taken when an EKF failsafe is invoked
Value | Meaning |
---|---|
1 | Land |
2 | AltHold |
3 | Land even in Stabilize |
Allows setting the maximum acceptable compass and velocity variance
- Values: 0.6:Strict, 0.8:Default, 1.0:Relaxed
This enables automatic crash checking. When enabled the motors will disarm if a crash is detected.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This is the speed in Hertz that your ESCs will receive updates
- Range: 50 490
- Increment: 1
- Units: hertz
Converts pilot roll and pitch into a desired rate of rotation in ACRO and SPORT mode. Higher values mean faster rate of rotation.
- Range: 1 10
Converts pilot yaw input into a desired rate of rotation. Higher values mean faster rate of rotation.
- Range: 1 10
rate at which roll angle returns to level in acro and sport mode. A higher value causes the vehicle to return to level faster.
- Range: 0 3
- Increment: 0.1
rate at which pitch angle returns to level in acro and sport mode. A higher value causes the vehicle to return to level faster.
- Range: 0 3
- Increment: 0.1
Type of trainer used in acro mode
Value | Meaning |
---|---|
0 | Disabled |
1 | Leveling |
2 | Leveling and Limited |
Acro roll/pitch Expo to allow faster rotation when stick at edges
- Range: -0.5 1.0
Value | Meaning |
---|---|
0 | Disabled |
0.1 | Very Low |
0.2 | Low |
0.3 | Medium |
0.4 | High |
0.5 | Very High |
1-byte bitmap of axes to autotune
- Bitmask: 0:Roll,1:Pitch,2:Yaw
Value | Meaning |
---|---|
7 | All |
1 | Roll Only |
2 | Pitch Only |
4 | Yaw Only |
3 | Roll and Pitch |
5 | Roll and Yaw |
6 | Pitch and Yaw |
Autotune aggressiveness. Defines the bounce back used to detect size of the D term.
- Range: 0.05 0.10
Defines the minimum D gain
- Range: 0.001 0.006
Used by THROW mode. Controls whether motors will run at the speed set by THR_MIN or will be stopped when armed and waiting for the throw.
Value | Meaning |
---|---|
0 | Stopped |
1 | Running |
This enables terrain following for RTL and LAND flight modes. To use this option TERRAIN_ENABLE must be 1 and the GCS must support sending terrain data to the aircraft. In RTL the RTL_ALT will be considered a height above the terrain. In LAND mode the vehicle will slow to LAND_SPEED 10m above terrain (instead of 10m above home). This parameter does not affect AUTO and Guided which use a per-command flag to determine if the height is above-home, absolute or above-terrain.
Value | Meaning |
---|---|
0 | Do Not Use in RTL and Land |
1 | Use in RTL and Land |
This is the altitude in meters above which for navigation can begin. This applies in auto takeoff and auto landing.
- Range: 0 5
Vehicle will switch to this mode after the throw is successfully completed. Default is to stay in throw mode (18)
Value | Meaning |
---|---|
3 | Auto |
4 | Guided |
5 | LOITER |
6 | RTL |
9 | Land |
17 | Brake |
18 | Throw |
Used by THROW mode. Specifies whether Copter is thrown upward or dropped.
Value | Meaning |
---|---|
0 | Upward Throw |
1 | Drop |
Ground Effect Compensation Enable/Disable
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Bitmask of developer options. The meanings of the bit fields in this parameter may vary at any time. Developers should check the source code for current meaning
- Bitmask: 0:ADSBMavlinkProcessing,1:DevOptionVFR_HUDRelativeAlt
Acro yaw expo to allow faster rotation when stick at edges
- Range: -0.5 1.0
Value | Meaning |
---|---|
0 | Disabled |
0.1 | Very Low |
0.2 | Low |
0.3 | Medium |
0.4 | High |
0.5 | Very High |
Acro Throttle Mid
- Range: 0 1
This controls whether packets from other than the expected GCS system ID will be accepted
Value | Meaning |
---|---|
0 | NotEnforced |
1 | Enforced |
Controls major frame class for multicopter component
- RebootRequired: True
Value | Meaning |
---|---|
0 | Undefined |
1 | Quad |
2 | Hexa |
3 | Octa |
4 | OctaQuad |
5 | Y6 |
6 | Heli |
7 | Tri |
8 | SingleCopter |
9 | CoaxCopter |
12 | DodecaHexa |
13 | HeliQuad |
The maximum vertical descending velocity the pilot may request in cm/s
- Range: 50 500
- Increment: 10
- Units: centimeters per second
Altitude during Landing at which vehicle slows to LAND_SPEED
- Range: 100 10000
- Increment: 10
- Units: centimeters
Enable ADS-B
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
ADSB list size of nearest vehicles. Longer lists take longer to refresh with lower SRx_ADSB values.
- Range: 1 100
ADSB vehicle list radius filter. Vehicles detected outside this radius will be completely ignored. They will not show up in the SRx_ADSB stream to the GCS and will not be considered in any avoidance calculations.
- Range: 1 100000
ICAO_ID unique vehicle identification number of this aircraft. This is a integer limited to 24bits. If set to 0 then one will be randomly generated. If set to -1 then static information is not sent, transceiver is assumed pre-programmed.
- Range: -1 16777215
ADSB classification for the type of vehicle emitting the transponder signal. Default value is 14 (UAV).
Value | Meaning |
---|---|
0 | NoInfo |
1 | Light |
2 | Small |
3 | Large |
4 | HighVortexlarge |
5 | Heavy |
6 | HighlyManuv |
7 | Rotocraft |
8 | RESERVED |
9 | Glider |
10 | LightAir |
11 | Parachute |
12 | UltraLight |
13 | RESERVED |
14 | UAV |
15 | Space |
16 | RESERVED |
17 | EmergencySurface |
18 | ServiceSurface |
19 | PointObstacle |
Aircraft length and width dimension options in Length and Width in meters. In most cases, use a value of 1 for smallest size.
Value | Meaning |
---|---|
0 | NO_DATA |
1 | L15W23 |
2 | L25W28P5 |
3 | L25W34 |
4 | L35W33 |
5 | L35W38 |
6 | L45W39P5 |
7 | L45W45 |
8 | L55W45 |
9 | L55W52 |
10 | L65W59P5 |
11 | L65W67 |
12 | L75W72P5 |
13 | L75W80 |
14 | L85W80 |
15 | L85W90 |
GPS antenna lateral offset. This describes the physical location offest from center of the GPS antenna on the aircraft.
Value | Meaning |
---|---|
0 | NoData |
1 | Left2m |
2 | Left4m |
3 | Left6m |
4 | Center |
5 | Right2m |
6 | Right4m |
7 | Right6m |
GPS antenna longitudinal offset. This is usually set to 1, Applied By Sensor
Value | Meaning |
---|---|
0 | NO_DATA |
1 | AppliedBySensor |
Transceiver RF selection for Rx enable and/or Tx enable. This only effects devices that can Tx and Rx. Rx-only devices override this to always be Rx-only.
Value | Meaning |
---|---|
0 | Disabled |
1 | Rx-Only |
2 | Tx-Only |
3 | Rx and Tx Enabled |
VFR squawk (Mode 3/A) code is a pre-programmed default code when the pilot is flying VFR and not in contact with ATC. In the USA, the VFR squawk code is octal 1200 (hex 0x280, decimal 640) and in most parts of Europe the VFR squawk code is octal 7000. If an invalid octal number is set then it will be reset to 1200.
- Units: octal
Describes your hardware RF In/Out capabilities.
- Bitmask: 0:UAT_in,1:1090ES_in,2:UAT_out,3:1090ES_out
Value | Meaning |
---|---|
0 | Unknown |
1 | Rx UAT only |
3 | Rx UAT and 1090ES |
7 | Rx&Tx UAT and 1090ES |
This enables the advanced failsafe system. If this is set to zero (disable) then all the other AFS options have no effect
This sets a digital output pin to set high when in manual mode
This sets a digital output pin which is cycled at 10Hz when termination is not activated. Note that if a FS_TERM_PIN is set then the heartbeat pin will continue to cycle at 10Hz when termination is activated, to allow the termination board to distinguish between autopilot crash and termination.
Waypoint number to navigate to on comms loss
Waypoint number to navigate to on GPS lock loss
Can be set in flight to force termination of the heartbeat signal
This can be used to force an action on flight termination. Normally this is handled by an external failsafe board, but you can setup APM to handle it here. Please consult the wiki for more information on the possible values of the parameter
This sets a digital output pin to set high on flight termination
This sets the AMSL (above mean sea level) altitude limit. If the pressure altitude determined by QNH exceeds this limit then flight termination will be forced. Note that this limit is in meters, whereas pressure altitude limits are often quoted in feet. A value of zero disables the pressure altitude limit.
- Units: meters
This sets margin for error in GPS derived altitude limit. This error margin is only used if the barometer has failed. If the barometer fails then the GPS will be used to enforce the AMSL_LIMIT, but this margin will be subtracted from the AMSL_LIMIT first, to ensure that even with the given amount of GPS altitude error the pressure altitude is not breached. OBC users should set this to comply with their D2 safety case. A value of -1 will mean that barometer failure will lead to immediate termination.
- Units: meters
This sets the QNH pressure in millibars to be used for pressure altitude in the altitude limit. A value of zero disables the altitude limit.
- Units: millibar
Maximum number of GPS loss events before the aircraft stops returning to mission on GPS recovery. Use zero to allow for any number of GPS loss events.
Maximum number of comms loss events before the aircraft stops returning to mission on comms recovery. Use zero to allow for any number of comms loss events.
This enables the geofence part of the AFS. Will only be in effect if AFS_ENABLE is also 1
This enables the RC part of the AFS. Will only be in effect if AFS_ENABLE is also 1
If this parameter is set to 1, then an RC loss will only cause the plane to terminate in manual control modes. If it is 0, then the plane will terminate in any flight mode.
This enables the dual loss termination part of the AFS system. If this parameter is 1 and both GPS and the ground control station fail simultaneously, this will be considered a "dual loss" and cause termination.
This is the time in seconds in manual mode that failsafe termination will activate if RC input is lost. For the OBC rules this should be (1.5). Use 0 to disable.
- Units: seconds
This controls how much to use the GPS to correct the attitude. This should never be set to zero for a plane as it would result in the plane losing control in turns. For a plane please use the default value of 1.0.
- Range: 0.0 1.0
- Increment: .01
This controls whether to use dead-reckoning or GPS based navigation. If set to 0 then the GPS won't be used for navigation, and only dead reckoning will be used. A value of zero should never be used for normal flight. Currently this affects only the DCM-based AHRS: the EKF uses GPS whenever it is available.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This controls the weight the compass or GPS has on the heading. A higher value means the heading will track the yaw source (GPS or compass) more rapidly.
- Range: 0.1 0.4
- Increment: .01
This controls how fast the accelerometers correct the attitude
- Range: 0.1 0.4
- Increment: .01
This sets the maximum allowable difference between ground speed and airspeed. This allows the plane to cope with a failing airspeed sensor. A value of zero means to use the airspeed as is.
- Range: 0 127
- Increment: 1
- Units: meters per second
Compensates for the roll angle difference between the control board and the frame. Positive values make the vehicle roll right.
- Range: -0.1745 +0.1745
- Increment: 0.01
- Units: radians
Compensates for the pitch angle difference between the control board and the frame. Positive values make the vehicle pitch up/back.
- Range: -0.1745 +0.1745
- Increment: 0.01
- Units: radians
Not Used
- Range: -0.1745 +0.1745
- Increment: 0.01
- Units: radians
Overall board orientation relative to the standard orientation for the board type. This rotates the IMU and compass readings to allow the board to be oriented in your vehicle at any 90 or 45 degree angle. This option takes affect on next boot. After changing you will need to re-level your vehicle.
Value | Meaning |
---|---|
0 | None |
1 | Yaw45 |
2 | Yaw90 |
3 | Yaw135 |
4 | Yaw180 |
5 | Yaw225 |
6 | Yaw270 |
7 | Yaw315 |
8 | Roll180 |
9 | Roll180Yaw45 |
10 | Roll180Yaw90 |
11 | Roll180Yaw135 |
12 | Pitch180 |
13 | Roll180Yaw225 |
14 | Roll180Yaw270 |
15 | Roll180Yaw315 |
16 | Roll90 |
17 | Roll90Yaw45 |
18 | Roll90Yaw90 |
19 | Roll90Yaw135 |
20 | Roll270 |
21 | Roll270Yaw45 |
22 | Roll270Yaw90 |
23 | Roll270Yaw135 |
24 | Pitch90 |
25 | Pitch270 |
26 | Pitch180Yaw90 |
27 | Pitch180Yaw270 |
28 | Roll90Pitch90 |
29 | Roll180Pitch90 |
30 | Roll270Pitch90 |
31 | Roll90Pitch180 |
32 | Roll270Pitch180 |
33 | Roll90Pitch270 |
34 | Roll180Pitch270 |
35 | Roll270Pitch270 |
36 | Roll90Pitch180Yaw90 |
37 | Roll90Yaw270 |
38 | Yaw293Pitch68Roll180 |
39 | Pitch315 |
40 | Roll90Pitch315 |
100 | Custom |
This controls the time constant for the cross-over frequency used to fuse AHRS (airspeed and heading) and GPS data to estimate ground velocity. Time constant is 0.1/beta. A larger time constant will use GPS data less and a small time constant will use air data less.
- Range: 0.001 0.5
- Increment: .01
Minimum number of satellites visible to use GPS for velocity based corrections attitude correction. This defaults to 6, which is about the point at which the velocity numbers from a GPS become too unreliable for accurate correction of the accelerometers.
- Range: 0 10
- Increment: 1
This controls which NavEKF Kalman filter version is used for attitude and position estimation
Value | Meaning |
---|---|
0 | Disabled |
2 | Enable EKF2 |
3 | Enable EKF3 |
Autopilot mounting position roll offset. Positive values = roll right, negative values = roll left. This parameter is only used when AHRS_ORIENTATION is set to CUSTOM.
- Range: -180 180
- Increment: 1
- Units: degrees
Autopilot mounting position pitch offset. Positive values = pitch up, negative values = pitch down. This parameter is only used when AHRS_ORIENTATION is set to CUSTOM.
- Range: -180 180
- Increment: 1
- Units: degrees
Autopilot mounting position yaw offset. Positive values = yaw right, negative values = yaw left. This parameter is only used when AHRS_ORIENTATION is set to CUSTOM.
- Range: -180 180
- Increment: 1
- Units: degrees
Arming disabled until some requirements are met. If 0, there are no requirements (arm immediately). If 1, require rudder stick or GCS arming before arming motors and sends the minimum throttle PWM value to the throttle channel when disarmed. If 2, require rudder stick or GCS arming and send 0 PWM to throttle channel when disarmed. See the ARMING_CHECK_* parameters to see what checks are done before arming. Note, if setting this parameter to 0 a reboot is required to arm the plane. Also note, even with this parameter at 0, if ARMING_CHECK parameter is not also zero the plane may fail to arm throttle at boot due to a pre-arm check failure.
Value | Meaning |
---|---|
0 | Disabled |
1 | THR_MIN PWM when disarmed |
2 | 0 PWM when disarmed |
Checks prior to arming motor. This is a bitmask of checks that will be performed before allowing arming. The default is no checks, allowing arming at any time. You can select whatever checks you prefer by adding together the values of each check type to set this parameter. For example, to only allow arming when you have GPS lock and no RC failsafe you would set ARMING_CHECK to 72. For most users it is recommended that you set this to 1 to enable all checks.
- Bitmask: 0:All,1:Barometer,2:Compass,3:GPS lock,4:INS,5:Parameters,6:RC Channels,7:Board voltage,8:Battery Level,10:Logging Available,11:Hardware safety switch,12:GPS Configuration
Value | Meaning |
---|---|
0 | None |
1 | All |
2 | Barometer |
4 | Compass |
8 | GPS Lock |
16 | INS(INertial Sensors - accels & gyros) |
32 | Parameters(unused) |
64 | RC Channels |
128 | Board voltage |
256 | Battery Level |
1024 | LoggingAvailable |
2048 | Hardware safety switch |
4096 | GPS configuration |
Accelerometer error threshold used to determine inconsistent accelerometers. Compares this error range to other accelerometers to detect a hardware or calibration error. Lower value means tighter check and harder to pass arming check. Not all accelerometers are created equal.
- Range: 0.25 3.0
- Units: meters per square second
The minimum voltage of the first battery required to arm, 0 disables the check
- Increment: 0.1
- Units: volt
The minimum voltage of the second battery required to arm, 0 disables the check
- Increment: 0.1
- Units: volt
Allow arm/disarm by rudder input. When enabled arming can be done with right rudder, disarming with left rudder. Rudder arming only works in manual throttle modes with throttle at zero +- deadzone (RCx_DZ)
Value | Meaning |
---|---|
0 | Disabled |
1 | ArmingOnly |
2 | ArmOrDisarm |
Maximum rate the yaw target can be updated in Loiter, RTL, Auto flight modes
- Range: 500 18000
- Increment: 100
- Units: centidegrees per second
Maximum acceleration in yaw axis
- Range: 0 72000
- Increment: 1000
- Units: centidegrees per square second
Value | Meaning |
---|---|
0 | Disabled |
9000 | VerySlow |
18000 | Slow |
36000 | Medium |
54000 | Fast |
Controls whether body-frame rate feedfoward is enabled or disabled
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Maximum acceleration in roll axis
- Range: 0 180000
- Increment: 1000
- Units: centidegrees per square second
Value | Meaning |
---|---|
0 | Disabled |
30000 | VerySlow |
72000 | Slow |
108000 | Medium |
162000 | Fast |
Maximum acceleration in pitch axis
- Range: 0 180000
- Increment: 1000
- Units: centidegrees per square second
Value | Meaning |
---|---|
0 | Disabled |
30000 | VerySlow |
72000 | Slow |
108000 | Medium |
162000 | Fast |
Angle Boost increases output throttle as the vehicle leans to reduce loss of altitude
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Roll axis angle controller P gain. Converts the error between the desired roll angle and actual angle to a desired roll rate
- Range: 3.000 12.000
Pitch axis angle controller P gain. Converts the error between the desired pitch angle and actual angle to a desired pitch rate
- Range: 3.000 12.000
Yaw axis angle controller P gain. Converts the error between the desired yaw angle and actual angle to a desired yaw rate
- Range: 3.000 6.000
Angle Limit (to maintain altitude) Time Constant
- Range: 0.5 10.0
Maximum angular velocity in roll axis
- Range: 0 1080
- Increment: 1
- Units: degrees per second
Value | Meaning |
---|---|
0 | Disabled |
360 | Slow |
720 | Medium |
1080 | Fast |
Maximum angular velocity in pitch axis
- Range: 0 1080
- Increment: 1
- Units: degrees per second
Value | Meaning |
---|---|
0 | Disabled |
360 | Slow |
720 | Medium |
1080 | Fast |
Maximum angular velocity in pitch axis
- Range: 0 1080
- Increment: 1
- Units: degrees per second
Value | Meaning |
---|---|
0 | Disabled |
360 | Slow |
720 | Medium |
1080 | Fast |
Attitude control input time constant. Low numbers lead to sharper response, higher numbers to softer response
- Range: 0 1
- Values: 0.5:Very Soft, 0.2:Soft, 0.15:Medium, 0.1:Crisp, 0.05:Very Crisp
- Increment: 0.01
- Units: seconds
Roll axis rate controller P gain. Converts the difference between desired roll rate and actual roll rate into a motor speed output
- Range: 0.05 0.5
- Increment: 0.005
Roll axis rate controller I gain. Corrects long-term difference in desired roll rate vs actual roll rate
- Range: 0.01 2.0
- Increment: 0.01
Roll axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
- Units: percent
Roll axis rate controller D gain. Compensates for short-term change in desired roll rate vs actual roll rate
- Range: 0.0 0.02
- Increment: 0.001
Roll axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Roll axis rate controller input frequency in Hz
- Range: 1 100
- Increment: 1
- Units: hertz
Pitch axis rate controller P gain. Converts the difference between desired pitch rate and actual pitch rate into a motor speed output
- Range: 0.05 0.50
- Increment: 0.005
Pitch axis rate controller I gain. Corrects long-term difference in desired pitch rate vs actual pitch rate
- Range: 0.01 2.0
- Increment: 0.01
Pitch axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
- Units: percent
Pitch axis rate controller D gain. Compensates for short-term change in desired pitch rate vs actual pitch rate
- Range: 0.0 0.02
- Increment: 0.001
Pitch axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Pitch axis rate controller input frequency in Hz
- Range: 1 100
- Increment: 1
- Units: hertz
Yaw axis rate controller P gain. Converts the difference between desired yaw rate and actual yaw rate into a motor speed output
- Range: 0.10 2.50
- Increment: 0.005
Yaw axis rate controller I gain. Corrects long-term difference in desired yaw rate vs actual yaw rate
- Range: 0.010 1.0
- Increment: 0.01
Yaw axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
- Units: percent
Yaw axis rate controller D gain. Compensates for short-term change in desired yaw rate vs actual yaw rate
- Range: 0.000 0.02
- Increment: 0.001
Yaw axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Yaw axis rate controller input frequency in Hz
- Range: 1 10
- Increment: 1
- Units: hertz
Throttle vs attitude control prioritisation used when landing (higher values mean we prioritise attitude control over throttle)
- Range: 0.1 0.25
Throttle vs attitude control prioritisation used during active flight (higher values mean we prioritise attitude control over throttle)
- Range: 0.5 0.9
Throttle vs attitude control prioritisation used during manual flight (higher values mean we prioritise attitude control over throttle)
- Range: 0.1 0.9
Trim the hover roll angle to counter tail rotor thrust in a hover
- Range: 0 1000
- Units: centidegrees
Roll axis rate controller P gain. Converts the difference between desired roll rate and actual roll rate into a motor speed output
- Range: 0.08 0.35
- Increment: 0.005
Roll axis rate controller I gain. Corrects long-term difference in desired roll rate vs actual roll rate
- Range: 0.01 0.6
- Increment: 0.01
Roll axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
Roll axis rate controller D gain. Compensates for short-term change in desired roll rate vs actual roll rate
- Range: 0.001 0.03
- Increment: 0.001
Roll axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Roll axis rate controller input frequency in Hz
- Range: 1 20
- Increment: 1
- Units: hertz
Pitch axis rate controller P gain. Converts the difference between desired pitch rate and actual pitch rate into a motor speed output
- Range: 0.08 0.35
- Increment: 0.005
Pitch axis rate controller I gain. Corrects long-term difference in desired pitch rate vs actual pitch rate
- Range: 0.01 0.6
- Increment: 0.01
Pitch axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
Pitch axis rate controller D gain. Compensates for short-term change in desired pitch rate vs actual pitch rate
- Range: 0.001 0.03
- Increment: 0.001
Pitch axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Pitch axis rate controller input frequency in Hz
- Range: 1 20
- Increment: 1
- Units: hertz
Yaw axis rate controller P gain. Converts the difference between desired yaw rate and actual yaw rate into a motor speed output
- Range: 0.180 0.60
- Increment: 0.005
Yaw axis rate controller I gain. Corrects long-term difference in desired yaw rate vs actual yaw rate
- Range: 0.01 0.06
- Increment: 0.01
Yaw axis rate controller I gain maximum. Constrains the maximum motor output that the I gain will output
- Range: 0 1
- Increment: 0.01
Yaw axis rate controller D gain. Compensates for short-term change in desired yaw rate vs actual yaw rate
- Range: 0.000 0.02
- Increment: 0.001
Yaw axis rate controller feed forward
- Range: 0 0.5
- Increment: 0.001
Yaw axis rate controller input frequency in Hz
- Range: 1 20
- Increment: 1
- Units: hertz
Pirouette compensation enabled
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Enable Avoidance using ADSB
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Determines what the aircraft will do after a fail event is resolved
Value | Meaning |
---|---|
0 | Remain in AVOID_ADSB |
1 | Resume previous flight mode |
2 | RTL |
3 | Resume if AUTO else Loiter |
Maximum number of obstacles to track
Aircraft velocity vectors are multiplied by this time to determine closest approach. If this results in an approach closer than W_DIST_XY or W_DIST_Z then W_ACTION is undertaken (assuming F_ACTION is not undertaken)
- Units: seconds
Aircraft velocity vectors are multiplied by this time to determine closest approach. If this results in an approach closer than F_DIST_XY or F_DIST_Z then F_ACTION is undertaken
- Units: seconds
Closest allowed projected distance before W_ACTION is undertaken
- Units: meters
Closest allowed projected distance before F_ACTION is undertaken
- Units: meters
Closest allowed projected distance before BEHAVIOUR_W is undertaken
- Units: meters
Closest allowed projected distance before BEHAVIOUR_F is undertaken
- Units: meters
Minimum altitude for ADS-B avoidance. If the vehicle is below this altitude, no avoidance action will take place. Useful to prevent ADS-B avoidance from activating while below the tree line or around structures. Default of 0 is no minimum.
- Units: meters
Enabled/disable stopping at fence
- Bitmask: 0:StopAtFence,1:UseProximitySensor,2:StopAtBeaconFence
Value | Meaning |
---|---|
0 | None |
1 | StopAtFence |
2 | UseProximitySensor |
3 | StopAtFence and UseProximitySensor |
4 | StopAtBeaconFence |
7 | All |
Max lean angle used to avoid obstacles while in non-GPS modes
- Range: 0 4500
- Units: centidegrees
Distance from object at which obstacle avoidance will begin in non-GPS modes
- Range: 1 30
- Units: meters
Vehicle will attempt to stay at least this distance (in meters) from objects while in GPS modes
- Range: 1 10
- Units: meters
Avoidance behaviour (slide or stop)
Value | Meaning |
---|---|
0 | Slide |
1 | Stop |
Controls enabling monitoring of the battery's voltage and current
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
3 | Analog Voltage Only |
4 | Analog Voltage and Current |
5 | Solo |
6 | Bebop |
7 | SMBus-Maxell |
8 | UAVCAN-BatteryInfo |
9 | BLHeli ESC |
Setting this to 0 ~ 13 will enable battery voltage sensing on pins A0 ~ A13. On the PX4-v1 it should be set to 100. On the Pixhawk, Pixracer and NAVIO boards it should be set to 2, Pixhawk2 Power2 is 13.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | Disabled |
0 | A0 |
1 | A1 |
2 | Pixhawk/Pixracer/Navio2/Pixhawk2_PM1 |
13 | Pixhawk2_PM2 |
100 | PX4-v1 |
Setting this to 0 ~ 13 will enable battery current sensing on pins A0 ~ A13. On the PX4-v1 it should be set to 101. On the Pixhawk, Pixracer and NAVIO boards it should be set to 3, Pixhawk2 Power2 is 14.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | Disabled |
1 | A1 |
2 | A2 |
3 | Pixhawk/Pixracer/Navio2/Pixhawk2_PM1 |
14 | Pixhawk2_PM2 |
101 | PX4-v1 |
Used to convert the voltage of the voltage sensing pin (BATT2_VOLT_PIN) to the actual battery's voltage (pin_voltage * VOLT_MULT). For the 3DR Power brick on APM2 or Pixhawk, this should be set to 10.1. For the Pixhawk with the 3DR 4in1 ESC this should be 12.02. For the PX using the PX4IO power supply this should be set to 1.
Number of amps that a 1V reading on the current sensor corresponds to. On the APM2 or Pixhawk using the 3DR Power brick this should be set to 17. For the Pixhawk with the 3DR 4in1 ESC this should be 17.
- Units: ampere per volt
Voltage offset at zero current on current sensor
- Units: volt
Capacity of the battery in mAh when full
- Increment: 50
- Units: milliampere hour
If battery wattage (voltage * current) exceeds this value then the system will reduce max throttle (THR_MAX, TKOFF_THR_MAX and THR_MIN for reverse thrust) to satisfy this limit. This helps limit high current to low C rated batteries regardless of battery voltage. The max throttle will slowly grow back to THR_MAX (or TKOFF_THR_MAX ) and THR_MIN if demanding the current max and under the watt max. Use 0 to disable.
- Increment: 1
- Units: watt
Battery serial number, automatically filled in for SMBus batteries, otherwise will be -1. With UAVCAN it is the battery_id.
This is the timeout in seconds before a low voltage event will be triggered. For aircraft with low C batteries it may be necessary to raise this in order to cope with low voltage on long takeoffs. A value of zero disables low voltage errors.
- Range: 0 120
- Increment: 1
- Units: seconds
Voltage type used for detection of low voltage event
Value | Meaning |
---|---|
0 | Raw Voltage |
1 | Sag Compensated Voltage |
Battery voltage that triggers a low battery failsafe. Set to 0 to disable. If the battery voltage drops below this voltage continuously for more then the period specified by the BATT2_LOW_TIMER parameter then the vehicle will perform the failsafe specified by the BATT2_FS_LOW_ACT parameter.
- Increment: 0.1
- Units: volt
Battery capacity at which the low battery failsafe is triggered. Set to 0 to disable battery remaining failsafe. If the battery capacity drops below this level the vehicle will perform the failsafe specified by the BATT2_FS_LOW_ACT parameter.
- Increment: 50
- Units: milliampere hour
Battery voltage that triggers a critical battery failsafe. Set to 0 to disable. If the battery voltage drops below this voltage continuously for more then the period specified by the BATT2_LOW_TIMER parameter then the vehicle will perform the failsafe specified by the BATT2_FS_CRT_ACT parameter.
- Increment: 0.1
- Units: volt
Battery capacity at which the critical battery failsafe is triggered. Set to 0 to disable battery remaining failsafe. If the battery capacity drops below this level the vehicle will perform the failsafe specified by the BATT2__FS_CRT_ACT parameter.
- Increment: 50
- Units: milliampere hour
What action the vehicle should perform if it hits a low battery failsafe
Value | Meaning |
---|---|
0 | None |
1 | Land |
2 | RTL |
3 | SmartRTL |
4 | SmartRTL or Land |
5 | Terminate |
What action the vehicle should perform if it hits a critical battery failsafe
Value | Meaning |
---|---|
0 | None |
1 | Land |
2 | RTL |
3 | SmartRTL |
4 | SmartRTL or Land |
5 | Terminate |
Controls enabling monitoring of the battery's voltage and current
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
3 | Analog Voltage Only |
4 | Analog Voltage and Current |
5 | Solo |
6 | Bebop |
7 | SMBus-Maxell |
8 | UAVCAN-BatteryInfo |
9 | BLHeli ESC |
Setting this to 0 ~ 13 will enable battery voltage sensing on pins A0 ~ A13. On the PX4-v1 it should be set to 100. On the Pixhawk, Pixracer and NAVIO boards it should be set to 2, Pixhawk2 Power2 is 13.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | Disabled |
0 | A0 |
1 | A1 |
2 | Pixhawk/Pixracer/Navio2/Pixhawk2_PM1 |
13 | Pixhawk2_PM2 |
100 | PX4-v1 |
Setting this to 0 ~ 13 will enable battery current sensing on pins A0 ~ A13. On the PX4-v1 it should be set to 101. On the Pixhawk, Pixracer and NAVIO boards it should be set to 3, Pixhawk2 Power2 is 14.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | Disabled |
1 | A1 |
2 | A2 |
3 | Pixhawk/Pixracer/Navio2/Pixhawk2_PM1 |
14 | Pixhawk2_PM2 |
101 | PX4-v1 |
Used to convert the voltage of the voltage sensing pin (BATT_VOLT_PIN) to the actual battery's voltage (pin_voltage * VOLT_MULT). For the 3DR Power brick on APM2 or Pixhawk, this should be set to 10.1. For the Pixhawk with the 3DR 4in1 ESC this should be 12.02. For the PX using the PX4IO power supply this should be set to 1.
Number of amps that a 1V reading on the current sensor corresponds to. On the APM2 or Pixhawk using the 3DR Power brick this should be set to 17. For the Pixhawk with the 3DR 4in1 ESC this should be 17.
- Units: ampere per volt
Voltage offset at zero current on current sensor
- Units: volt
Capacity of the battery in mAh when full
- Increment: 50
- Units: milliampere hour
If battery wattage (voltage * current) exceeds this value then the system will reduce max throttle (THR_MAX, TKOFF_THR_MAX and THR_MIN for reverse thrust) to satisfy this limit. This helps limit high current to low C rated batteries regardless of battery voltage. The max throttle will slowly grow back to THR_MAX (or TKOFF_THR_MAX ) and THR_MIN if demanding the current max and under the watt max. Use 0 to disable.
- Increment: 1
- Units: watt
Battery serial number, automatically filled in for SMBus batteries, otherwise will be -1. With UAVCAN it is the battery_id.
This is the timeout in seconds before a low voltage event will be triggered. For aircraft with low C batteries it may be necessary to raise this in order to cope with low voltage on long takeoffs. A value of zero disables low voltage errors.
- Range: 0 120
- Increment: 1
- Units: seconds
Voltage type used for detection of low voltage event
Value | Meaning |
---|---|
0 | Raw Voltage |
1 | Sag Compensated Voltage |
Battery voltage that triggers a low battery failsafe. Set to 0 to disable. If the battery voltage drops below this voltage continuously for more then the period specified by the BATT_LOW_TIMER parameter then the vehicle will perform the failsafe specified by the BATT_FS_LOW_ACT parameter.
- Increment: 0.1
- Units: volt
Battery capacity at which the low battery failsafe is triggered. Set to 0 to disable battery remaining failsafe. If the battery capacity drops below this level the vehicle will perform the failsafe specified by the BATT_FS_LOW_ACT parameter.
- Increment: 50
- Units: milliampere hour
Battery voltage that triggers a critical battery failsafe. Set to 0 to disable. If the battery voltage drops below this voltage continuously for more then the period specified by the BATT_LOW_TIMER parameter then the vehicle will perform the failsafe specified by the BATT_FS_CRT_ACT parameter.
- Increment: 0.1
- Units: volt
Battery capacity at which the critical battery failsafe is triggered. Set to 0 to disable battery remaining failsafe. If the battery capacity drops below this level the vehicle will perform the failsafe specified by the BATT__FS_CRT_ACT parameter.
- Increment: 50
- Units: milliampere hour
What action the vehicle should perform if it hits a low battery failsafe
Value | Meaning |
---|---|
0 | None |
1 | Land |
2 | RTL |
3 | SmartRTL |
4 | SmartRTL or Land |
5 | Terminate |
What action the vehicle should perform if it hits a critical battery failsafe
Value | Meaning |
---|---|
0 | None |
1 | Land |
2 | RTL |
3 | SmartRTL |
4 | SmartRTL or Land |
5 | Terminate |
What type of beacon based position estimation device is connected
Value | Meaning |
---|---|
0 | None |
1 | Pozyx |
2 | Marvelmind |
Beacon origin's latitude
- Range: -90 90
- Increment: 0.000001
- Units: degrees
Beacon origin's longitude
- Range: -180 180
- Increment: 0.000001
- Units: degrees
Beacon origin's altitude above sealevel in meters
- Range: 0 10000
- Increment: 1
- Units: meters
Beacon systems rotation from north in degrees
- Range: -180 +180
- Increment: 1
- Units: degrees
Control assigning of FMU pins to PWM output, timer capture and GPIO. All unassigned pins can be used for GPIO
- RebootRequired: True
Value | Meaning |
---|---|
0 | No PWMs |
2 | Two PWMs |
4 | Four PWMs |
6 | Six PWMs |
7 | Three PWMs and One Capture |
Enable flow control on serial 1 (telemetry 1) on Pixhawk. You must have the RTS and CTS pins connected to your radio. The standard DF13 6 pin connector for a 3DR radio does have those pins connected. If this is set to 2 then flow control will be auto-detected by checking for the output buffer filling on startup. Note that the PX4v1 does not have hardware flow control pins on this port, so you should leave this disabled.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
2 | Auto |
Enable flow control on serial 2 (telemetry 2) on Pixhawk and STATE. You must have the RTS and CTS pins connected to your radio. The standard DF13 6 pin connector for a 3DR radio does have those pins connected. If this is set to 2 then flow control will be auto-detected by checking for the output buffer filling on startup.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
2 | Auto |
This controls the default state of the safety switch at startup. When set to 1 the safety switch will start in the safe state (flashing) at boot. When set to zero the safety switch will start in the unsafe state (solid) at startup. Note that if a safety switch is fitted the user can still control the safety state after startup using the switch. The safety state can also be controlled in software using a MAVLink message.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the SBUS output frame rate in Hz
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | 50Hz |
2 | 75Hz |
3 | 100Hz |
4 | 150Hz |
5 | 200Hz |
6 | 250Hz |
7 | 300Hz |
User-defined serial number of this vehicle, it can be any arbitrary number you want and has no effect on the autopilot
- Range: -32768 32767
A bitmask which controls what channels can move while the safety switch has not been pressed
- Bitmask: 0:Ch1,1:Ch2,2:Ch3,3:Ch4,4:Ch5,5:Ch6,6:Ch7,7:Ch8,8:Ch9,9:Ch10,10:Ch11,11:Ch12,12:Ch13,13:Ch14
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the target IMU temperature for boards with controllable IMU heating units. DO NOT SET -1 on The Cube. A value of -1 sets PH1 behaviour
- Range: -1 80
- Units: degrees Celsius
This allows selection of a PX4 or VRBRAIN board type. If set to zero then the board type is auto-detected (PX4)
- RebootRequired: True
Value | Meaning |
---|---|
0 | AUTO |
1 | PX4V1 |
2 | Pixhawk |
3 | Cube/Pixhawk2 |
4 | Pixracer |
5 | PixhawkMini |
6 | Pixhawk2Slim |
7 | VRBrain 5.1 |
8 | VRBrain 5.2 |
9 | VR Micro Brain 5.1 |
10 | VR Micro Brain 5.2 |
11 | VRBrain Core 1.0 |
12 | VRBrain 5.4 |
13 | Intel Aero FC |
20 | AUAV2.1 |
This allows for the IO co-processor on FMUv1 and FMUv2 to be disabled
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This controls the activation of the safety button. It allows you to control if the safety button can be used for safety enable and/or disable, and whether the button is only active when disarmed
- Bitmask: 0:ActiveForSafetyEnable,1:ActiveForSafetyDisable,2:ActiveWhenArmed
This is a scaling factor to slow down microSD operation. It can be used on flight board and microSD card combinations where full speed is not reliable. For normal full speed operation a value of 0 should be used.
- Range: 0 32
- Increment: 1
Board specific option flags
- Bitmask: 0:Enable hardware watchdog
This enables support for direct attached radio receivers
Value | Meaning |
---|---|
0 | None |
1 | CYRF6936 |
Select air protocol
Value | Meaning |
---|---|
0 | Auto |
1 | DSM2 |
2 | DSMX |
radio debug level
- Range: 0 4
disable receive CRC (for debug)
Value | Meaning |
---|---|
0 | NotDisabled |
1 | Disabled |
Channel to show receive RSSI signal strength, or zero for disabled
- Range: 0 16
Channel to show received packet-per-second rate, or zero for disabled
- Range: 0 16
If this is non-zero then telemetry packets will be sent over DSM
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Set telemetry transmit power. This is the power level (from 1 to 8) for telemetry packets sent from the RX to the TX
- Range: 1 8
If this is enabled then the radio will continuously transmit as required for FCC testing. The transmit channel is set by the value of the parameter. The radio will not work for RC input while this is enabled
Value | Meaning |
---|---|
0 | Disabled |
1 | MinChannel |
2 | MidChannel |
3 | MaxChannel |
4 | MinChannelCW |
5 | MidChannelCW |
6 | MaxChannelCW |
This selects between different stick input modes. The default is mode2, which has throttle on the left stick and pitch on the right stick. You can instead set mode1, which has throttle on the right stick and pitch on the left stick.
Value | Meaning |
---|---|
1 | Mode1 |
2 | Mode2 |
This sets the radio to a fixed test channel for factory testing. Using a fixed channel avoids the need for binding in factory testing.
Value | Meaning |
---|---|
0 | Disabled |
1 | TestChan1 |
2 | TestChan2 |
3 | TestChan3 |
4 | TestChan4 |
5 | TestChan5 |
6 | TestChan6 |
7 | TestChan7 |
8 | TestChan8 |
Channel to show telemetry RSSI value as received by TX
- Range: 0 16
Channel to show telemetry packets-per-second value, as received at TX
- Range: 0 16
Set transmitter maximum transmit power (from 1 to 8)
- Range: 1 8
Set transmitter buzzer note adjustment (adjust frequency up)
- Range: 0 40
When non-zero this sets the time with no transmitter packets before we start looking for auto-bind packets.
- Range: 0 120
This sets the minimum RSSI of an auto-bind packet for it to be accepted. This should be set so that auto-bind will only happen at short range to minimise the change of an auto-bind happening accidentially
- Range: 0 31
Specifies which sources of UTC time will be accepted
- Bitmask: 0:GPS,1:MAVLINK_SYSTEM_TIME,2:HW
This enables the button checking module. When this is disabled the parameters for setting button inputs are not visible
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Digital pin number for first button input.
Value | Meaning |
---|---|
-1 | Disabled |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
Digital pin number for second button input.
Value | Meaning |
---|---|
-1 | Disabled |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
Digital pin number for third button input.
Value | Meaning |
---|---|
-1 | Disabled |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
Digital pin number for fourth button input.
Value | Meaning |
---|---|
-1 | Disabled |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
The duration in seconds that a BUTTON_CHANGE report is repeatedly sent to the GCS regarding a button changing state. Note that the BUTTON_CHANGE message is MAVLink2 only.
- Range: 0 3600
how to trigger the camera to take a picture
Value | Meaning |
---|---|
0 | Servo |
1 | Relay |
How long the shutter will be held open in 10ths of a second (i.e. enter 10 for 1second, 50 for 5seconds)
- Range: 0 50
- Units: deciseconds
PWM value in microseconds to move servo to when shutter is activated
- Range: 1000 2000
- Units: PWM in microseconds
PWM value in microseconds to move servo to when shutter is deactivated
- Range: 1000 2000
- Units: PWM in microseconds
Distance in meters between camera triggers. If this value is non-zero then the camera will trigger whenever the GPS position changes by this number of meters regardless of what mode the APM is in. Note that this parameter can also be set in an auto mission using the DO_SET_CAM_TRIGG_DIST command, allowing you to enable/disable the triggering of the camera during the flight.
- Range: 0 1000
- Units: meters
This sets whether the relay goes high or low when it triggers. Note that you should also set RELAY_DEFAULT appropriately for your camera
Value | Meaning |
---|---|
0 | Low |
1 | High |
Postpone shooting if previous picture was taken less than preset time(ms) ago.
- Range: 0 10000
- Units: milliseconds
Postpone shooting if roll is greater than limit. (0=Disable, will shoot regardless of roll).
- Range: 0 180
- Units: degrees
pin number to use for save accurate camera feedback messages. If set to -1 then don't use a pin flag for this, otherwise this is a pin number which if held high after a picture trigger order, will save camera messages when camera really takes a picture. A universal camera hot shoe is needed. The pin should be held high for at least 2 milliseconds for reliable trigger detection. See also the CAM_FEEDBACK_POL option. If using AUX4 pin on a Pixhawk then a fast capture method is used that allows for the trigger time to be as short as one microsecond.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | Disabled |
50 | PX4 AUX1 |
51 | PX4 AUX2 |
52 | PX4 AUX3 |
53 | PX4 AUX4(fast capture) |
54 | PX4 AUX5 |
55 | PX4 AUX6 |
Polarity for feedback pin. If this is 1 then the feedback pin should go high on trigger. If set to 0 then it should go low
Value | Meaning |
---|---|
0 | TriggerLow |
1 | TriggerHigh |
When enabled, trigging by distance is done in AUTO mode only.
Value | Meaning |
---|---|
0 | Always |
1 | Only when in AUTO |
Enabling this option starts selected protocol that will use this virtual driver
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | UAVCAN |
UAVCAN node should be set implicitly
- Range: 1 250
Bitmask with one set for channel to be transmitted as a servo command over UAVCAN
- Bitmask: 0: Servo 1, 1: Servo 2, 2: Servo 3, 3: Servo 4, 4: Servo 5, 5: Servo 6, 6: Servo 7, 7: Servo 8, 8: Servo 9, 9: Servo 10, 10: Servo 11, 11: Servo 12, 12: Servo 13, 13: Servo 14, 14: Servo 15
Bitmask with one set for channel to be transmitted as a ESC command over UAVCAN
- Bitmask: 0: ESC 1, 1: ESC 2, 2: ESC 3, 3: ESC 4, 4: ESC 5, 5: ESC 6, 6: ESC 7, 7: ESC 8, 8: ESC 9, 9: ESC 10, 10: ESC 11, 11: ESC 12, 12: ESC 13, 13: ESC 14, 14: ESC 15, 15: ESC 16
Maximum transmit rate for servo outputs
- Range: 1 200
- Units: hertz
Enabling this option starts selected protocol that will use this virtual driver
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | UAVCAN |
UAVCAN node should be set implicitly
- Range: 1 250
Bitmask with one set for channel to be transmitted as a servo command over UAVCAN
- Bitmask: 0: Servo 1, 1: Servo 2, 2: Servo 3, 3: Servo 4, 4: Servo 5, 5: Servo 6, 6: Servo 7, 7: Servo 8, 8: Servo 9, 9: Servo 10, 10: Servo 11, 11: Servo 12, 12: Servo 13, 13: Servo 14, 14: Servo 15
Bitmask with one set for channel to be transmitted as a ESC command over UAVCAN
- Bitmask: 0: ESC 1, 1: ESC 2, 2: ESC 3, 3: ESC 4, 4: ESC 5, 5: ESC 6, 6: ESC 7, 7: ESC 8, 8: ESC 9, 9: ESC 10, 10: ESC 11, 11: ESC 12, 12: ESC 13, 13: ESC 14, 14: ESC 15, 15: ESC 16
Maximum transmit rate for servo outputs
- Range: 1 200
- Units: hertz
Enabling this option starts selected protocol that will use this virtual driver
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | UAVCAN |
UAVCAN node should be set implicitly
- Range: 1 250
Bitmask with one set for channel to be transmitted as a servo command over UAVCAN
- Bitmask: 0: Servo 1, 1: Servo 2, 2: Servo 3, 3: Servo 4, 4: Servo 5, 5: Servo 6, 6: Servo 7, 7: Servo 8, 8: Servo 9, 9: Servo 10, 10: Servo 11, 11: Servo 12, 12: Servo 13, 13: Servo 14, 14: Servo 15
Bitmask with one set for channel to be transmitted as a ESC command over UAVCAN
- Bitmask: 0: ESC 1, 1: ESC 2, 2: ESC 3, 3: ESC 4, 4: ESC 5, 5: ESC 6, 6: ESC 7, 7: ESC 8, 8: ESC 9, 9: ESC 10, 10: ESC 11, 11: ESC 12, 12: ESC 13, 13: ESC 14, 14: ESC 15, 15: ESC 16
Maximum transmit rate for servo outputs
- Range: 1 200
- Units: hertz
Enabling this option enables use of CAN buses.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | First driver |
2 | Second driver |
Bit rate can be set up to from 10000 to 1000000
- Range: 10000 1000000
Enabling this option will provide debug messages
Value | Meaning |
---|---|
0 | Disabled |
1 | Major messages |
2 | All messages |
Enabling this option enables use of CAN buses.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | First driver |
2 | Second driver |
Bit rate can be set up to from 10000 to 1000000
- Range: 10000 1000000
Enabling this option will provide debug messages
Value | Meaning |
---|---|
0 | Disabled |
1 | Major messages |
2 | All messages |
Enabling this option enables use of CAN buses.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | First driver |
2 | Second driver |
Bit rate can be set up to from 10000 to 1000000
- Range: 10000 1000000
Enabling this option will provide debug messages
Value | Meaning |
---|---|
0 | Disabled |
1 | Major messages |
2 | All messages |
Parachute release enabled or disabled
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Parachute release mechanism type (relay or servo)
Value | Meaning |
---|---|
0 | First Relay |
1 | Second Relay |
2 | Third Relay |
3 | Fourth Relay |
10 | Servo |
Parachute Servo PWM value in microseconds when parachute is released
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Parachute Servo PWM value in microseconds when parachute is not released
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Parachute min altitude above home. Parachute will not be released below this altitude. 0 to disable alt check.
- Range: 0 32000
- Increment: 1
- Units: meters
Delay in millseconds between motor stop and chute release
- Range: 0 5000
- Increment: 1
- Units: milliseconds
Defines the radius of the circle the vehicle will fly when in Circle flight mode
- Range: 0 10000
- Increment: 100
- Units: centimeters
Circle mode's turn rate in deg/sec. Positive to turn clockwise, negative for counter clockwise
- Range: -90 90
- Increment: 1
- Units: degrees per second
Offset to be added to the compass x-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to the compass y-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to the compass z-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
An angle to compensate between the true north and magnetic north
- Range: -3.142 3.142
- Increment: 0.01
- Units: radians
Enable or disable the automatic learning of compass offsets. You can enable learning either using a compass-only method that is suitable only for fixed wing aircraft or using the offsets learnt by the active EKF state estimator. If this option is enabled then the learnt offsets are saved when you disarm the vehicle.
Value | Meaning |
---|---|
0 | Disabled |
1 | Internal-Learning |
2 | EKF-Learning |
Enable or disable the use of the compass (instead of the GPS) for determining heading
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Enable or disable the automatic calculation of the declination based on gps location
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Set motor interference compensation type to disabled, throttle or current. Do not change manually.
Value | Meaning |
---|---|
0 | Disabled |
1 | Use Throttle |
2 | Use Current |
Multiplied by the current throttle and added to the compass's x-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to the compass's y-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to the compass's z-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
The orientation of the first external compass relative to the vehicle frame. This value will be ignored unless this compass is set as an external compass. When set correctly in the northern hemisphere, pointing the nose and right side down should increase the MagX and MagY values respectively. Rolling the vehicle upside down should decrease the MagZ value. For southern hemisphere, switch increase and decrease. NOTE: For internal compasses, AHRS_ORIENT is used.
Value | Meaning |
---|---|
0 | None |
1 | Yaw45 |
2 | Yaw90 |
3 | Yaw135 |
4 | Yaw180 |
5 | Yaw225 |
6 | Yaw270 |
7 | Yaw315 |
8 | Roll180 |
9 | Roll180Yaw45 |
10 | Roll180Yaw90 |
11 | Roll180Yaw135 |
12 | Pitch180 |
13 | Roll180Yaw225 |
14 | Roll180Yaw270 |
15 | Roll180Yaw315 |
16 | Roll90 |
17 | Roll90Yaw45 |
18 | Roll90Yaw90 |
19 | Roll90Yaw135 |
20 | Roll270 |
21 | Roll270Yaw45 |
22 | Roll270Yaw90 |
23 | Roll270Yaw135 |
24 | Pitch90 |
25 | Pitch270 |
26 | Pitch180Yaw90 |
27 | Pitch180Yaw270 |
28 | Roll90Pitch90 |
29 | Roll180Pitch90 |
30 | Roll270Pitch90 |
31 | Roll90Pitch180 |
32 | Roll270Pitch180 |
33 | Roll90Pitch270 |
34 | Roll180Pitch270 |
35 | Roll270Pitch270 |
36 | Roll90Pitch180Yaw90 |
37 | Roll90Yaw270 |
38 | Yaw293Pitch68Roll180 |
39 | Pitch315 |
40 | Roll90Pitch315 |
Configure compass so it is attached externally. This is auto-detected on PX4 and Pixhawk. Set to 1 if the compass is externally connected. When externally connected the COMPASS_ORIENT option operates independently of the AHRS_ORIENTATION board orientation option. If set to 0 or 1 then auto-detection by bus connection can override the value. If set to 2 then auto-detection will be disabled.
Value | Meaning |
---|---|
0 | Internal |
1 | External |
2 | ForcedExternal |
Offset to be added to compass2's x-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to compass2's y-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to compass2's z-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Multiplied by the current throttle and added to compass2's x-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to compass2's y-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to compass2's z-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
If more than one compass is available, this selects which compass is the primary. When external compasses are connected, they will be ordered first. NOTE: If no external compass is attached, this parameter is ignored.
Value | Meaning |
---|---|
0 | FirstCompass |
1 | SecondCompass |
2 | ThirdCompass |
Offset to be added to compass3's x-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to compass3's y-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Offset to be added to compass3's z-axis values to compensate for metal in the frame
- Range: -400 400
- Increment: 1
- Units: milligauss
Multiplied by the current throttle and added to compass3's x-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to compass3's y-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Multiplied by the current throttle and added to compass3's z-axis values to compensate for motor interference (Offset per Amp or at Full Throttle)
- Range: -1000 1000
- Increment: 1
- Units: milligauss per ampere
Compass device id. Automatically detected, do not set manually
Second compass's device id. Automatically detected, do not set manually
Third compass's device id. Automatically detected, do not set manually
Enable or disable the second compass for determining heading.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
The orientation of a second external compass relative to the vehicle frame. This value will be ignored unless this compass is set as an external compass. When set correctly in the northern hemisphere, pointing the nose and right side down should increase the MagX and MagY values respectively. Rolling the vehicle upside down should decrease the MagZ value. For southern hemisphere, switch increase and decrease. NOTE: For internal compasses, AHRS_ORIENT is used.
Value | Meaning |
---|---|
0 | None |
1 | Yaw45 |
2 | Yaw90 |
3 | Yaw135 |
4 | Yaw180 |
5 | Yaw225 |
6 | Yaw270 |
7 | Yaw315 |
8 | Roll180 |
9 | Roll180Yaw45 |
10 | Roll180Yaw90 |
11 | Roll180Yaw135 |
12 | Pitch180 |
13 | Roll180Yaw225 |
14 | Roll180Yaw270 |
15 | Roll180Yaw315 |
16 | Roll90 |
17 | Roll90Yaw45 |
18 | Roll90Yaw90 |
19 | Roll90Yaw135 |
20 | Roll270 |
21 | Roll270Yaw45 |
22 | Roll270Yaw90 |
23 | Roll270Yaw135 |
24 | Pitch90 |
25 | Pitch270 |
26 | Pitch180Yaw90 |
27 | Pitch180Yaw270 |
28 | Roll90Pitch90 |
29 | Roll180Pitch90 |
30 | Roll270Pitch90 |
31 | Roll90Pitch180 |
32 | Roll270Pitch180 |
33 | Roll90Pitch270 |
34 | Roll180Pitch270 |
35 | Roll270Pitch270 |
36 | Roll90Pitch180Yaw90 |
37 | Roll90Yaw270 |
38 | Yaw293Pitch68Roll180 |
39 | Pitch315 |
40 | Roll90Pitch315 |
Configure second compass so it is attached externally. This is auto-detected on PX4 and Pixhawk. If set to 0 or 1 then auto-detection by bus connection can override the value. If set to 2 then auto-detection will be disabled.
Value | Meaning |
---|---|
0 | Internal |
1 | External |
2 | ForcedExternal |
Enable or disable the third compass for determining heading.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
The orientation of a third external compass relative to the vehicle frame. This value will be ignored unless this compass is set as an external compass. When set correctly in the northern hemisphere, pointing the nose and right side down should increase the MagX and MagY values respectively. Rolling the vehicle upside down should decrease the MagZ value. For southern hemisphere, switch increase and decrease. NOTE: For internal compasses, AHRS_ORIENT is used.
Value | Meaning |
---|---|
0 | None |
1 | Yaw45 |
2 | Yaw90 |
3 | Yaw135 |
4 | Yaw180 |
5 | Yaw225 |
6 | Yaw270 |
7 | Yaw315 |
8 | Roll180 |
9 | Roll180Yaw45 |
10 | Roll180Yaw90 |
11 | Roll180Yaw135 |
12 | Pitch180 |
13 | Roll180Yaw225 |
14 | Roll180Yaw270 |
15 | Roll180Yaw315 |
16 | Roll90 |
17 | Roll90Yaw45 |
18 | Roll90Yaw90 |
19 | Roll90Yaw135 |
20 | Roll270 |
21 | Roll270Yaw45 |
22 | Roll270Yaw90 |
23 | Roll270Yaw135 |
24 | Pitch90 |
25 | Pitch270 |
26 | Pitch180Yaw90 |
27 | Pitch180Yaw270 |
28 | Roll90Pitch90 |
29 | Roll180Pitch90 |
30 | Roll270Pitch90 |
31 | Roll90Pitch180 |
32 | Roll270Pitch180 |
33 | Roll90Pitch270 |
34 | Roll180Pitch270 |
35 | Roll270Pitch270 |
36 | Roll90Pitch180Yaw90 |
37 | Roll90Yaw270 |
38 | Yaw293Pitch68Roll180 |
39 | Pitch315 |
40 | Roll90Pitch315 |
Configure third compass so it is attached externally. This is auto-detected on PX4 and Pixhawk. If set to 0 or 1 then auto-detection by bus connection can override the value. If set to 2 then auto-detection will be disabled.
Value | Meaning |
---|---|
0 | Internal |
1 | External |
2 | ForcedExternal |
DIA_X in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Y in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Z in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_X in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Y in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Z in the compass soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_X in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Y in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Z in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_X in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Y in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Z in the compass2 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_X in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Y in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
DIA_Z in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_X in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Y in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
ODI_Z in the compass3 soft-iron calibration matrix: DIA_X, ODI_X, ODI_Y], [ODI_X, DIA_Y, ODI_Z], [ODI_Y, ODI_Z, DIA_Z
This controls the fitness level required for a successful compass calibration. A lower value makes for a stricter fit (less likely to pass). This is the value used for the primary magnetometer. Other magnetometers get double the value.
- Range: 4 32
- Increment: 0.1
Value | Meaning |
---|---|
4 | Very Strict |
8 | Strict |
16 | Default |
32 | Relaxed |
This sets the maximum allowed compass offset in calibration and arming checks
- Range: 500 3000
- Increment: 1
This is a bitmask of driver types to disable. If a driver type is set in this mask then that driver will not try to find a sensor at startup
- Bitmask: 0:HMC5883,1:LSM303D,2:AK8963,3:BMM150,4:LSM9DS1,5:LIS3MDL,6:AK09916,7:IST8310,8:ICM20948,9:MMC3416,11:UAVCAN,12:QMC5883
This sets the range around the average value that new samples must be within to be accepted. This can help reduce the impact of noise on sensors that are on long I2C cables. The value is a percentage from the average value. A value of zero disables this filter.
- Range: 0 100
- Increment: 1
- Units: percent
When enabled this will automatically check the orientation of compasses on successful completion of compass calibration. If set to 2 then external compasses will have their orientation automatically corrected.
Value | Meaning |
---|---|
0 | Disabled |
1 | CheckOnly |
2 | CheckAndFix |
Scaling factor for first compass to compensate for sensor scaling errors. If this is 0 then no scaling is done
- Range: 0 1.3
Scaling factor for 2nd compass to compensate for sensor scaling errors. If this is 0 then no scaling is done
- Range: 0 1.3
Scaling factor for 3rd compass to compensate for sensor scaling errors. If this is 0 then no scaling is done
- Range: 0 1.3
This enables per-motor compass corrections
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This is the exponential correction for the power output of the motor for per-motor compass correction
- Range: 0 2
- Increment: 0.01
Compensation for X axis of motor1
Compensation for Y axis of motor1
Compensation for Z axis of motor1
Compensation for X axis of motor2
Compensation for Y axis of motor2
Compensation for Z axis of motor2
Compensation for X axis of motor3
Compensation for Y axis of motor3
Compensation for Z axis of motor3
Compensation for X axis of motor4
Compensation for Y axis of motor4
Compensation for Z axis of motor4
This enables EKF2. Enabling EKF2 only makes the maths run, it does not mean it will be used for flight control. To use it for flight control set AHRS_EKF_TYPE=2. A reboot or restart will need to be performed after changing the value of EK2_ENABLE for it to take effect.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This controls use of GPS measurements : 0 = use 3D velocity & 2D position, 1 = use 2D velocity and 2D position, 2 = use 2D position, 3 = Inhibit GPS use - this can be useful when flying with an optical flow sensor in an environment where GPS quality is poor and subject to large multipath errors.
Value | Meaning |
---|---|
0 | GPS 3D Vel and 2D Pos |
1 | GPS 2D vel and 2D pos |
2 | GPS 2D pos |
3 | No GPS |
This sets a lower limit on the speed accuracy reported by the GPS receiver that is used to set horizontal velocity observation noise. If the model of receiver used does not provide a speed accurcy estimate, then the parameter value will be used. Increasing it reduces the weighting of the GPS horizontal velocity measurements.
- Range: 0.05 5.0
- Increment: 0.05
- Units: meters per second
This sets a lower limit on the speed accuracy reported by the GPS receiver that is used to set vertical velocity observation noise. If the model of receiver used does not provide a speed accurcy estimate, then the parameter value will be used. Increasing it reduces the weighting of the GPS vertical velocity measurements.
- Range: 0.05 5.0
- Increment: 0.05
- Units: meters per second
This sets the percentage number of standard deviations applied to the GPS velocity measurement innovation consistency check. Decreasing it makes it more likely that good measurements willbe rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This sets the GPS horizontal position observation noise. Increasing it reduces the weighting of GPS horizontal position measurements.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the GPS position measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This controls the maximum radial uncertainty in position between the value predicted by the filter and the value measured by the GPS before the filter position and velocity states are reset to the GPS. Making this value larger allows the filter to ignore larger GPS glitches but also means that non-GPS errors such as IMU and compass can create a larger error in position before the filter is forced back to the GPS position.
- Range: 10 100
- Increment: 5
- Units: meters
This is the number of msec that the GPS measurements lag behind the inertial measurements.
- Range: 0 250
- Increment: 10
- Units: milliseconds
- RebootRequired: True
This parameter controls the primary height sensor used by the EKF. If the selected option cannot be used, it will default to Baro as the primary height source. Setting 0 will use the baro altitude at all times. Setting 1 uses the range finder and is only available in combination with optical flow navigation (EK2_GPS_TYPE = 3). Setting 2 uses GPS. Setting 3 uses the range beacon data. NOTE - the EK2_RNG_USE_HGT parameter can be used to switch to range-finder when close to the ground.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Use Baro |
1 | Use Range Finder |
2 | Use GPS |
3 | Use Range Beacon |
This is the RMS value of noise in the altitude measurement. Increasing it reduces the weighting of the baro measurement and will make the filter respond more slowly to baro measurement errors, but will make it more sensitive to GPS and accelerometer errors.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the height measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the Height measurements lag behind the inertial measurements.
- Range: 0 250
- Increment: 10
- Units: milliseconds
- RebootRequired: True
This is the RMS value of noise in magnetometer measurements. Increasing it reduces the weighting on these measurements.
- Range: 0.01 0.5
- Increment: 0.01
- Units: gauss
This determines when the filter will use the 3-axis magnetometer fusion model that estimates both earth and body fixed magnetic field states and when it will use a simpler magnetic heading fusion model that does not use magnetic field states. The 3-axis magnetometer fusion is only suitable for use when the external magnetic field environment is stable. EK2_MAG_CAL = 0 uses heading fusion on ground, 3-axis fusion in-flight, and is the default setting for Plane users. EK2_MAG_CAL = 1 uses 3-axis fusion only when manoeuvring. EK2_MAG_CAL = 2 uses heading fusion at all times, is recommended if the external magnetic field is varying and is the default for rovers. EK2_MAG_CAL = 3 uses heading fusion on the ground and 3-axis fusion after the first in-air field and yaw reset has completed, and is the default for copters. EK2_MAG_CAL = 4 uses 3-axis fusion at all times. NOTE : Use of simple heading magnetometer fusion makes vehicle compass calibration and alignment errors harder for the EKF to detect which reduces the sensitivity of the Copter EKF failsafe algorithm. NOTE: The fusion mode can be forced to 2 for specific EKF cores using the EK2_MAG_MASK parameter.
Value | Meaning |
---|---|
0 | When flying |
1 | When manoeuvring |
2 | Never |
3 | After first climb yaw reset |
4 | Always |
This sets the percentage number of standard deviations applied to the magnetometer measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the RMS value of noise in equivalent airspeed measurements used by planes. Increasing it reduces the weighting of airspeed measurements and will make wind speed estimates less noisy and slower to converge. Increasing also increases navigation errors when dead-reckoning without GPS measurements.
- Range: 0.5 5.0
- Increment: 0.1
- Units: meters per second
This sets the percentage number of standard deviations applied to the airspeed measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the RMS value of noise in the range finder measurement. Increasing it reduces the weighting on this measurement.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the range finder innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This sets the magnitude maximum optical flow rate in rad/sec that will be accepted by the filter
- Range: 1.0 4.0
- Increment: 0.1
- Units: radians per second
This is the RMS value of noise and errors in optical flow measurements. Increasing it reduces the weighting on these measurements.
- Range: 0.05 1.0
- Increment: 0.05
- Units: radians per second
This sets the percentage number of standard deviations applied to the optical flow innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the optical flow measurements lag behind the inertial measurements. It is the time from the end of the optical flow averaging period and does not include the time delay due to the 100msec of averaging within the flow sensor.
- Range: 0 127
- Increment: 10
- Units: milliseconds
- RebootRequired: True
This control disturbance noise controls the growth of estimated error due to gyro measurement errors excluding bias. Increasing it makes the flter trust the gyro measurements less and other measurements more.
- Range: 0.0001 0.1
- Increment: 0.0001
- Units: radians per second
This control disturbance noise controls the growth of estimated error due to accelerometer measurement errors excluding bias. Increasing it makes the flter trust the accelerometer measurements less and other measurements more.
- Range: 0.01 1.0
- Increment: 0.01
- Units: meters per square second
This state process noise controls growth of the gyro delta angle bias state error estimate. Increasing it makes rate gyro bias estimation faster and noisier.
- Range: 0.00001 0.001
- Units: radians per square second
This noise controls the rate of gyro scale factor learning. Increasing it makes rate gyro scale factor estimation faster and noisier.
- Range: 0.000001 0.001
- Units: hertz
This noise controls the growth of the vertical accelerometer delta velocity bias state error estimate. Increasing it makes accelerometer bias estimation faster and noisier.
- Range: 0.00001 0.001
- Units: meters per cubic second
This state process noise controls the growth of wind state error estimates. Increasing it makes wind estimation faster and noisier.
- Range: 0.01 1.0
- Increment: 0.1
- Units: meters per square second
This controls how much the process noise on the wind states is increased when gaining or losing altitude to take into account changes in wind speed and direction with altitude. Increasing this parameter increases how rapidly the wind states adapt when changing altitude, but does make wind velocity estimation noiser.
- Range: 0.0 1.0
- Increment: 0.1
This is a 1 byte bitmap controlling which GPS preflight checks are performed. Set to 0 to bypass all checks. Set to 255 perform all checks. Set to 3 to check just the number of satellites and HDoP. Set to 31 for the most rigorous checks that will still allow checks to pass when the copter is moving, eg launch from a boat.
- Bitmask: 0:NSats,1:HDoP,2:speed error,3:position error,4:yaw error,5:pos drift,6:vert speed,7:horiz speed
1 byte bitmap of IMUs to use in EKF2. A separate instance of EKF2 will be started for each IMU selected. Set to 1 to use the first IMU only (default), set to 2 to use the second IMU only, set to 3 to use the first and second IMU. Additional IMU's can be used up to a maximum of 6 if memory and processing resources permit. There may be insufficient memory and processing resources to run multiple instances. If this occurs EKF2 will fail to start.
- Bitmask: 0:FirstIMU,1:SecondIMU,2:ThirdIMU,3:FourthIMU,4:FifthIMU,5:SixthIMU
- RebootRequired: True
This scales the thresholds that are used to check GPS accuracy before it is used by the EKF. A value of 100 is the default. Values greater than 100 increase and values less than 100 reduce the maximum GPS error the EKF will accept. A value of 200 will double the allowable GPS error.
- Range: 50 200
- Units: percent
This sets the amount of position variation that the EKF allows for when operating without external measurements (eg GPS or optical flow). Increasing this parameter makes the EKF attitude estimate less sensitive to vehicle manoeuvres but more sensitive to IMU errors.
- Range: 0.5 50.0
- Units: meters
This sets the IMU mask of sensors to do full logging for
- Bitmask: 0:FirstIMU,1:SecondIMU,2:ThirdIMU,3:FourthIMU,4:FifthIMU,5:SixthIMU
- RebootRequired: True
This is the RMS value of noise in yaw measurements from the magnetometer. Increasing it reduces the weighting on these measurements.
- Range: 0.05 1.0
- Increment: 0.05
- Units: radians
This sets the percentage number of standard deviations applied to the magnetometer yaw measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
Sets the time constant of the output complementary filter/predictor in centi-seconds.
- Range: 10 50
- Increment: 5
- Units: centiseconds
This state process noise controls the growth of earth magnetic field state error estimates. Increasing it makes earth magnetic field estimation faster and noisier.
- Range: 0.00001 0.01
- Units: gauss per second
This state process noise controls the growth of body magnetic field state error estimates. Increasing it makes magnetometer bias error estimation faster and noisier.
- Range: 0.00001 0.01
- Units: gauss per second
The range finder will be used as the primary height source when below a specified percentage of the sensor maximum as set by the RNGFND_MAX_CM parameter. Set to -1 to prevent range finder use.
- Range: -1 70
- Increment: 1
- Units: percent
Specifies the maximum gradient of the terrain below the vehicle when it is using range finder as a height reference
- Range: 0 0.2
- Increment: 0.01
This is the RMS value of noise in the range beacon measurement. Increasing it reduces the weighting on this measurement.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the range beacon measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the range beacon measurements lag behind the inertial measurements. It is the time from the end of the optical flow averaging period and does not include the time delay due to the 100msec of averaging within the flow sensor.
- Range: 0 127
- Increment: 10
- Units: milliseconds
- RebootRequired: True
The range finder will not be used as the primary height source when the horizontal ground speed is greater than this value.
- Range: 2.0 6.0
- Increment: 0.5
- Units: meters per second
1 byte bitmap of EKF cores that will disable magnetic field states and use simple magnetic heading fusion at all times. This parameter enables specified cores to be used as a backup for flight into an environment with high levels of external magnetic interference which may degrade the EKF attitude estimate when using 3-axis magnetometer fusion. NOTE : Use of a different magnetometer fusion algorithm on different cores makes unwanted EKF core switches due to magnetometer errors more likely.
- Bitmask: 0:FirstEKF,1:SecondEKF,2:ThirdEKF,3:FourthEKF,4:FifthEKF,5:SixthEKF
- RebootRequired: True
When a height sensor other than GPS is used as the primary height source by the EKF, the position of the zero height datum is defined by that sensor and its frame of reference. If a GPS height measurement is also available, then the height of the WGS-84 height datum used by the EKF can be corrected so that the height returned by the getLLH() function is compensated for primary height sensor drift and change in datum over time. The first two bit positions control when the height datum will be corrected. Correction is performed using a Bayes filter and only operates when GPS quality permits. The third bit position controls where the corrections to the GPS reference datum are applied. Corrections can be applied to the local vertical position or to the reported EKF origin height (default).
- Bitmask: 0:Correct when using Baro height,1:Correct when using range finder height,2:Apply corrections to local position
- RebootRequired: True
This limits the difference between the learned earth magnetic field and the earth field from the world magnetic model tables. A value of zero means to disable the use of the WMM tables.
- Range: 0 500
- Units: milligauss
This enables EKF3. Enabling EKF3 only makes the maths run, it does not mean it will be used for flight control. To use it for flight control set AHRS_EKF_TYPE=3. A reboot or restart will need to be performed after changing the value of EK3_ENABLE for it to take effect.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This controls use of GPS measurements : 0 = use 3D velocity & 2D position, 1 = use 2D velocity and 2D position, 2 = use 2D position, 3 = Inhibit GPS use - this can be useful when flying with an optical flow sensor in an environment where GPS quality is poor and subject to large multipath errors.
Value | Meaning |
---|---|
0 | GPS 3D Vel and 2D Pos |
1 | GPS 2D vel and 2D pos |
2 | GPS 2D pos |
3 | No GPS |
This sets a lower limit on the speed accuracy reported by the GPS receiver that is used to set horizontal velocity observation noise. If the model of receiver used does not provide a speed accurcy estimate, then the parameter value will be used. Increasing it reduces the weighting of the GPS horizontal velocity measurements.
- Range: 0.05 5.0
- Increment: 0.05
- Units: meters per second
This sets a lower limit on the speed accuracy reported by the GPS receiver that is used to set vertical velocity observation noise. If the model of receiver used does not provide a speed accurcy estimate, then the parameter value will be used. Increasing it reduces the weighting of the GPS vertical velocity measurements.
- Range: 0.05 5.0
- Increment: 0.05
- Units: meters per second
This sets the percentage number of standard deviations applied to the GPS velocity measurement innovation consistency check. Decreasing it makes it more likely that good measurements willbe rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This sets the GPS horizontal position observation noise. Increasing it reduces the weighting of GPS horizontal position measurements.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the GPS position measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This controls the maximum radial uncertainty in position between the value predicted by the filter and the value measured by the GPS before the filter position and velocity states are reset to the GPS. Making this value larger allows the filter to ignore larger GPS glitches but also means that non-GPS errors such as IMU and compass can create a larger error in position before the filter is forced back to the GPS position.
- Range: 10 100
- Increment: 5
- Units: meters
This parameter controls the primary height sensor used by the EKF. If the selected option cannot be used, it will default to Baro as the primary height source. Setting 0 will use the baro altitude at all times. Setting 1 uses the range finder and is only available in combination with optical flow navigation (EK3_GPS_TYPE = 3). Setting 2 uses GPS. Setting 3 uses the range beacon data. NOTE - the EK3_RNG_USE_HGT parameter can be used to switch to range-finder when close to the ground.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Use Baro |
1 | Use Range Finder |
2 | Use GPS |
3 | Use Range Beacon |
This is the RMS value of noise in the altitude measurement. Increasing it reduces the weighting of the baro measurement and will make the filter respond more slowly to baro measurement errors, but will make it more sensitive to GPS and accelerometer errors.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the height measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the Height measurements lag behind the inertial measurements.
- Range: 0 250
- Increment: 10
- Units: milliseconds
- RebootRequired: True
This is the RMS value of noise in magnetometer measurements. Increasing it reduces the weighting on these measurements.
- Range: 0.01 0.5
- Increment: 0.01
- Units: gauss
This determines when the filter will use the 3-axis magnetometer fusion model that estimates both earth and body fixed magnetic field states and when it will use a simpler magnetic heading fusion model that does not use magnetic field states. The 3-axis magnetometer fusion is only suitable for use when the external magnetic field environment is stable. EK3_MAG_CAL = 0 uses heading fusion on ground, 3-axis fusion in-flight, and is the default setting for Plane users. EK3_MAG_CAL = 1 uses 3-axis fusion only when manoeuvring. EK3_MAG_CAL = 2 uses heading fusion at all times, is recommended if the external magnetic field is varying and is the default for rovers. EK3_MAG_CAL = 3 uses heading fusion on the ground and 3-axis fusion after the first in-air field and yaw reset has completed, and is the default for copters. EK3_MAG_CAL = 4 uses 3-axis fusion at all times. NOTE : Use of simple heading magnetometer fusion makes vehicle compass calibration and alignment errors harder for the EKF to detect which reduces the sensitivity of the Copter EKF failsafe algorithm. NOTE: The fusion mode can be forced to 2 for specific EKF cores using the EK3_MAG_MASK parameter.
- RebootRequired: True
Value | Meaning |
---|---|
0 | When flying |
1 | When manoeuvring |
2 | Never |
3 | After first climb yaw reset |
4 | Always |
This sets the percentage number of standard deviations applied to the magnetometer measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the RMS value of noise in equivalent airspeed measurements used by planes. Increasing it reduces the weighting of airspeed measurements and will make wind speed estimates less noisy and slower to converge. Increasing also increases navigation errors when dead-reckoning without GPS measurements.
- Range: 0.5 5.0
- Increment: 0.1
- Units: meters per second
This sets the percentage number of standard deviations applied to the airspeed measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the RMS value of noise in the range finder measurement. Increasing it reduces the weighting on this measurement.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the range finder innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This sets the magnitude maximum optical flow rate in rad/sec that will be accepted by the filter
- Range: 1.0 4.0
- Increment: 0.1
- Units: radians per second
This is the RMS value of noise and errors in optical flow measurements. Increasing it reduces the weighting on these measurements.
- Range: 0.05 1.0
- Increment: 0.05
- Units: radians per second
This sets the percentage number of standard deviations applied to the optical flow innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the optical flow measurements lag behind the inertial measurements. It is the time from the end of the optical flow averaging period and does not include the time delay due to the 100msec of averaging within the flow sensor.
- Range: 0 250
- Increment: 10
- Units: milliseconds
- RebootRequired: True
This control disturbance noise controls the growth of estimated error due to gyro measurement errors excluding bias. Increasing it makes the flter trust the gyro measurements less and other measurements more.
- Range: 0.0001 0.1
- Increment: 0.0001
- Units: radians per second
This control disturbance noise controls the growth of estimated error due to accelerometer measurement errors excluding bias. Increasing it makes the flter trust the accelerometer measurements less and other measurements more.
- Range: 0.01 1.0
- Increment: 0.01
- Units: meters per square second
This state process noise controls growth of the gyro delta angle bias state error estimate. Increasing it makes rate gyro bias estimation faster and noisier.
- Range: 0.00001 0.001
- Units: radians per square second
This noise controls the growth of the vertical accelerometer delta velocity bias state error estimate. Increasing it makes accelerometer bias estimation faster and noisier.
- Range: 0.00001 0.001
- Units: meters per cubic second
This state process noise controls the growth of wind state error estimates. Increasing it makes wind estimation faster and noisier.
- Range: 0.01 1.0
- Increment: 0.1
- Units: meters per square second
This controls how much the process noise on the wind states is increased when gaining or losing altitude to take into account changes in wind speed and direction with altitude. Increasing this parameter increases how rapidly the wind states adapt when changing altitude, but does make wind velocity estimation noiser.
- Range: 0.0 1.0
- Increment: 0.1
This is a 1 byte bitmap controlling which GPS preflight checks are performed. Set to 0 to bypass all checks. Set to 255 perform all checks. Set to 3 to check just the number of satellites and HDoP. Set to 31 for the most rigorous checks that will still allow checks to pass when the copter is moving, eg launch from a boat.
- Bitmask: 0:NSats,1:HDoP,2:speed error,3:position error,4:yaw error,5:pos drift,6:vert speed,7:horiz speed
1 byte bitmap of IMUs to use in EKF3. A separate instance of EKF3 will be started for each IMU selected. Set to 1 to use the first IMU only (default), set to 2 to use the second IMU only, set to 3 to use the first and second IMU. Additional IMU's can be used up to a maximum of 6 if memory and processing resources permit. There may be insufficient memory and processing resources to run multiple instances. If this occurs EKF3 will fail to start.
- Bitmask: 0:FirstIMU,1:SecondIMU,2:ThirdIMU,3:FourthIMU,4:FifthIMU,5:SixthIMU
- RebootRequired: True
This scales the thresholds that are used to check GPS accuracy before it is used by the EKF. A value of 100 is the default. Values greater than 100 increase and values less than 100 reduce the maximum GPS error the EKF will accept. A value of 200 will double the allowable GPS error.
- Range: 50 200
- Units: percent
This sets the amount of position variation that the EKF allows for when operating without external measurements (eg GPS or optical flow). Increasing this parameter makes the EKF attitude estimate less sensitive to vehicle manoeuvres but more sensitive to IMU errors.
- Range: 0.5 50.0
- Units: meters
This sets the IMU mask of sensors to do full logging for
- Bitmask: 0:FirstIMU,1:SecondIMU,2:ThirdIMU,3:FourthIMU,4:FifthIMU,5:SixthIMU
- RebootRequired: True
This is the RMS value of noise in yaw measurements from the magnetometer. Increasing it reduces the weighting on these measurements.
- Range: 0.05 1.0
- Increment: 0.05
- Units: radians
This sets the percentage number of standard deviations applied to the magnetometer yaw measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
Sets the time constant of the output complementary filter/predictor in centi-seconds.
- Range: 10 50
- Increment: 5
- Units: centiseconds
This state process noise controls the growth of earth magnetic field state error estimates. Increasing it makes earth magnetic field estimation faster and noisier.
- Range: 0.00001 0.01
- Units: gauss per second
This state process noise controls the growth of body magnetic field state error estimates. Increasing it makes magnetometer bias error estimation faster and noisier.
- Range: 0.00001 0.01
- Units: gauss per second
The range finder will be used as the primary height source when below a specified percentage of the sensor maximum as set by the RNGFND_MAX_CM parameter. Set to -1 to prevent range finder use.
- Range: -1 70
- Increment: 1
- Units: percent
Specifies the maximum gradient of the terrain below the vehicle when it is using range finder as a height reference
- Range: 0 0.2
- Increment: 0.01
This is the RMS value of noise in the range beacon measurement. Increasing it reduces the weighting on this measurement.
- Range: 0.1 10.0
- Increment: 0.1
- Units: meters
This sets the percentage number of standard deviations applied to the range beacon measurement innovation consistency check. Decreasing it makes it more likely that good measurements will be rejected. Increasing it makes it more likely that bad measurements will be accepted.
- Range: 100 1000
- Increment: 25
This is the number of msec that the range beacon measurements lag behind the inertial measurements.
- Range: 0 250
- Increment: 10
- Units: milliseconds
- RebootRequired: True
The range finder will not be used as the primary height source when the horizontal ground speed is greater than this value.
- Range: 2.0 6.0
- Increment: 0.5
- Units: meters per second
The accelerometer bias state will be limited to +- this value
- Range: 0.5 2.5
- Increment: 0.1
- Units: meters per square second
1 byte bitmap of EKF cores that will disable magnetic field states and use simple magnetic heading fusion at all times. This parameter enables specified cores to be used as a backup for flight into an environment with high levels of external magnetic interference which may degrade the EKF attitude estimate when using 3-axis magnetometer fusion. NOTE : Use of a different magnetometer fusion algorithm on different cores makes unwanted EKF core switches due to magnetometer errors more likely.
- Bitmask: 0:FirstEKF,1:SecondEKF,2:ThirdEKF,3:FourthEKF,4:FifthEKF,5:SixthEKF
- RebootRequired: True
When a height sensor other than GPS is used as the primary height source by the EKF, the position of the zero height datum is defined by that sensor and its frame of reference. If a GPS height measurement is also available, then the height of the WGS-84 height datum used by the EKF can be corrected so that the height returned by the getLLH() function is compensated for primary height sensor drift and change in datum over time. The first two bit positions control when the height datum will be corrected. Correction is performed using a Bayes filter and only operates when GPS quality permits. The third bit position controls where the corrections to the GPS reference datum are applied. Corrections can be applied to the local vertical position or to the reported EKF origin height (default).
- Bitmask: 0:Correct when using Baro height,1:Correct when using range finder height,2:Apply corrections to local position
- RebootRequired: True
This is the 1-STD odometry velocity observation error that will be assumed when maximum quality is reported by the sensor. When quality is between max and min, the error will be calculated using linear interpolation between VIS_VERR_MIN and VIS_VERR_MAX.
- Range: 0.05 0.5
- Increment: 0.05
- Units: meters per second
This is the 1-STD odometry velocity observation error that will be assumed when minimum quality is reported by the sensor. When quality is between max and min, the error will be calculated using linear interpolation between VIS_VERR_MIN and VIS_VERR_MAX.
- Range: 0.5 5.0
- Increment: 0.1
- Units: meters per second
This is the 1-STD odometry velocity observation error that will be assumed when wheel encoder data is being fused.
- Range: 0.01 1.0
- Increment: 0.1
- Units: meters per second
Allows you to enable (1) or disable (0) the fence functionality
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Enabled fence types held as bitmask
- Bitmask: 0:Altitude,1:Circle,2:Polygon
Value | Meaning |
---|---|
0 | None |
1 | Altitude |
2 | Circle |
3 | Altitude and Circle |
4 | Polygon |
5 | Altitude and Polygon |
6 | Circle and Polygon |
7 | All |
What action should be taken when fence is breached
Value | Meaning |
---|---|
0 | Report Only |
1 | RTL or Land |
2 | Always land |
Maximum altitude allowed before geofence triggers
- Range: 10 1000
- Increment: 1
- Units: meters
Circle fence radius which when breached will cause an RTL
- Range: 30 10000
- Units: meters
Distance that autopilot's should maintain from the fence to avoid a breach
- Range: 1 10
- Units: meters
Number of polygon points saved in eeprom (do not update manually)
- Range: 1 20
Minimum altitude allowed before geofence triggers
- Range: -100 100
- Increment: 1
- Units: meters
FlowHold (horizontal) P gain.
- Range: 0.1 6.0
- Increment: 0.1
FlowHold (horizontal) I gain
- Range: 0.02 1.00
- Increment: 0.01
FlowHold (horizontal) integrator maximum
- Range: 0 4500
- Increment: 10
- Units: centidegrees
Controls maximum apparent flow rate in flowhold
- Range: 0.1 2.5
Filter frequency for flow data
- Range: 1 100
- Units: hertz
Minimum flow quality to use flow position hold
- Range: 0 255
Controls deceleration rate on stick release
- Range: 1 30
- Units: degrees per second
Setting this to Enabled(1) will enable optical flow. Setting this to Disabled(0) will disable optical flow
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the parts per thousand scale factor correction applied to the flow sensor X axis optical rate. It can be used to correct for variations in effective focal length. Each positive increment of 1 increases the scale factor applied to the X axis optical flow reading by 0.1%. Negative values reduce the scale factor.
- Range: -200 +200
- Increment: 1
This sets the parts per thousand scale factor correction applied to the flow sensor Y axis optical rate. It can be used to correct for variations in effective focal length. Each positive increment of 1 increases the scale factor applied to the Y axis optical flow reading by 0.1%. Negative values reduce the scale factor.
- Range: -200 +200
- Increment: 1
Specifies the number of centi-degrees that the flow sensor is yawed relative to the vehicle. A sensor with its X-axis pointing to the right of the vehicle X axis has a positive yaw angle.
- Range: -18000 +18000
- Increment: 1
X position of the optical flow sensor focal point in body frame. Positive X is forward of the origin.
- Units: meters
Y position of the optical flow sensor focal point in body frame. Positive Y is to the right of the origin.
- Units: meters
Z position of the optical flow sensor focal point in body frame. Positive Z is down from the origin.
- Units: meters
This is used to select between multiple possible I2C addresses for some sensor types. For PX4Flow you can choose 0 to 7 for the 8 possible addresses on the I2C bus.
- Range: 0 127
Enabled/disable following a target
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Follow target's mavlink system id
- Range: 0 255
Follow distance maximum. targets further than this will be ignored
- Range: 1 1000
- Units: meters
Follow offset type
Value | Meaning |
---|---|
0 | North-East-Down |
1 | Relative to lead vehicle heading |
Follow offsets in meters north/forward. If positive, this vehicle fly ahead or north of lead vehicle. Depends on FOLL_OFS_TYPE
- Range: -100 100
- Increment: 1
- Units: meters
Follow offsets in meters east/right. If positive, this vehicle fly to the right or east of lead vehicle. Depends on FOLL_OFS_TYPE
- Range: -100 100
- Increment: 1
- Units: meters
Follow offsets in meters down. If positive, this vehicle fly below the lead vehicle
- Range: -100 100
- Increment: 1
- Units: meters
Follow yaw behaviour
Value | Meaning |
---|---|
0 | None |
1 | Face Lead Vehicle |
2 | Same as Lead vehicle |
3 | Direction of Flight |
Follow position error P gain. Converts the difference between desired vertical speed and actual speed into a desired acceleration that is passed to the throttle acceleration controller
- Range: 0.01 1.00
- Increment: 0.01
Follow altitude type
Value | Meaning |
---|---|
0 | absolute |
1 | relative |
calibrated ground pressure in Pascals
- ReadOnly: True
- Volatile: True
- Increment: 1
- Units: pascal
User provided ambient ground temperature in degrees Celsius. This is used to improve the calculation of the altitude the vehicle is at. This parameter is not persistent and will be reset to 0 every time the vehicle is rebooted. A value of 0 means use the internal measurement ambient temperature.
- Volatile: True
- Increment: 1
- Units: degrees Celsius
altitude offset in meters added to barometric altitude. This is used to allow for automatic adjustment of the base barometric altitude by a ground station equipped with a barometer. The value is added to the barometric altitude read by the aircraft. It is automatically reset to 0 when the barometer is calibrated on each reboot or when a preflight calibration is performed.
- Increment: 0.1
- Units: meters
This selects which barometer will be the primary if multiple barometers are found
Value | Meaning |
---|---|
0 | FirstBaro |
1 | 2ndBaro |
2 | 3rdBaro |
This selects the bus number for looking for an I2C barometer
Value | Meaning |
---|---|
-1 | Disabled |
0 | Bus0 |
1 | Bus1 |
This sets the specific gravity of the fluid when flying an underwater ROV.
- Values: 1.0:Freshwater,1.024:Saltwater
calibrated ground pressure in Pascals
- ReadOnly: True
- Volatile: True
- Increment: 1
- Units: pascal
calibrated ground pressure in Pascals
- ReadOnly: True
- Volatile: True
- Increment: 1
- Units: pascal
This sets the range around the average value that new samples must be within to be accepted. This can help reduce the impact of noise on sensors that are on long I2C cables. The value is a percentage from the average value. A value of zero disables this filter.
- Range: 0 100
- Increment: 1
- Units: percent
GPS type
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | AUTO |
2 | uBlox |
3 | MTK |
4 | MTK19 |
5 | NMEA |
6 | SiRF |
7 | HIL |
8 | SwiftNav |
9 | UAVCAN |
10 | SBF |
11 | GSOF |
13 | ERB |
14 | MAV |
15 | NOVA |
GPS type of 2nd GPS
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | AUTO |
2 | uBlox |
3 | MTK |
4 | MTK19 |
5 | NMEA |
6 | SiRF |
7 | HIL |
8 | SwiftNav |
9 | UAVCAN |
10 | SBF |
11 | GSOF |
13 | ERB |
14 | MAV |
15 | NOVA |
Navigation filter engine setting
Value | Meaning |
---|---|
0 | Portable |
2 | Stationary |
3 | Pedestrian |
4 | Automotive |
5 | Sea |
6 | Airborne1G |
7 | Airborne2G |
8 | Airborne4G |
Automatic switchover to GPS reporting best lock
Value | Meaning |
---|---|
0 | Disabled |
1 | UseBest |
2 | Blend |
Sets the minimum type of differential GPS corrections required before allowing to switch into DGPS mode.
- RebootRequired: True
Value | Meaning |
---|---|
0 | Any |
50 | FloatRTK |
100 | IntegerRTK |
This sets the SBAS (satellite based augmentation system) mode if available on this GPS. If set to 2 then the SBAS mode is not changed in the GPS. Otherwise the GPS will be reconfigured to enable/disable SBAS. Disabling SBAS may be worthwhile in some parts of the world where an SBAS signal is available but the baseline is too long to be useful.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
2 | NoChange |
This sets the minimum elevation of satellites above the horizon for them to be used for navigation. Setting this to -100 leaves the minimum elevation set to the GPS modules default.
- Range: -100 90
- Units: degrees
The GGS can send raw serial packets to inject data to multiple GPSes.
Value | Meaning |
---|---|
0 | send to first GPS |
1 | send to 2nd GPS |
127 | send to all |
Masked with the SBP msg_type field to determine whether SBR1/SBR2 data is logged
Value | Meaning |
---|---|
0 | None (0x0000) |
-1 | All (0xFFFF) |
-256 | External only (0xFF00) |
Handles logging raw data; on uBlox chips that support raw data this will log RXM messages into dataflash log; on Septentrio this will log on the equipment's SD card and when set to 2, the autopilot will try to stop logging after disarming and restart after arming
- RebootRequired: True
Value | Meaning |
---|---|
0 | Ignore |
1 | Always log |
2 | Stop logging when disarmed (SBF only) |
5 | Only log every five samples (uBlox only) |
Bitmask for what GNSS system to use on the first GPS (all unchecked or zero to leave GPS as configured)
- Bitmask: 0:GPS,1:SBAS,2:Galileo,3:Beidou,4:IMES,5:QZSS,6:GLOSNASS
Value | Meaning |
---|---|
0 | Leave as currently configured |
1 | GPS-NoSBAS |
3 | GPS+SBAS |
4 | Galileo-NoSBAS |
6 | Galileo+SBAS |
8 | Beidou |
51 | GPS+IMES+QZSS+SBAS (Japan Only) |
64 | GLONASS |
66 | GLONASS+SBAS |
67 | GPS+GLONASS+SBAS |
Determines whether the configuration for this GPS should be written to non-volatile memory on the GPS. Currently working for UBlox 6 series and above.
Value | Meaning |
---|---|
0 | Do not save config |
1 | Save config |
2 | Save only when needed |
Bitmask for what GNSS system to use on the second GPS (all unchecked or zero to leave GPS as configured)
- Bitmask: 0:GPS,1:SBAS,2:Galileo,3:Beidou,4:IMES,5:QZSS,6:GLOSNASS
Value | Meaning |
---|---|
0 | Leave as currently configured |
1 | GPS-NoSBAS |
3 | GPS+SBAS |
4 | Galileo-NoSBAS |
6 | Galileo+SBAS |
8 | Beidou |
51 | GPS+IMES+QZSS+SBAS (Japan Only) |
64 | GLONASS |
66 | GLONASS+SBAS |
67 | GPS+GLONASS+SBAS |
Controls if the autopilot should automatically configure the GPS based on the parameters and default settings
Value | Meaning |
---|---|
0 | Disables automatic configuration |
1 | Enable automatic configuration |
Controls how often the GPS should provide a position update. Lowering below 5Hz is not allowed
- Range: 50 200
- Units: milliseconds
Value | Meaning |
---|---|
100 | 10Hz |
125 | 8Hz |
200 | 5Hz |
Controls how often the GPS should provide a position update. Lowering below 5Hz is not allowed
- Range: 50 200
- Units: milliseconds
Value | Meaning |
---|---|
100 | 10Hz |
125 | 8Hz |
200 | 5Hz |
X position of the first GPS antenna in body frame. Positive X is forward of the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
Y position of the first GPS antenna in body frame. Positive Y is to the right of the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
Z position of the first GPS antenna in body frame. Positive Z is down from the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
X position of the second GPS antenna in body frame. Positive X is forward of the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
Y position of the second GPS antenna in body frame. Positive Y is to the right of the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
Z position of the second GPS antenna in body frame. Positive Z is down from the origin. Use antenna phase centroid location if provided by the manufacturer.
- Units: meters
Controls the amount of GPS measurement delay that the autopilot compensates for. Set to zero to use the default delay for the detected GPS type.
- Range: 0 250
- Units: milliseconds
- RebootRequired: True
Controls the amount of GPS measurement delay that the autopilot compensates for. Set to zero to use the default delay for the detected GPS type.
- Range: 0 250
- Units: milliseconds
- RebootRequired: True
Determines which of the accuracy measures Horizontal position, Vertical Position and Speed are used to calculate the weighting on each GPS receiver when soft switching has been selected by setting GPS_AUTO_SWITCH to 2
- Bitmask: 0:Horiz Pos,1:Vert Pos,2:Speed
Controls the slowest time constant applied to the calculation of GPS position and height offsets used to adjust different GPS receivers for steady state position differences.
- Range: 5.0 30.0
- Units: seconds
Gripper enable/disable
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Gripper enable/disable
Value | Meaning |
---|---|
0 | None |
1 | Servo |
2 | EPM |
PWM value in microseconds sent to Gripper to initiate grabbing the cargo
- Range: 1000 2000
- Units: PWM in microseconds
PWM value in microseconds sent to Gripper to release the cargo
- Range: 1000 2000
- Units: PWM in microseconds
PWM value in microseconds sent to grabber when not grabbing or releasing
- Range: 1000 2000
- Units: PWM in microseconds
Time in seconds that gripper will regrab the cargo to ensure grip has not weakened; 0 to disable
- Range: 0 255
- Units: seconds
Refer to https://docs.zubax.com/opengrab_epm_v3#UAVCAN_interface
- Range: 0 255
Swash servo position corresponding to zero collective pitch (or zero thrust for asymmetric blades)
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Minimum blade pitch. Must be set for proper autorotation performance at best autorotation airspeed
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Maximum blade pitch. Must be set to correspond with maximum available engine torque at full collective climb
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Feed-forward compensation to automatically add rudder input when collective pitch is increased. Can be positive or negative depending on mechanics.
- Range: -10 10
- Increment: 0.1
Cyclic tilt angle of the swashplate. Normally set this to whatever it takes to get 7-8 degrees of cyclic pitch
- Range: 0 45
- Increment: 1
- Units: degrees
AutoThrottle governor droop response under load, normal settings of 0-100%. Higher value is quicker response but may cause surging. Adjust this to be as aggressive as possible without getting surging or Rrpm over-run when the governor engages. For twin-engine helicopters this will normally be tuned in static hover, adjusting the droop response higher on each engine until governor hunting is noted, then reduce the setting to where the governor is stable
- Range: 10 50
- Increment: 1
- Units: percent
Adjusts the engine's torque rise percent on AutoThrottle during governor ramp-up to full engage speed. The torque rise will determine how fast the rotor speed will ramp up when the governor is turned on. 30% torque rise is a good starting setting to adjust the governor ramp-in for piston and turbine engines
- Range: 10 60
- Increment: 1
- Units: percent
Percentage of throttle curve in governor output. This provides a feed-forward response to sudden loading or unloading of the rotor system. If Rrpm drops below Rrpm Low Warning during full collective climb increase the throttle curve gain
- Range: 0 100
- Increment: 1
- Units: percent
Percentage of normal rotor speed where entry to autorotation becomes dangerous. For helicopters with rotor speed sensor should be set to a percentage of the rotor rpm setting. Even if governor is not used when a speed sensor is installed, set the rotor rpm to normal headspeed then set critical to a percentage of normal rpm (usually 90%). This can be considered the bottom of the warning arc for autorotation. For helicopters without rotor speed sensor leave at 90%. Lack of a speed sensor results in using an estimated rotor speed instead of actual and is only marginally accurate
- Range: 50 95
- Increment: 1
- Units: percent
Set to the rotor rpm your helicopter runs in flight. When a speed sensor is installed the rotor governor maintains this speed. Also used for autorotation and for runup
- Range: 500 2500
- Increment: 10
Time in seconds for the main rotor to reach full speed on AutoThrottle. SET TO ZERO TO USE ROTOR SPEED SENSOR FOR RUNUP (recommended). If not using rotor speed sensor the rotor runup must be at least 1 second longer than the throttle ramp time.!WARNING! - when measured rotor speed is not used to determine runup, setting rotor runup time to an excessively high value can cause rapid power recovery from manual throttle, resulting in blade lag and potential rotor imbalance. With all electric helicopters it is recommended to set rotor runup one second longer than throttle ramp time. Piston and turbine helicopters must use a rotor speed sensor with this setting set to zero
- Range: 0 60
- Units: seconds
Manual servo override for swashplate setup only
Value | Meaning |
---|---|
0 | Disabled |
1 | Passthrough |
2 | Max collective |
3 | Mid collective |
4 | Min collective |
For piston or turbine engines in single-engine helicopters only. Use of manual throttle to set engine idle speed is recommended instead of using this setting. For twin-engine helicopters always set the engine ground idle speeds with the RC radio manual throttles as using this setting will not result in the same idle speed for both engines. At ground idle the engines should idle with clutch disengaged, and for engine start. !!WARNING!! Using this setting requires disarm of the flight control to shut down engines on either single or twin-engine helicopters. Using this setting for electric helicopters could result in motor start when the flight control system is armed. This is a legacy setting, it will be deprecated in future versions of HeliPilot
- Range: 0 55
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate all the way to its maximum negative or low collective pitch position. This setting, combined with THROTTLE_P2 corresponds to engine flight idle, rotor turning at rated speed with no engine load
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 25% of it's full collective travel.This may or may not correspond to 25% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 25% of 12 degrees is 3 degrees, so this setting would correspond to +1 degree of positive pitch. This setting, combined with THROTTLE_P1 corresponds to engine flight idle, rotors turning at rated speed with no engine load
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 50% of it's full collective travel.This may or may not correspond to 50% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 50% of 12 degrees is 6 degrees, so this setting would correspond to +4 degrees of positive pitch
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 75% of it's full collective travel.This may or may not correspond to 75% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 75% of 12 degrees is 9 degrees, so this setting would correspond to +7 degrees of positive pitch
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 100% of it's full collective travel, which is maximum positive pitch
- Range: 0 100
- Increment: 1
Time in seconds for throttle to ramp from ground idle to AutoThrottle when manual throttle(s) are suddenly advanced from fuel cutoff to current throttle curve position. This setting is used primarily by piston and turbine engines to smoothly engage the transmission clutch. However, it can also be used for electric ESC's that do not have an internal soft-start. If used with electric ESC with soft-start it is recommended to set this to 1 second so as to not confuse the ESC's soft-start function
- Range: 0 60
- Units: seconds
Set number of active throttle controls for either single-engine or twin-engine helicopters. If twin-engine is selected RC7 input is used for engine #2 throttle control. RC8 input is used for engine #1 throttle control on both single and twin-engine helicopters. One of the SERVO outputs must be set to HeliThrottle2 to enable the throttle servo output for the second engine
Value | Meaning |
---|---|
1 | Single Engine |
2 | Twin Engine |
AutoThrottle governor droop response under load for engine #2, normal settings of 10-100%. Higher value is quicker response but may cause surging. Adjust this to be as aggressive as possible without getting surging or Rrpm over-run when the governor engages. For twin-engine helicopters this will normally be tuned in static hover, adjusting the droop response higher on each engine until governor hunting is noted, then reduce the setting to where the governor is stable
- Range: 10 50
- Increment: 1
- Units: percent
Percentage of throttle curve in governor output for engine #2. This provides a feed-forward response to sudden loading or unloading of the rotor system. If Rrpm drops below Rrpm Low Warning during full collective climb increase the throttle curve gain
- Range: 0 100
- Increment: 1
- Units: percent
Sets the engine's throttle percent for the throttle curve with the swashplate all the way to its maximum negative or low collective pitch position for engine #2. This setting, combined with THROTTLE2_P2 corresponds to engine flight idle, rotors turning at rated speed with no engine load
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 25% of it's full collective travel for engine #2.This may or may not correspond to 25% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 25% of 12 degrees is 3 degrees, so this setting would correspond to +1 degree of positive pitch. This setting, combined with THROTTLE2_P1 corresponds to engine flight idle, rotors turning at rated speed with no engine load
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 50% of it's full collective travel for engine #2.This may or may not correspond to 50% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 50% of 12 degrees is 6 degrees, so this setting would correspond to +4 degrees of positive pitch
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 75% of it's full collective travel for engine #2.This may or may not correspond to 75% position of the collective stick, depending on the range of negative pitch in the setup. Example: if the setup has -2 degree to +10 degree collective pitch setup, the total range is 12 degrees. 75% of 12 degrees is 9 degrees, so this setting would correspond to +7 degrees of positive pitch
- Range: 0 100
- Increment: 1
Sets the engine's throttle percent for the throttle curve with the swashplate at 100% of it's full collective travel for engine #2, which is maximum positive pitch
- Range: 0 100
- Increment: 1
H3_120/H3_140 plates have SERVO1 left side, SERVO2 right side, SERVO3 (elevator) in rear. HR3_120/HR3_140 have SERVO1 right side, SERVO2 left side, SERVO3 (elevator) in front. For HR3 style swashplate use H3_120/H3_140 and reverse servo and collective directions as necessary. For all H3_90 swashplates use H4_90 and don't use servo output for the missing servo. For H4-90 SERVOS1 and 2 are left/right respectively, SERVOS3 and 4 are rear/front respectively. For H4-45 SERVOS1 and 2 are LF/RF, SERVOS3 and 4 are LR/RR. For four-servo swashplates fourth servo output must be enabled on a SERVO output labeled Cyclic4
Value | Meaning |
---|---|
1 | H1 non-CPPM |
2 | H3_140 |
3 | H3_120 |
4 | H4_90 |
5 | H4_45 |
Direction collective moves to increase blade pitch. 0 for Normal, 1 for Reversed
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
This setting is primarily for four-servo swashplates to prevent servo binding. It linearizes the swashplate servo's mechanical output to account for nonlinear output due to arm rotation. This requires a specific mechanical setup procedure to work properly. The servo arm must be centered on the mechanical throw at the servo trim position and the servo trim position kept as close to 1500 pwm as possible. Leveling the swashplate can only be done through the swash links. After the swashplate is level the pitch links should be adjusted at a value of 1500 pwm to achieve zero blade pitch
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Collective pitch percentage at 0% collective stick travel. If the setup has a significant amount of negative pitch, and the pilot desires to not use the negative pitch in Stabilize then set this higher than 0%
- Range: 0 30
- Increment: 1
- Units: percent
Collective pitch percentage at 40% collective stick travel. This setting allows a custom collective curve to get the helicopter to hover at center stick travel in Stabilize flight mode to line up the collective control for smooth transition to the altitude controlled flight modes. Setting this and the Stick at 60% points closer together will flatten the collective curve at center stick travel to make collective management easier in Stabilize flight mode
- Range: 30 65
- Increment: 1
- Units: percent
Collective pitch percentage at 60% collective stick travel. This setting allows a custom collective curve to get the helicopter to hover at center stick travel in Stabilize flight mode to line up the collective control for smooth transition to the altitude controlled flight modes. Setting this and the Stick at 40% points closer together will flatten the collective curve at center stick travel to make collective management easier in Stabilize flight mode
- Range: 50 85
- Increment: 1
- Units: percent
Collective pitch percentage at 100% collective stick travel. This setting allows a custom collective maximum pitch in Stabilize flight mode. If the setup has a significant amount of maximum collective and it is desired to not use the full the collective pitch in Stabilize, set this to a lower value than 100%
- Range: 85 100
- Increment: 1
- Units: percent
Used to soften collective pitch inputs near center point in Acro mode.
Value | Meaning |
---|---|
0 | Disabled |
0.1 | Very Low |
0.2 | Low |
0.3 | Medium |
0.4 | High |
0.5 | Very High |
unused
Gyro sensor offsets of X axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro sensor offsets of Y axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro sensor offsets of Z axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro2 sensor offsets of X axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro2 sensor offsets of Y axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro2 sensor offsets of Z axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro3 sensor offsets of X axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro3 sensor offsets of Y axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Gyro3 sensor offsets of Z axis. This is setup on each boot during gyro calibrations
- Units: radians per second
Accelerometer scaling of X axis. Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer scaling of Y axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer scaling of Z axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer offsets of X axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer offsets of Y axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer offsets of Z axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer2 scaling of X axis. Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer2 scaling of Y axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer2 scaling of Z axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer2 offsets of X axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer2 offsets of Y axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer2 offsets of Z axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer3 scaling of X axis. Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer3 scaling of Y axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer3 scaling of Z axis Calculated during acceleration calibration routine
- Range: 0.8 1.2
Accelerometer3 offsets of X axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer3 offsets of Y axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Accelerometer3 offsets of Z axis. This is setup using the acceleration calibration or level operations
- Range: -3.5 3.5
- Units: meters per square second
Filter cutoff frequency for gyroscopes. This can be set to a lower value to try to cope with very high vibration levels in aircraft. This option takes effect on the next reboot. A value of zero means no filtering (not recommended!)
- Range: 0 127
- Units: hertz
Filter cutoff frequency for accelerometers. This can be set to a lower value to try to cope with very high vibration levels in aircraft. This option takes effect on the next reboot. A value of zero means no filtering (not recommended!)
- Range: 0 127
- Units: hertz
Use first IMU for attitude, velocity and position estimates
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Use second IMU for attitude, velocity and position estimates
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Use third IMU for attitude, velocity and position estimates
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Threshold to tolerate vibration to determine if vehicle is motionless. This depends on the frame type and if there is a constant vibration due to motors before launch or after landing. Total motionless is about 0.05. Suggested values: Planes/rover use 0.1, multirotors use 1, tradHeli uses 5
- Range: 0.05 50
Conrols when automatic gyro calibration is performed
Value | Meaning |
---|---|
0 | Never |
1 | Start-up only |
Specifies how the accel cal routine determines the trims
Value | Meaning |
---|---|
0 | Don't adjust the trims |
1 | Assume first orientation was level |
2 | Assume ACC_BODYFIX is perfectly aligned to the vehicle |
The body-fixed accelerometer to be used for trim calculation
Value | Meaning |
---|---|
1 | IMU 1 |
2 | IMU 2 |
3 | IMU 3 |
X position of the first IMU Accelerometer in body frame. Positive X is forward of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Y position of the first IMU accelerometer in body frame. Positive Y is to the right of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Z position of the first IMU accelerometer in body frame. Positive Z is down from the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
X position of the second IMU accelerometer in body frame. Positive X is forward of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Y position of the second IMU accelerometer in body frame. Positive Y is to the right of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Z position of the second IMU accelerometer in body frame. Positive Z is down from the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
X position of the third IMU accelerometer in body frame. Positive X is forward of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Y position of the third IMU accelerometer in body frame. Positive Y is to the right of the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Z position of the third IMU accelerometer in body frame. Positive Z is down from the origin. Attention: The IMU should be located as close to the vehicle c.g. as practical so that the value of this parameter is minimised. Failure to do so can result in noisy navigation velocity measurements due to vibration and IMU gyro noise. If the IMU cannot be moved and velocity noise is a problem, a location closer to the IMU can be used as the body frame origin.
- Units: meters
Gyro sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Gyro2 sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Gyro3 sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Accelerometer sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Accelerometer2 sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Accelerometer3 sensor ID, taking into account its type, bus and instance
- ReadOnly: True
Mask of IMUs to enable fast sampling on, if available
- Bitmask: 0:FirstIMU,1:SecondIMU,2:ThirdIMU
Value | Meaning |
---|---|
1 | FirstIMUOnly |
3 | FirstAndSecondIMU |
Number of samples to take when logging streams of IMU sensor readings. Will be rounded down to a multiple of 32.
- Increment: 32
Bitmap of which IMUs to log batch data for
- Bitmask: 0:IMU1,1:IMU2,2:IMU3
Value | Meaning |
---|---|
0 | None |
1 | First IMU |
255 | All |
Options for the BatchSampler
- Bitmask: 0:Sensor-Rate Logging (sample at full sensor rate seen by AP)
Interval between pushing samples to the DataFlash log
- Units: milliseconds
- Increment: 10
Number of samples to push to count every INS_LOG_BAT_LGIN
- Increment: 1
Enable notch filter
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Notch center frequency in Hz
- Range: 10 200
- Units: hertz
Notch bandwidth in Hz
- Range: 5 50
- Units: hertz
Notch attenuation in dB
- Range: 5 30
- Units: decibel
Servo PWM value in microseconds when landing gear is retracted
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Servo PWM value in microseconds when landing gear is deployed
- Range: 1000 2000
- Increment: 1
- Units: PWM in microseconds
Landing Gear Startup behaviour control
Value | Meaning |
---|---|
0 | WaitForPilotInput |
1 | Retract |
2 | Deploy |
0 for None, 1 for File, 2 for dataflash mavlink, 3 for both file and dataflash
Value | Meaning |
---|---|
0 | None |
1 | File |
2 | MAVLink |
3 | BothFileAndMAVLink |
The DataFlash_File backend uses a buffer to store data before writing to the block device. Raising this value may reduce "gaps" in your SD card logging. This buffer size may be reduced depending on available memory. PixHawk requires at least 4 kilobytes. Maximum value available here is 64 kilobytes.
If LOG_DISARMED is set to 1 then logging will be enabled while disarmed. This can make for very large logfiles but can help a lot when tracking down startup issues
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
If LOG_REPLAY is set to 1 then the EKF2 state estimator will log detailed information needed for diagnosing problems with the Kalman filter. It is suggested that you also raise LOG_FILE_BUFSIZE to give more buffer space for logging and use a high quality microSD card to ensure no sensor data is lost
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
When set, the current log file is closed when the vehicle is disarmed. If LOG_DISARMED is set then a fresh log will be opened.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Maximum amount of memory to allocate to DataFlash-over-mavlink
- Units: kilobytes
Loiter maximum lean angle. Set to zero for 2/3 of PSC_ANGLE_MAX or ANGLE_MAX
- Range: 0 45
- Increment: 1
- Units: degrees
Defines the maximum speed in cm/s which the aircraft will travel horizontally while in loiter mode
- Range: 20 2000
- Increment: 50
- Units: centimeters per second
Loiter maximum correction acceleration in cm/s/s. Higher values cause the copter to correct position errors more aggressively.
- Range: 100 981
- Increment: 1
- Units: centimeters per square second
Loiter braking acceleration in cm/s/s. Higher values stop the copter more quickly when the stick is centered.
- Range: 25 250
- Increment: 1
- Units: centimeters per square second
Loiter braking jerk in cm/s/s/s. Higher values will remove braking faster if the pilot moves the sticks during a braking manuver.
- Range: 500 5000
- Increment: 1
- Units: centimeters per cubic second
Loiter brake start delay (in seconds)
- Range: 0 2
- Increment: 0.1
- Units: seconds
The number of mission mission items that has been loaded by the ground station. Do not change this manually.
- Range: 0 32766
- Increment: 1
Controls mission starting point when entering Auto mode (either restart from beginning of mission or resume from last command run)
Value | Meaning |
---|---|
0 | Resume Mission |
1 | Restart Mission |
Bitmask of what options to use in missions.
- Bitmask: 0:Clear Mission on reboot
Mount default operating mode on startup and after control is returned from autopilot
Value | Meaning |
---|---|
0 | Retracted |
1 | Neutral |
2 | MavLink Targeting |
3 | RC Targeting |
4 | GPS Point |
Mount roll angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount tilt/pitch angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount yaw/pan angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount roll angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount tilt/pitch angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount pan/yaw angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
enable roll stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
enable tilt/pitch stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
enable pan/yaw stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
0 for none, any other for the RC channel to be used to control roll movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Minimum physical roll angular position of mount.
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Maximum physical roll angular position of the mount
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
0 for none, any other for the RC channel to be used to control tilt (pitch) movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Minimum physical tilt (pitch) angular position of mount.
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Maximum physical tilt (pitch) angular position of the mount
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
0 for none, any other for the RC channel to be used to control pan (yaw) movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Minimum physical pan (yaw) angular position of mount.
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Maximum physical pan (yaw) angular position of the mount
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
0 for position control, small for low speeds, 100 for max speed. A good general value is 10 which gives a movement speed of 3 degrees per second.
- Range: 0 100
- Increment: 1
Causes the servo angle output to lead the current angle of the vehicle by some amount of time based on current angular rate, compensating for servo delay. Increase until the servo is responsive but doesn't overshoot. Does nothing with pan stabilization enabled.
- Range: 0.0 0.2
- Increment: .005
- Units: seconds
Causes the servo angle output to lead the current angle of the vehicle by some amount of time based on current angular rate. Increase until the servo is responsive but doesn't overshoot. Does nothing with pan stabilization enabled.
- Range: 0.0 0.2
- Increment: .005
- Units: seconds
Mount Type (None, Servo or MAVLink)
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | Servo |
2 | 3DR Solo |
3 | Alexmos Serial |
4 | SToRM32 MAVLink |
5 | SToRM32 Serial |
Mount default operating mode on startup and after control is returned from autopilot
Value | Meaning |
---|---|
0 | Retracted |
1 | Neutral |
2 | MavLink Targeting |
3 | RC Targeting |
4 | GPS Point |
Mount2 roll angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount2 tilt/pitch angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount2 yaw/pan angle when in retracted position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount2 roll angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount2 tilt/pitch angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
Mount2 pan/yaw angle when in neutral position
- Range: -180.00 179.99
- Increment: 1
- Units: degrees
enable roll stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
enable tilt/pitch stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
enable pan/yaw stabilisation relative to Earth
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
0 for none, any other for the RC channel to be used to control roll movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Mount2's minimum physical roll angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Mount2's maximum physical roll angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
0 for none, any other for the RC channel to be used to control tilt (pitch) movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Mount2's minimum physical tilt (pitch) angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Mount2's maximum physical tilt (pitch) angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
0 for none, any other for the RC channel to be used to control pan (yaw) movements
Value | Meaning |
---|---|
0 | Disabled |
5 | RC5 |
6 | RC6 |
7 | RC7 |
8 | RC8 |
9 | RC9 |
10 | RC10 |
11 | RC11 |
12 | RC12 |
Mount2's minimum physical pan (yaw) angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
MOunt2's maximum physical pan (yaw) angular position
- Range: -18000 17999
- Increment: 1
- Units: centidegrees
Causes the servo angle output to lead the current angle of the vehicle by some amount of time based on current angular rate, compensating for servo delay. Increase until the servo is responsive but doesn't overshoot. Does nothing with pan stabilization enabled.
- Range: 0.0 0.2
- Increment: .005
- Units: seconds
Causes the servo angle output to lead the current angle of the vehicle by some amount of time based on current angular rate. Increase until the servo is responsive but doesn't overshoot. Does nothing with pan stabilization enabled.
- Range: 0.0 0.2
- Increment: .005
- Units: seconds
Mount Type (None, Servo or MAVLink)
Value | Meaning |
---|---|
0 | None |
1 | Servo |
2 | 3DR Solo |
3 | Alexmos Serial |
4 | SToRM32 MAVLink |
5 | SToRM32 Serial |
Yaw control is given at least this pwm in microseconds range
- Range: 0 500
- Units: PWM in microseconds
Motor thrust curve exponent (from 0 for linear to 1.0 for second order curve)
- Range: 0.25 0.8
Point at which the thrust saturates expressed as a number from 0 to 1 in the entire output range
- Values: 0.9:Low, 0.95:Default, 1.0:High
Battery voltage compensation maximum voltage (voltage above this will have no additional scaling effect on thrust). Recommend 4.4 * cell count, 0 = Disabled
- Range: 6 35
- Units: volt
Battery voltage compensation minimum voltage (voltage below this will have no additional scaling effect on thrust). Recommend 3.5 * cell count, 0 = Disabled
- Range: 6 35
- Units: volt
Maximum current over which maximum throttle is limited (0 = Disabled)
- Range: 0 200
- Units: ampere
This selects the output PWM type, allowing for normal PWM continuous output, OneShot, brushed or DShot motor output
- RebootRequired: True
Value | Meaning |
---|---|
0 | Normal |
1 | OneShot |
2 | OneShot125 |
3 | Brushed |
4 | DShot150 |
5 | DShot300 |
6 | DShot600 |
7 | DShot1200 |
This sets the min PWM output value in microseconds that will ever be output to the motors, 0 = use input RC3_MIN
- Range: 0 2000
- Units: PWM in microseconds
This sets the max PWM value in microseconds that will ever be output to the motors, 0 = use input RC3_MAX
- Range: 0 2000
- Units: PWM in microseconds
Point at which the thrust starts expressed as a number from 0 to 1 in the entire output range. Should be higher than MOT_SPIN_ARM.
- Values: 0.0:Low, 0.15:Default, 0.3:High
Point at which the motors start to spin expressed as a number from 0 to 1 in the entire output range. Should be lower than MOT_SPIN_MIN.
- Values: 0.0:Low, 0.1:Default, 0.2:High
Time constant used to limit the maximum current
- Range: 0 10
- Units: seconds
Motor thrust needed to hover expressed as a number from 0 to 1
- Range: 0.2 0.8
Enable/Disable automatic learning of hover throttle
Value | Meaning |
---|---|
0 | Disabled |
1 | Learn |
2 | LearnAndSave |
Disables motor PWM output when disarmed
Value | Meaning |
---|---|
0 | PWM enabled while disarmed |
1 | PWM disabled while disarmed |
Yaw servo's maximum lean angle
- Range: 5 80
- Increment: 1
- Units: degrees
Time in seconds to spool up the motors from zero to min throttle.
- Range: 0 2
- Increment: 0.1
- Units: seconds
This is a scaling factor for vehicles with a vertical booster motor used for extra lift. It is used with electric multicopters that have an internal combusion booster motor for longer endurance. The output to the BoostThrottle servo function is set to the current motor thottle times this scaling factor. A higher scaling factor will put more of the load on the booster motor. A value of 1 will set the BoostThrottle equal to the main throttle.
- Range: 0 5
- Increment: 0.1
Which battery monitor should be used for doing compensation
Value | Meaning |
---|---|
0 | First battery |
1 | Second battery |
Select the RGB LED brightness level. When USB is connected brightness will never be higher than low regardless of the setting.
Value | Meaning |
---|---|
0 | Off |
1 | Low |
2 | Medium |
3 | High |
Enable or disable the buzzer. Only for Linux and PX4 based boards.
Value | Meaning |
---|---|
0 | Disable |
1 | Enable |
This sets up the board RGB LED for override by MAVLink. Normal notify LED control is disabled
Value | Meaning |
---|---|
0 | Disable |
1 | Enable |
This sets up the type of on-board I2C display. Disabled by default.
Value | Meaning |
---|---|
0 | Disable |
1 | ssd1306 |
2 | sh1106 |
Enable/Disable Solo Oreo LED driver, 0 to disable, 1 for Aircraft theme, 2 for Rover theme
Value | Meaning |
---|---|
0 | Disabled |
1 | Aircraft |
2 | Rover |
Enables to connect active buzzer to arbitrary pin. Requires 3-pin buzzer or additional MOSFET!
Value | Meaning |
---|---|
0 | Disabled |
Controls what types of LEDs will be enabled
- Bitmask: 0:Build in LED, 1:Internal ToshibaLED, 2:External ToshibaLED, 3:External PCA9685, 4:Oreo LED, 5:UAVCAN, 6:NCP5623 External, 7:NCP5623 Internal
OSD type
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | MAX7456 |
This sets the channel used to switch different OSD screens.
Value | Meaning |
---|---|
0 | Disable |
5 | Chan5 |
6 | Chan6 |
7 | Chan7 |
8 | Chan8 |
9 | Chan9 |
10 | Chan10 |
11 | Chan11 |
12 | Chan12 |
13 | Chan13 |
14 | Chan14 |
15 | Chan15 |
16 | Chan16 |
This sets options that change the display
- Bitmask: 0:UseDecimalPack, 1:InvertedWindPointer, 2:InvertedAHRoll
This sets which OSD font to use. It is an integer from 0 to the number of fonts available
- RebootRequired: True
Sets vertical offset of the osd inside image
- Range: 0 31
- RebootRequired: True
Sets horizontal offset of the osd inside image
- Range: 0 63
- RebootRequired: True
Set level at which RSSI item will flash
- Range: 0 99
Set level at which NSAT item will flash
- Range: 1 30
Set level at which BAT_VOLT item will flash
- Range: 0 100
Sets the units to use in displaying items
Value | Meaning |
---|---|
0 | Metric |
1 | Imperial |
2 | SI |
3 | Aviation |
Sets message duration seconds
- Range: 1 20
Enable this screen
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the PWM lower limit for this screen
- Range: 900 2100
This sets the PWM upper limit for this screen
- Range: 900 2100
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable this screen
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the PWM lower limit for this screen
- Range: 900 2100
This sets the PWM upper limit for this screen
- Range: 900 2100
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable this screen
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the PWM lower limit for this screen
- Range: 900 2100
This sets the PWM upper limit for this screen
- Range: 900 2100
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable this screen
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
This sets the PWM lower limit for this screen
- Range: 900 2100
This sets the PWM upper limit for this screen
- Range: 900 2100
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Enable setting
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Horizontal position on screen
- Range: 0 29
Vertical position on screen
- Range: 0 15
Precision Land enabled/disabled and behaviour
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled Always Land |
2 | Enabled Strict |
Precision Land Type
Value | Meaning |
---|---|
0 | None |
1 | CompanionComputer |
2 | IRLock |
3 | SITL_Gazebo |
4 | SITL |
Yaw angle from body x-axis to sensor x-axis.
- Range: 0 360
- Increment: 1
- Units: centidegrees
Desired landing position of the camera forward of the target in vehicle body frame
- Range: -20 20
- Increment: 1
- Units: centimeters
desired landing position of the camera right of the target in vehicle body frame
- Range: -20 20
- Increment: 1
- Units: centimeters
Specifies the estimation method to be used
Value | Meaning |
---|---|
0 | RawSensor |
1 | KalmanFilter |
Kalman Filter Accelerometer Noise, higher values weight the input from the camera more, accels less
- Range: 0.5 5
X position of the camera in body frame. Positive X is forward of the origin.
- Units: meters
Y position of the camera in body frame. Positive Y is to the right of the origin.
- Units: meters
Z position of the camera in body frame. Positive Z is down from the origin.
- Units: meters
Precland sensor bus for I2C sensors.
Value | Meaning |
---|---|
-1 | DefaultBus |
0 | InternalI2C |
1 | ExternalI2C |
What type of proximity sensor is connected
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | LightWareSF40C |
2 | MAVLink |
3 | TeraRangerTower |
4 | RangeFinder |
5 | RPLidarA2 |
6 | TeraRangerTowerEvo |
Proximity sensor orientation
Value | Meaning |
---|---|
0 | Default |
1 | Upside Down |
Proximity sensor yaw correction
- Range: -180 180
- Units: degrees
Proximity sensor ignore angle 1
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 1
- Range: 0 45
- Units: degrees
Proximity sensor ignore angle 2
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 2
- Range: 0 45
- Units: degrees
Proximity sensor ignore angle 3
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 3
- Range: 0 45
- Units: degrees
Proximity sensor ignore angle 4
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 4
- Range: 0 45
- Units: degrees
Proximity sensor ignore angle 5
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 5
- Range: 0 45
- Units: degrees
Proximity sensor ignore angle 6
- Range: 0 360
- Units: degrees
Proximity sensor ignore width 6
- Range: 0 45
- Units: degrees
What type of proximity sensor is connected
- RebootRequired: True
Value | Meaning |
---|---|
0 | None |
1 | LightWareSF40C |
2 | MAVLink |
3 | TeraRangerTower |
4 | RangeFinder |
5 | RPLidarA2 |
6 | TeraRangerTowerEvo |
Second Proximity sensor orientation
Value | Meaning |
---|---|
0 | Default |
1 | Upside Down |
Second Proximity sensor yaw correction
- Range: -180 180
- Units: degrees
Lower values will slow the response of the navigation controller and reduce twitchiness
- Range: 0.5 5
- Increment: 0.1
- Units: hertz
Position (vertical) controller P gain. Converts the difference between the desired altitude and actual altitude into a climb or descent rate which is passed to the throttle rate controller
- Range: 1.000 3.000
Velocity (vertical) controller P gain. Converts the difference between desired vertical speed and actual speed into a desired acceleration that is passed to the throttle acceleration controller
- Range: 1.000 8.000
Acceleration (vertical) controller P gain. Converts the difference between desired vertical acceleration and actual acceleration into a motor output
- Range: 0.500 1.500
- Increment: 0.05
Acceleration (vertical) controller I gain. Corrects long-term difference in desired vertical acceleration and actual acceleration
- Range: 0.000 3.000
Acceleration (vertical) controller I gain maximum. Constrains the maximum pwm that the I term will generate
- Range: 0 1000
- Units: decipercent
Acceleration (vertical) controller D gain. Compensates for short-term change in desired vertical acceleration vs actual acceleration
- Range: 0.000 0.400
Filter applied to acceleration to reduce noise. Lower values reduce noise but add delay.
- Range: 1.000 100.000
- Units: hertz
Position controller P gain. Converts the distance (in the latitude direction) to the target location into a desired speed which is then passed to the loiter latitude rate controller
- Range: 0.500 2.000
Velocity (horizontal) P gain. Converts the difference between desired velocity to a target acceleration
- Range: 0.1 6.0
- Increment: 0.1
Velocity (horizontal) I gain. Corrects long-term difference in desired velocity to a target acceleration
- Range: 0.02 1.00
- Increment: 0.01
Velocity (horizontal) D gain. Corrects short-term changes in velocity
- Range: 0.00 1.00
- Increment: 0.001
Velocity (horizontal) integrator maximum. Constrains the target acceleration that the I gain will output
- Range: 0 4500
- Increment: 10
- Units: centimeters per square second
Velocity (horizontal) input filter. This filter (in hz) is applied to the input for P and I terms
- Range: 0 100
- Units: hertz
Velocity (horizontal) input filter. This filter (in hz) is applied to the input for P and I terms
- Range: 0 100
- Units: hertz
Maximum lean angle autopilot can request. Set to zero to use ANGLE_MAX parameter value
- Range: 0 45
- Increment: 1
- Units: degrees
Number of rally points currently loaded
Maximum distance to rally point. If the closest rally point is more than this number of kilometers from the current position and the home location is closer than any of the rally points from the current position then do RTL to home rather than to the closest rally point. This prevents a leftover rally point from a different airfield being used accidentally. If this is set to 0 then the closest rally point is always used.
- Increment: 0.1
- Units: kilometers
Controls if Home is included as a Rally point (i.e. as a safe landing place) for RTL
Value | Meaning |
---|---|
0 | DoNotIncludeHome |
1 | IncludeHome |
Timeout after which RC overrides will no longer be used, and RC input will resume, 0 will disable RC overrides, -1 will never timeout, and continue using overrides until they are disabled
- Range: 0.0 120.0
- Units: seconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
RC minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC trim (neutral) PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
RC maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse channel input. Set to 0 for normal operation. Set to 1 to reverse this input channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
PWM dead zone in microseconds around trim or bottom
- Range: 0 200
- Units: PWM in microseconds
Roll channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Roll is normally on channel 1, but you can move it to any channel with this parameter. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Pitch channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Pitch is normally on channel 2, but you can move it to any channel with this parameter. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Throttle channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Throttle is normally on channel 3, but you can move it to any channel with this parameter. Warning APM 2.X: Changing the throttle channel could produce unexpected fail-safe results if connection between receiver and on-board PPM Encoder is lost. Disabling on-board PPM Encoder is recommended. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Yaw channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Yaw (also known as rudder) is normally on channel 4, but you can move it to any channel with this parameter. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Forward channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Forward is normally on channel 5, but you can move it to any channel with this parameter. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Lateral channel number. This is useful when you have a RC transmitter that can't change the channel order easily. Lateral is normally on channel 6, but you can move it to any channel with this parameter. Reboot is required for changes to take effect.
- Range: 1 8
- Increment: 1
- RebootRequired: True
Digital pin number for first relay control. This is the pin used for camera control.
Value | Meaning |
---|---|
-1 | Disabled |
13 | APM2 A9 pin |
47 | APM1 relay |
49 | BB Blue GP0 pin 4 |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
57 | BB Blue GP0 pin 3 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1/BB Blue GP0 pin 6 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2/BB Blue GP0 pin 5 |
Digital pin number for 2nd relay control.
Value | Meaning |
---|---|
-1 | Disabled |
13 | APM2 A9 pin |
47 | APM1 relay |
49 | BB Blue GP0 pin 4 |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
57 | BB Blue GP0 pin 3 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1/BB Blue GP0 pin 6 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2/BB Blue GP0 pin 5 |
Digital pin number for 3rd relay control.
Value | Meaning |
---|---|
-1 | Disabled |
13 | APM2 A9 pin |
47 | APM1 relay |
49 | BB Blue GP0 pin 4 |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
57 | BB Blue GP0 pin 3 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1/BB Blue GP0 pin 6 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2/BB Blue GP0 pin 5 |
Digital pin number for 4th relay control.
Value | Meaning |
---|---|
-1 | Disabled |
13 | APM2 A9 pin |
47 | APM1 relay |
49 | BB Blue GP0 pin 4 |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
57 | BB Blue GP0 pin 3 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1/BB Blue GP0 pin 6 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2/BB Blue GP0 pin 5 |
The state of the relay on boot.
Value | Meaning |
---|---|
0 | Off |
1 | On |
2 | NoChange |
What type of rangefinder device that is connected
Value | Meaning |
---|---|
0 | None |
1 | Analog |
2 | MaxbotixI2C |
3 | LidarLiteV2-I2C |
5 | PX4-PWM |
6 | BBB-PRU |
7 | LightWareI2C |
8 | LightWareSerial |
9 | Bebop |
10 | MAVLink |
11 | uLanding |
12 | LeddarOne |
13 | MaxbotixSerial |
14 | TeraRangerI2C |
15 | LidarLiteV3-I2C |
16 | VL53L0X |
17 | NMEA |
18 | WASP-LRF |
19 | BenewakeTF02 |
20 | BenewakeTFmini |
21 | LidarLiteV3HP-I2C |
25 | BenewakeTFMiniPlus |
Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.
Value | Meaning |
---|---|
-1 | Not Used |
0 | APM2-A0 |
1 | APM2-A1 |
2 | APM2-A2 |
3 | APM2-A3 |
4 | APM2-A4 |
5 | APM2-A5 |
6 | APM2-A6 |
7 | APM2-A7 |
8 | APM2-A8 |
9 | APM2-A9 |
11 | PX4-airspeed port |
15 | Pixhawk-airspeed port |
64 | APM1-airspeed port |
Scaling factor between rangefinder reading and distance. For the linear and inverted functions this is in meters per volt. For the hyperbolic function the units are meterVolts.
- Increment: 0.001
- Units: meters per volt
Offset in volts for zero distance for analog rangefinders. Offset added to distance in centimeters for PWM and I2C Lidars
- Increment: 0.001
- Units: volt
Control over what function is used to calculate distance. For a linear function, the distance is (voltage-offset)*scaling. For a inverted function the distance is (offset-voltage)*scaling. For a hyperbolic function the distance is scaling/(voltage-offset). The functions return the distance in meters.
Value | Meaning |
---|---|
0 | Linear |
1 | Inverted |
2 | Hyperbolic |
Minimum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Maximum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Digital pin that enables/disables rangefinder measurement for an analog rangefinder. A value of -1 means no pin. If this is set, then the pin is set to 1 to enable the rangefinder and set to 0 to disable it. This can be used to ensure that multiple sonar rangefinders don't interfere with each other.
Value | Meaning |
---|---|
-1 | Not Used |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
The time in milliseconds that the rangefinder reading takes to settle. This is only used when a STOP_PIN is specified. It determines how long we have to wait for the rangefinder to give a reading after we set the STOP_PIN high. For a sonar rangefinder with a range of around 7m this would need to be around 50 milliseconds to allow for the sonar pulse to travel to the target and back again.
- Increment: 1
- Units: milliseconds
This parameter sets whether an analog rangefinder is ratiometric. Most analog rangefinders are ratiometric, meaning that their output voltage is influenced by the supply voltage. Some analog rangefinders (such as the SF/02) have their own internal voltage regulators so they are not ratiometric.
Value | Meaning |
---|---|
0 | No |
1 | Yes |
This parameter sets the estimated terrain distance in meters above which the sensor will be put into a power saving mode (if available). A value of zero means power saving is not enabled
- Range: 0 32767
- Units: meters
This parameter sets the expected range measurement(in cm) that the range finder should return when the vehicle is on the ground.
- Range: 5 127
- Increment: 1
- Units: centimeters
This sets the bus address of the sensor, where applicable. Used for the LightWare I2C sensor to allow for multiple sensors on different addresses. A value of 0 disables the sensor.
- Range: 0 127
- Increment: 1
X position of the first rangefinder in body frame. Positive X is forward of the origin. Use the zero range datum point if supplied.
- Units: meters
Y position of the first rangefinder in body frame. Positive Y is to the right of the origin. Use the zero range datum point if supplied.
- Units: meters
Z position of the first rangefinder in body frame. Positive Z is down from the origin. Use the zero range datum point if supplied.
- Units: meters
Orientation of rangefinder
Value | Meaning |
---|---|
0 | Forward |
1 | Forward-Right |
2 | Right |
3 | Back-Right |
4 | Back |
5 | Back-Left |
6 | Left |
7 | Forward-Left |
24 | Up |
25 | Down |
What type of rangefinder device that is connected
Value | Meaning |
---|---|
0 | None |
1 | Analog |
2 | MaxbotixI2C |
3 | LidarLiteV2-I2C |
5 | PX4-PWM |
6 | BBB-PRU |
7 | LightWareI2C |
8 | LightWareSerial |
9 | Bebop |
10 | MAVLink |
11 | uLanding |
12 | LeddarOne |
13 | MaxbotixSerial |
14 | TeraRangerI2C |
15 | LidarLiteV3-I2C |
16 | VL53L0X |
17 | NMEA |
18 | WASP-LRF |
19 | BenewakeTF02 |
20 | BenewakeTFmini |
21 | LidarLiteV3HP-I2C |
25 | BenewakeTFMiniPlus |
Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.
Value | Meaning |
---|---|
-1 | Not Used |
0 | APM2-A0 |
1 | APM2-A1 |
2 | APM2-A2 |
3 | APM2-A3 |
4 | APM2-A4 |
5 | APM2-A5 |
6 | APM2-A6 |
7 | APM2-A7 |
8 | APM2-A8 |
9 | APM2-A9 |
11 | PX4-airspeed port |
15 | Pixhawk-airspeed port |
64 | APM1-airspeed port |
Scaling factor between rangefinder reading and distance. For the linear and inverted functions this is in meters per volt. For the hyperbolic function the units are meterVolts.
- Increment: 0.001
- Units: meters per volt
Offset in volts for zero distance
- Increment: 0.001
- Units: volt
Control over what function is used to calculate distance. For a linear function, the distance is (voltage-offset)*scaling. For a inverted function the distance is (offset-voltage)*scaling. For a hyperbolic function the distance is scaling/(voltage-offset). The functions return the distance in meters.
Value | Meaning |
---|---|
0 | Linear |
1 | Inverted |
2 | Hyperbolic |
Minimum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Maximum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Digital pin that enables/disables rangefinder measurement for an analog rangefinder. A value of -1 means no pin. If this is set, then the pin is set to 1 to enable the rangefinder and set to 0 to disable it. This can be used to ensure that multiple sonar rangefinders don't interfere with each other.
Value | Meaning |
---|---|
-1 | Not Used |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
The time in milliseconds that the rangefinder reading takes to settle. This is only used when a STOP_PIN is specified. It determines how long we have to wait for the rangefinder to give a reading after we set the STOP_PIN high. For a sonar rangefinder with a range of around 7m this would need to be around 50 milliseconds to allow for the sonar pulse to travel to the target and back again.
- Increment: 1
- Units: milliseconds
This parameter sets whether an analog rangefinder is ratiometric. Most analog rangefinders are ratiometric, meaning that their output voltage is influenced by the supply voltage. Some analog rangefinders (such as the SF/02) have their own internal voltage regulators so they are not ratiometric.
Value | Meaning |
---|---|
0 | No |
1 | Yes |
This parameter sets the expected range measurement(in cm) that the second range finder should return when the vehicle is on the ground.
- Range: 0 127
- Increment: 1
- Units: centimeters
This sets the bus address of the sensor, where applicable. Used for the LightWare I2C sensor to allow for multiple sensors on different addresses. A value of 0 disables the sensor.
- Range: 0 127
- Increment: 1
X position of the second rangefinder in body frame. Positive X is forward of the origin. Use the zero range datum point if supplied.
- Units: meters
Y position of the second rangefinder in body frame. Positive Y is to the right of the origin. Use the zero range datum point if supplied.
- Units: meters
Z position of the second rangefinder in body frame. Positive Z is down from the origin. Use the zero range datum point if supplied.
- Units: meters
Orientation of 2nd rangefinder
Value | Meaning |
---|---|
0 | Forward |
1 | Forward-Right |
2 | Right |
3 | Back-Right |
4 | Back |
5 | Back-Left |
6 | Left |
7 | Forward-Left |
24 | Up |
25 | Down |
What type of rangefinder device that is connected
Value | Meaning |
---|---|
0 | None |
1 | Analog |
2 | MaxbotixI2C |
3 | LidarLiteV2-I2C |
5 | PX4-PWM |
6 | BBB-PRU |
7 | LightWareI2C |
8 | LightWareSerial |
9 | Bebop |
10 | MAVLink |
11 | uLanding |
12 | LeddarOne |
13 | MaxbotixSerial |
14 | TeraRangerI2C |
15 | LidarLiteV3-I2C |
16 | VL53L0X |
17 | NMEA |
18 | WASP-LRF |
19 | BenewakeTF02 |
20 | BenewakeTFmini |
21 | LidarLiteV3HP-I2C |
25 | BenewakeTFMiniPlus |
Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.
Value | Meaning |
---|---|
-1 | Not Used |
0 | APM2-A0 |
1 | APM2-A1 |
2 | APM2-A2 |
3 | APM2-A3 |
4 | APM2-A4 |
5 | APM2-A5 |
6 | APM2-A6 |
7 | APM2-A7 |
8 | APM2-A8 |
9 | APM2-A9 |
11 | PX4-airspeed port |
15 | Pixhawk-airspeed port |
64 | APM1-airspeed port |
Scaling factor between rangefinder reading and distance. For the linear and inverted functions this is in meters per volt. For the hyperbolic function the units are meterVolts.
- Increment: 0.001
- Units: meters per volt
Offset in volts for zero distance
- Increment: 0.001
- Units: volt
Control over what function is used to calculate distance. For a linear function, the distance is (voltage-offset)*scaling. For a inverted function the distance is (offset-voltage)*scaling. For a hyperbolic function the distance is scaling/(voltage-offset). The functions return the distance in meters.
Value | Meaning |
---|---|
0 | Linear |
1 | Inverted |
2 | Hyperbolic |
Minimum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Maximum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Digital pin that enables/disables rangefinder measurement for an analog rangefinder. A value of -1 means no pin. If this is set, then the pin is set to 1 to enable the rangefinder and set to 0 to disable it. This can be used to ensure that multiple sonar rangefinders don't interfere with each other.
Value | Meaning |
---|---|
-1 | Not Used |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
The time in milliseconds that the rangefinder reading takes to settle. This is only used when a STOP_PIN is specified. It determines how long we have to wait for the rangefinder to give a reading after we set the STOP_PIN high. For a sonar rangefinder with a range of around 7m this would need to be around 50 milliseconds to allow for the sonar pulse to travel to the target and back again.
- Increment: 1
- Units: milliseconds
This parameter sets whether an analog rangefinder is ratiometric. Most analog rangefinders are ratiometric, meaning that their output voltage is influenced by the supply voltage. Some analog rangefinders (such as the SF/02) have their own internal voltage regulators so they are not ratiometric.
Value | Meaning |
---|---|
0 | No |
1 | Yes |
This parameter sets the expected range measurement(in cm) that the third range finder should return when the vehicle is on the ground.
- Range: 0 127
- Increment: 1
- Units: centimeters
This sets the bus address of the sensor, where applicable. Used for the LightWare I2C sensor to allow for multiple sensors on different addresses. A value of 0 disables the sensor.
- Range: 0 127
- Increment: 1
X position of the third rangefinder in body frame. Positive X is forward of the origin. Use the zero range datum point if supplied.
- Units: meters
Y position of the third rangefinder in body frame. Positive Y is to the right of the origin. Use the zero range datum point if supplied.
- Units: meters
Z position of the third rangefinder in body frame. Positive Z is down from the origin. Use the zero range datum point if supplied.
- Units: meters
Orientation of 3rd rangefinder
Value | Meaning |
---|---|
0 | Forward |
1 | Forward-Right |
2 | Right |
3 | Back-Right |
4 | Back |
5 | Back-Left |
6 | Left |
7 | Forward-Left |
24 | Up |
25 | Down |
What type of rangefinder device that is connected
Value | Meaning |
---|---|
0 | None |
1 | Analog |
2 | MaxbotixI2C |
3 | LidarLiteV2-I2C |
5 | PX4-PWM |
6 | BBB-PRU |
7 | LightWareI2C |
8 | LightWareSerial |
9 | Bebop |
10 | MAVLink |
11 | uLanding |
12 | LeddarOne |
13 | MaxbotixSerial |
14 | TeraRangerI2C |
15 | LidarLiteV3-I2C |
16 | VL53L0X |
17 | NMEA |
18 | WASP-LRF |
19 | BenewakeTF02 |
20 | BenewakeTFmini |
21 | LidarLiteV3HP-I2C |
25 | BenewakeTFMiniPlus |
Analog pin that rangefinder is connected to. Set this to 0..9 for the APM2 analog pins. Set to 64 on an APM1 for the dedicated 'airspeed' port on the end of the board. Set to 11 on PX4 for the analog 'airspeed' port. Set to 15 on the Pixhawk for the analog 'airspeed' port.
Value | Meaning |
---|---|
-1 | Not Used |
0 | APM2-A0 |
1 | APM2-A1 |
2 | APM2-A2 |
3 | APM2-A3 |
4 | APM2-A4 |
5 | APM2-A5 |
6 | APM2-A6 |
7 | APM2-A7 |
8 | APM2-A8 |
9 | APM2-A9 |
11 | PX4-airspeed port |
15 | Pixhawk-airspeed port |
64 | APM1-airspeed port |
Scaling factor between rangefinder reading and distance. For the linear and inverted functions this is in meters per volt. For the hyperbolic function the units are meterVolts.
- Increment: 0.001
- Units: meters per volt
Offset in volts for zero distance
- Increment: 0.001
- Units: volt
Control over what function is used to calculate distance. For a linear function, the distance is (voltage-offset)*scaling. For a inverted function the distance is (offset-voltage)*scaling. For a hyperbolic function the distance is scaling/(voltage-offset). The functions return the distance in meters.
Value | Meaning |
---|---|
0 | Linear |
1 | Inverted |
2 | Hyperbolic |
Minimum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Maximum distance in centimeters that rangefinder can reliably read
- Increment: 1
- Units: centimeters
Digital pin that enables/disables rangefinder measurement for an analog rangefinder. A value of -1 means no pin. If this is set, then the pin is set to 1 to enable the rangefinder and set to 0 to disable it. This can be used to ensure that multiple sonar rangefinders don't interfere with each other.
Value | Meaning |
---|---|
-1 | Not Used |
50 | Pixhawk AUXOUT1 |
51 | Pixhawk AUXOUT2 |
52 | Pixhawk AUXOUT3 |
53 | Pixhawk AUXOUT4 |
54 | Pixhawk AUXOUT5 |
55 | Pixhawk AUXOUT6 |
111 | PX4 FMU Relay1 |
112 | PX4 FMU Relay2 |
113 | PX4IO Relay1 |
114 | PX4IO Relay2 |
115 | PX4IO ACC1 |
116 | PX4IO ACC2 |
The time in milliseconds that the rangefinder reading takes to settle. This is only used when a STOP_PIN is specified. It determines how long we have to wait for the rangefinder to give a reading after we set the STOP_PIN high. For a sonar rangefinder with a range of around 7m this would need to be around 50 milliseconds to allow for the sonar pulse to travel to the target and back again.
- Increment: 1
- Units: milliseconds
This parameter sets whether an analog rangefinder is ratiometric. Most analog rangefinders are ratiometric, meaning that their output voltage is influenced by the supply voltage. Some analog rangefinders (such as the SF/02) have their own internal voltage regulators so they are not ratiometric.
Value | Meaning |
---|---|
0 | No |
1 | Yes |
This parameter sets the expected range measurement(in cm) that the fourth range finder should return when the vehicle is on the ground.
- Range: 0 127
- Increment: 1
- Units: centimeters
This sets the bus address of the sensor, where applicable. Used for the LightWare I2C sensor to allow for multiple sensors on different addresses. A value of 0 disables the sensor.
- Range: 0 127
- Increment: 1
X position of the fourth rangefinder in body frame. Use the zero range datum point if supplied.
- Units: meters
Y position of the fourth rangefinder in body frame. Use the zero range datum point if supplied.
- Units: meters
Z position of the fourth rangefinder in body frame. Use the zero range datum point if supplied.
- Units: meters
Orientation of 4th range finder
Value | Meaning |
---|---|
0 | Forward |
1 | Forward-Right |
2 | Right |
3 | Back-Right |
4 | Back |
5 | Back-Left |
6 | Left |
7 | Forward-Left |
24 | Up |
25 | Down |
Sets the number of historic range results to use for calculating the current range result. When MAVG is greater than 1, the current range result will be the current measured value averaged with the N-1 previous results
- Range: 0 255
Sets the window size for the real-time median filter. When MEDF is greater than 0 the median filter is active
- Range: 0 255
Sets the repetition frequency of the ranging operation in Hertz. Upon entering the desired frequency the system will calculate the nearest frequency that it can handle according to the resolution of internal timers.
- Range: 0 10000
Sets the number of pulses to be used in multi-pulse averaging mode. In this mode, a sequence of rapid fire ranges are taken and then averaged to improve the accuracy of the measurement
- Range: 0 255
Sets the system sensitivity. Larger values of THR represent higher sensitivity. The system may limit the maximum value of THR to prevent excessive false alarm rates based on settings made at the factory. Set to -1 for automatic threshold adjustments
- Range: -1 255
Desired baud rate
Value | Meaning |
---|---|
0 | Low Speed |
1 | High Speed |
Sets the number of historic range results to use for calculating the current range result. When MAVG is greater than 1, the current range result will be the current measured value averaged with the N-1 previous results
- Range: 0 255
Sets the window size for the real-time median filter. When MEDF is greater than 0 the median filter is active
- Range: 0 255
Sets the repetition frequency of the ranging operation in Hertz. Upon entering the desired frequency the system will calculate the nearest frequency that it can handle according to the resolution of internal timers.
- Range: 0 10000
Sets the number of pulses to be used in multi-pulse averaging mode. In this mode, a sequence of rapid fire ranges are taken and then averaged to improve the accuracy of the measurement
- Range: 0 255
Sets the system sensitivity. Larger values of THR represent higher sensitivity. The system may limit the maximum value of THR to prevent excessive false alarm rates based on settings made at the factory. Set to -1 for automatic threshold adjustments
- Range: -1 255
Desired baud rate
Value | Meaning |
---|---|
0 | Low Speed |
1 | High Speed |
Sets the number of historic range results to use for calculating the current range result. When MAVG is greater than 1, the current range result will be the current measured value averaged with the N-1 previous results
- Range: 0 255
Sets the window size for the real-time median filter. When MEDF is greater than 0 the median filter is active
- Range: 0 255
Sets the repetition frequency of the ranging operation in Hertz. Upon entering the desired frequency the system will calculate the nearest frequency that it can handle according to the resolution of internal timers.
- Range: 0 10000
Sets the number of pulses to be used in multi-pulse averaging mode. In this mode, a sequence of rapid fire ranges are taken and then averaged to improve the accuracy of the measurement
- Range: 0 255
Sets the system sensitivity. Larger values of THR represent higher sensitivity. The system may limit the maximum value of THR to prevent excessive false alarm rates based on settings made at the factory. Set to -1 for automatic threshold adjustments
- Range: -1 255
Desired baud rate
Value | Meaning |
---|---|
0 | Low Speed |
1 | High Speed |
Sets the number of historic range results to use for calculating the current range result. When MAVG is greater than 1, the current range result will be the current measured value averaged with the N-1 previous results
- Range: 0 255
Sets the window size for the real-time median filter. When MEDF is greater than 0 the median filter is active
- Range: 0 255
Sets the repetition frequency of the ranging operation in Hertz. Upon entering the desired frequency the system will calculate the nearest frequency that it can handle according to the resolution of internal timers.
- Range: 0 10000
Sets the number of pulses to be used in multi-pulse averaging mode. In this mode, a sequence of rapid fire ranges are taken and then averaged to improve the accuracy of the measurement
- Range: 0 255
Sets the system sensitivity. Larger values of THR represent higher sensitivity. The system may limit the maximum value of THR to prevent excessive false alarm rates based on settings made at the factory. Set to -1 for automatic threshold adjustments
- Range: -1 255
Desired baud rate
Value | Meaning |
---|---|
0 | Low Speed |
1 | High Speed |
What type of RPM sensor is connected
Value | Meaning |
---|---|
0 | None |
1 | PX4-PWM |
2 | AUXPIN |
Scaling factor between sensor reading and RPM.
- Increment: 0.001
Maximum RPM to report
- Increment: 1
Minimum RPM to report
- Increment: 1
Minimum data quality to be used
- Increment: 0.1
Which pin to use
Value | Meaning |
---|---|
-1 | Disabled |
50 | PixhawkAUX1 |
51 | PixhawkAUX2 |
52 | PixhawkAUX3 |
53 | PixhawkAUX4 |
54 | PixhawkAUX5 |
55 | PixhawkAUX6 |
What type of RPM sensor is connected
Value | Meaning |
---|---|
0 | None |
1 | PX4-PWM |
2 | AUXPIN |
Scaling factor between sensor reading and RPM.
- Increment: 0.001
Which pin to use
Value | Meaning |
---|---|
-1 | Disabled |
50 | PixhawkAUX1 |
51 | PixhawkAUX2 |
52 | PixhawkAUX3 |
53 | PixhawkAUX4 |
54 | PixhawkAUX5 |
55 | PixhawkAUX6 |
Radio Receiver RSSI type. If your radio receiver supports RSSI of some kind, set it here, then set its associated RSSI_XXXXX parameters, if any.
Value | Meaning |
---|---|
0 | Disabled |
1 | AnalogPin |
2 | RCChannelPwmValue |
3 | ReceiverProtocol |
4 | PWMInputPin |
Pin used to read the RSSI voltage or PWM value
Value | Meaning |
---|---|
8 | V5 Nano |
11 | Pixracer |
13 | Pixhawk ADC4 |
14 | Pixhawk ADC3 |
15 | Pixhawk ADC6 |
15 | Pixhawk2 ADC |
50 | PixhawkAUX1 |
51 | PixhawkAUX2 |
52 | PixhawkAUX3 |
53 | PixhawkAUX4 |
54 | PixhawkAUX5 |
55 | PixhawkAUX6 |
103 | Pixhawk SBUS |
RSSI pin's voltage received on the RSSI_ANA_PIN when the signal strength is the weakest. Some radio receivers put out inverted values so this value may be higher than RSSI_PIN_HIGH
- Range: 0 5.0
- Increment: 0.01
- Units: volt
RSSI pin's voltage received on the RSSI_ANA_PIN when the signal strength is the strongest. Some radio receivers put out inverted values so this value may be lower than RSSI_PIN_LOW
- Range: 0 5.0
- Increment: 0.01
- Units: volt
The channel number where RSSI will be output by the radio receiver (5 and above).
- Range: 0 16
PWM value that the radio receiver will put on the RSSI_CHANNEL or RSSI_ANA_PIN when the signal strength is the weakest. Some radio receivers output inverted values so this value may be lower than RSSI_CHAN_HIGH
- Range: 0 2000
- Units: PWM in microseconds
PWM value that the radio receiver will put on the RSSI_CHANNEL or RSSI_ANA_PIN when the signal strength is the strongest. Some radio receivers output inverted values so this value may be higher than RSSI_CHAN_LOW
- Range: 0 2000
- Units: PWM in microseconds
Set to non-zero to enable scheduler debug messages. When set to show "Slips" the scheduler will display a message whenever a scheduled task is delayed due to too much CPU load. When set to ShowOverruns the scheduled will display a message whenever a task takes longer than the limit promised in the task table.
Value | Meaning |
---|---|
0 | Disabled |
2 | ShowSlips |
3 | ShowOverruns |
This controls the rate of the main control loop in Hz. This should only be changed by developers. This only takes effect on restart. Values over 400 are considered highly experimental.
- RebootRequired: True
Value | Meaning |
---|---|
50 | 50Hz |
100 | 100Hz |
200 | 200Hz |
250 | 250Hz |
300 | 300Hz |
400 | 400Hz |
The baud rate used on the USB console. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
460 | 460800 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol to use on the console.
- RebootRequired: True
Value | Meaning |
---|---|
1 | MAVlink1 |
2 | MAVLink2 |
Control what protocol to use on the Telem1 port. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate used on the Telem1 port. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol to use on the Telem2 port. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate of the Telem2 port. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol Serial 3 (GPS) should be used for. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate used for the Serial 3 (GPS). The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol Serial4 port should be used for. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate used for Serial4. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol Serial5 port should be used for. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate used for Serial5. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
Control what protocol Serial6 port should be used for. Note that the Frsky options require external converter hardware. See the wiki for details.
- RebootRequired: True
Value | Meaning |
---|---|
-1 | None |
1 | MAVLink1 |
2 | MAVLink2 |
3 | Frsky D |
4 | Frsky SPort |
5 | GPS |
7 | Alexmos Gimbal Serial |
8 | SToRM32 Gimbal Serial |
9 | Rangefinder |
10 | FrSky SPort Passthrough (OpenTX) |
11 | Lidar360 |
13 | Beacon |
14 | Volz servo out |
15 | SBus servo out |
16 | ESC Telemetry |
17 | Devo Telemetry |
18 | OpticalFlow |
The baud rate used for Serial6. The APM2 can support all baudrates up to 115, and also can support 500. The PX4 can support rates of up to 1500. If you setup a rate you cannot support on APM2 and then can't connect to your board you should load a firmware from a different vehicle type. That will reset all your parameters to defaults.
Value | Meaning |
---|---|
1 | 1200 |
2 | 2400 |
4 | 4800 |
9 | 9600 |
19 | 19200 |
38 | 38400 |
57 | 57600 |
111 | 111100 |
115 | 115200 |
500 | 500000 |
921 | 921600 |
1500 | 1500000 |
This enables automatic servo trim in flight. Servos will be trimed in stabilized flight modes when the aircraft is close to level. Changes to servo trim will be saved every 10 seconds and will persist between flights.
Value | Meaning |
---|---|
0 | Disable |
1 | Enable |
This sets the default output rate in Hz for all outputs.
- Range: 25 400
- Units: hertz
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
minimum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 500 2200
- Increment: 1
- Units: PWM in microseconds
maximum PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Trim PWM pulse width in microseconds. Typically 1000 is lower limit, 1500 is neutral and 2000 is upper limit.
- Range: 800 2200
- Increment: 1
- Units: PWM in microseconds
Reverse servo operation. Set to 0 for normal operation. Set to 1 to reverse this output channel.
Value | Meaning |
---|---|
0 | Normal |
1 | Reversed |
Function assigned to this servo. Seeing this to Disabled(0) will setup this output for control by auto missions or MAVLink servo set commands. any other value will enable the corresponding function
Value | Meaning |
---|---|
0 | Disabled |
1 | RCPassThru |
2 | Flap |
3 | Flap_auto |
4 | Aileron |
6 | mount_pan |
7 | mount_tilt |
8 | mount_roll |
9 | mount_open |
10 | camera_trigger |
11 | release |
12 | mount2_pan |
13 | mount2_tilt |
14 | mount2_roll |
15 | mount2_open |
16 | DifferentialSpoilerLeft1 |
17 | DifferentialSpoilerRight1 |
86 | DifferentialSpoilerLeft2 |
87 | DifferentialSpoilerRight2 |
19 | Elevator |
21 | Rudder |
24 | FlaperonLeft |
25 | FlaperonRight |
26 | GroundSteering |
27 | Parachute |
28 | EPM |
29 | LandingGear |
30 | EngineRunEnable |
31 | HeliThrottle |
32 | HeliThrottle2 |
33 | Motor1 |
34 | Motor2 |
35 | Motor3 |
36 | Motor4 |
37 | Motor5 |
38 | Motor6 |
39 | Motor7 |
40 | Motor8 |
41 | MotorTilt |
51 | RCIN1 |
52 | RCIN2 |
53 | RCIN3 |
54 | RCIN4 |
55 | RCIN5 |
56 | RCIN6 |
57 | RCIN7 |
58 | RCIN8 |
59 | RCIN9 |
60 | RCIN10 |
61 | RCIN11 |
62 | RCIN12 |
63 | RCIN13 |
64 | RCIN14 |
65 | RCIN15 |
66 | RCIN16 |
67 | Ignition |
68 | Choke |
69 | Starter |
70 | Throttle |
71 | TrackerYaw |
72 | TrackerPitch |
73 | ThrottleLeft |
74 | ThrottleRight |
75 | tiltMotorLeft |
76 | tiltMotorRight |
77 | ElevonLeft |
78 | ElevonRight |
79 | VTailLeft |
80 | VTailRight |
81 | BoostThrottle |
82 | Motor9 |
83 | Motor10 |
84 | Motor11 |
85 | Motor12 |
88 | Winch |
Enable of BLHeli pass-thru servo protocol support to specific channels. This mask is in addition to motors enabled using SERVO_BLH_AUTO (if any)
- Bitmask: 0:Channel1,1:Channel2,2:Channel3,3:Channel4,4:Channel5,5:Channel6,6:Channel7,7:Channel8,8:Channel9,9:Channel10,10:Channel11,11:Channel12,12:Channel13,13:Channel14,14:Channel15,15:Channel16
If set to 1 this auto-enables BLHeli pass-thru support for all multicopter motors
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Setting SERVO_BLH_TEST to a motor number enables an internal test of the BLHeli ESC protocol to the corresponding ESC. The debug output is displayed on the USB console.
Value | Meaning |
---|---|
0 | Disabled |
1 | TestMotor1 |
2 | TestMotor2 |
3 | TestMotor3 |
4 | TestMotor4 |
5 | TestMotor5 |
6 | TestMotor6 |
7 | TestMotor7 |
8 | TestMotor8 |
This sets the inactivity timeout for the BLHeli protocol in seconds. If no packets are received in this time normal MAVLink operations are resumed. A value of 0 means no timeout
- Range: 0 300
- Units: seconds
This sets the rate in Hz for requesting telemetry from ESCs. It is the rate per ESC. Setting to zero disables telemetry requests
- Range: 0 500
- Units: hertz
When set to 1 this enabled verbose debugging output over MAVLink when the blheli protocol is active. This can be used to diagnose failures.
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
When set to a non-zero value this overrides the output type for the output channels given by SERVO_BLH_MASK. This can be used to enable DShot on outputs that are not part of the multicopter motors group.
Value | Meaning |
---|---|
0 | None |
1 | OneShot |
2 | OneShot125 |
3 | Brushed |
4 | DShot150 |
5 | DShot300 |
6 | DShot600 |
7 | DShot1200 |
This sets the telemetry port to use for blheli pass-thru
Value | Meaning |
---|---|
0 | Console |
1 | Telem1 |
2 | Telem2 |
3 | Telem3 |
4 | Telem4 |
5 | Telem5 |
This sets the SBUS output frame rate in Hz.
- Range: 25 250
- Units: hertz
Enable of volz servo protocol to specific channels
- Bitmask: 0:Channel1,1:Channel2,2:Channel3,3:Channel4,4:Channel5,5:Channel6,6:Channel7,7:Channel8,8:Channel9,9:Channel10,10:Channel11,11:Channel12,12:Channel13,13:Channel14,14:Channel15,15:Channel16
Allows you to enable (1) or disable (0) the sprayer
Value | Meaning |
---|---|
0 | Disabled |
1 | Enabled |
Desired pump speed when traveling 1m/s expressed as a percentage
- Range: 0 100
- Units: percent
Spinner's rotation speed in PWM (a higher rate will disperse the spray over a wider area horizontally)
- Range: 1000 2000
- Units: milliseconds
Speed minimum at which we will begin spraying
- Range: 0 1000
- Units: centimeters per second
Minimum pump speed expressed as a percentage
- Range: 0 100
- Units: percent
Stream rate of RAW_IMU, SCALED_IMU2, SCALED_IMU3, SCALED_PRESSURE, SCALED_PRESSURE2, SCALED_PRESSURE3 and SENSOR_OFFSETS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of SYS_STATUS, POWER_STATUS, MEMINFO, CURRENT_WAYPOINT, GPS_RAW_INT, GPS_RTK (if available), GPS2_RAW (if available), GPS2_RTK (if available), NAV_CONTROLLER_OUTPUT, and FENCE_STATUS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of SERVO_OUTPUT_RAW and RC_CHANNELS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of RC_CHANNELS_SCALED (HIL only) to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of GLOBAL_POSITION_INT and LOCAL_POSITION_NED to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of ATTITUDE, SIMSTATE (SITL only), AHRS2 and PID_TUNING to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of VFR_HUD to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of AHRS, HWSTATUS, SYSTEM_TIME, RANGEFINDER, DISTANCE_SENSOR, TERRAIN_REQUEST, BATTERY2, MOUNT_STATUS, OPTICAL_FLOW, GIMBAL_REPORT, MAG_CAL_REPORT, MAG_CAL_PROGRESS, EKF_STATUS_REPORT, VIBRATION and RPM to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of PARAM_VALUE to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
ADSB stream rate to ground station
- Range: 0 50
- Increment: 1
- Units: hertz
Stream rate of RAW_IMU, SCALED_IMU2, SCALED_IMU3, SCALED_PRESSURE, SCALED_PRESSURE2, SCALED_PRESSURE3 and SENSOR_OFFSETS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of SYS_STATUS, POWER_STATUS, MEMINFO, CURRENT_WAYPOINT, GPS_RAW_INT, GPS_RTK (if available), GPS2_RAW (if available), GPS2_RTK (if available), NAV_CONTROLLER_OUTPUT, and FENCE_STATUS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of SERVO_OUTPUT_RAW and RC_CHANNELS to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of RC_CHANNELS_SCALED (HIL only) to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of GLOBAL_POSITION_INT and LOCAL_POSITION_NED to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
Stream rate of ATTITUDE, SIMSTATE (SITL only), AHRS2 and PID_TUNING to ground station
- Range: 0 10
- Increment: 1
- Units: hertz
<h