STorM32 Parameters: Difference between revisions

From STorM32-BGC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
== PID Tab ==
== PID Tab ==


{{PARAMNAMEDEF|Pitch P}}, {{PARAMNAME|Roll P}}, {{PARAMNAME|Yaw P}}: <br> Proportional term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].
{{PARAMNAMEDEF|Pitch P}}, {{PARAMNAMEDEF|Roll P}}, {{PARAMNAMEDEF|Yaw P}}: <br> Proportional term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].


{{PARAMNAME|Pitch I}}, {{PARAMNAME|Roll I}}, {{PARAMNAME|Yaw I}}: <br> Integral term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].
{{PARAMNAMEDEF|Pitch I}}, {{PARAMNAMEDEF|Roll I}}, {{PARAMNAMEDEF|Yaw I}}: <br> Integral term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].


{{PARAMNAME|Pitch D}}, {{PARAMNAME|Roll D}}, {{PARAMNAME|Yaw D}}: <br> Derivative term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].
{{PARAMNAMEDEF|Pitch D}}, {{PARAMNAMEDEF|Roll D}}, {{PARAMNAMEDEF|Yaw D}}: <br> Derivative term of the PID controller for the pitch, roll or yaw axis, respectively. See also [[Tuning_Recipe#Tuning_Procedure|Tuning Recipe: Tuning Procedure]].


{{PARAMNAME|Pitch Motor Vmax}}, {{PARAMNAME|Roll Motor Vmax}}, {{PARAMNAME|Yaw Motor Vmax}}: <br> Maximal average voltage for the pitch, roll or yaw motor, respectively. See also [[Tuning_Recipe#Setting_Motor_Vmax|Tuning Recipe: Setting Motor Vmax]].  
{{PARAMNAMEDEF|Pitch Motor Vmax}}, {{PARAMNAMEDEF|Roll Motor Vmax}}, {{PARAMNAMEDEF|Yaw Motor Vmax}}: <br> Maximal average voltage for the pitch, roll or yaw motor, respectively. See also [[Tuning_Recipe#Setting_Motor_Vmax|Tuning Recipe: Setting Motor Vmax]].  


{{PARAMNAME|Gyro LPF}}: <br> Digital low pass filter applied to the raw gyro data. Can help to avoid vibrations and/or reach higher PID values.
{{PARAMNAMEDEF|Gyro LPF}}: <br> Digital low pass filter applied to the raw gyro data. Can help to avoid vibrations and/or reach higher PID values.


{{PARAMNAME|Imu2 FeedForward LPF}}: <br> Digital low pass filter applied to the attitude data before it enters the feedforward channel in the PID controller. Effective only when {{PARAMNAME|Imu2 Configuration}} is not {{PARAMVALUE|off}}.
{{PARAMNAMEDEF|Imu2 FeedForward LPF}}: <br> Digital low pass filter applied to the attitude data before it enters the feedforward channel in the PID controller. Effective only when {{PARAMNAMEDEF|Imu2 Configuration}} is not {{PARAMVALUE|off}}.


{{PARAMNAME|Low Voltage Limit}}: <br> Voltage level at which the lipo-saver function is triggered, see [[Advanced_Functions#Lipo_Saver|Advanced Functions: Lipo Saver]].  
{{PARAMNAMEDEF|Low Voltage Limit}}: <br> Voltage level at which the lipo-saver function is triggered, see [[Advanced_Functions#Lipo_Saver|Advanced Functions: Lipo Saver]].  


{{PARAMNAME|Voltage Correction}}: <br> Attempts to compensate the effects of a (slowly) varying battery voltage on the PID controller tuning, see [[Advanced_Functions#Voltage_Correction|Advanced Functions: Voltage Correction]].
{{PARAMNAMEDEF|Voltage Correction}}: <br> Attempts to compensate the effects of a (slowly) varying battery voltage on the PID controller tuning, see [[Advanced_Functions#Voltage_Correction|Advanced Functions: Voltage Correction]].


{{GUIFIELD|Use simplified PID tuning}}:<br>
{{GUIFIELD|Use simplified PID tuning}}:<br>
Line 39: Line 39:
The parameters in the {{GUI|Pan}} tab are comprehensively described in the article [[Hold_versus_Pan_Mode|Hold versus pan Mode]].
The parameters in the {{GUI|Pan}} tab are comprehensively described in the article [[Hold_versus_Pan_Mode|Hold versus pan Mode]].


{{PARAMNAME|Pan Mode Control}}: <br>
{{PARAMNAMEDEF|Pan Mode Control}}: <br>
Selects the input channel.  
Selects the input channel.  


{{PARAMNAME|Pan Mode Default Setting}}, {{PARAMNAME|Pan Mode Setting #1}}, {{PARAMNAME|Pan Mode Setting #2}}, {{PARAMNAME|Pan Mode Setting #3}}: <br>
{{PARAMNAMEDEF|Pan Mode Default Setting}}, {{PARAMNAMEDEF|Pan Mode Setting #1}}, {{PARAMNAMEDEF|Pan Mode Setting #2}}, {{PARAMNAMEDEF|Pan Mode Setting #3}}: <br>
Selects the pan states for each axis, for each state of the input channel.
Selects the pan states for each axis, for each state of the input channel.


{{PARAMNAME|Pitch Pan}}, {{PARAMNAME|Roll Pan}}, {{PARAMNAME|Yaw Pan}}: <br>
{{PARAMNAMEDEF|Pitch Pan}}, {{PARAMNAMEDEF|Roll Pan}}, {{PARAMNAMEDEF|Yaw Pan}}: <br>
Sets the pan speed for pitch, roll or yaw, respectively.
Sets the pan speed for pitch, roll or yaw, respectively.


{{PARAMNAME|Pitch Pan Deadband}}, {{PARAMNAME|Roll Pan Deadband}}, {{PARAMNAME|Yaw Pan Deadband}}:<br>
{{PARAMNAMEDEF|Pitch Pan Deadband}}, {{PARAMNAMEDEF|Roll Pan Deadband}}, {{PARAMNAMEDEF|Yaw Pan Deadband}}:<br>
Sets the pan deadband for pitch, roll or yaw, respectively.
Sets the pan deadband for pitch, roll or yaw, respectively.


{{PARAMNAME|Pitch Pan Expo}}, {{PARAMNAME|Roll Pan Expo}}, {{PARAMNAME|Yaw Pan Expo}}: <br>
{{PARAMNAMEDEF|Pitch Pan Expo}}, {{PARAMNAMEDEF|Roll Pan Expo}}, {{PARAMNAMEDEF|Yaw Pan Expo}}: <br>
Sets the pan expo for pitch, roll or yaw, respectively.
Sets the pan expo for pitch, roll or yaw, respectively.


{{PARAMNAME|Yaw Pan Deadband LPF}}: <br>
{{PARAMNAMEDEF|Yaw Pan Deadband LPF}}: <br>
Sets the pan deadband LPF for the yaw axis.
Sets the pan deadband LPF for the yaw axis.


{{PARAMNAME|Yaw Pan Deadband Hysteresis}}: <br>
{{PARAMNAMEDEF|Yaw Pan Deadband Hysteresis}}: <br>
Sets the pan deadband hysteresis for the yaw axis.
Sets the pan deadband hysteresis for the yaw axis.


Line 64: Line 64:
The parameters in the {{GUI|Rc Inputs}} tab are comprehensively described in the article [[Configure_the_RC_Input|Configure the RC Input]].
The parameters in the {{GUI|Rc Inputs}} tab are comprehensively described in the article [[Configure_the_RC_Input|Configure the RC Input]].


{{PARAMNAME|Rc Deadband}}: <br>
{{PARAMNAMEDEF|Rc Deadband}}: <br>


{{PARAMNAME|Rc Hysteresis}}: <br>
{{PARAMNAMEDEF|Rc Hysteresis}}: <br>


{{PARAMNAME|Rc Pitch Trim}}, {{PARAMNAME|Rc Roll Trim}}, {{PARAMNAME|Rc Yaw Trim}}: <br>
{{PARAMNAMEDEF|Rc Pitch Trim}}, {{PARAMNAMEDEF|Rc Roll Trim}}, {{PARAMNAMEDEF|Rc Yaw Trim}}: <br>


{{PARAMNAME|Rc Pitch}}, {{PARAMNAME|Rc Roll}}, {{PARAMNAME|Rc Yaw}}: <br>
{{PARAMNAMEDEF|Rc Pitch}}, {{PARAMNAMEDEF|Rc Roll}}, {{PARAMNAMEDEF|Rc Yaw}}: <br>


{{PARAMNAME|Rc Pitch Mode}}, {{PARAMNAME|Rc Roll Mode}}, {{PARAMNAME|Rc Yaw Mode}}: <br>
{{PARAMNAMEDEF|Rc Pitch Mode}}, {{PARAMNAMEDEF|Rc Roll Mode}}, {{PARAMNAMEDEF|Rc Yaw Mode}}: <br>


{{PARAMNAME|Rc Pitch Min}}, {{PARAMNAME|Rc Roll Min}}, {{PARAMNAME|Rc Yaw Min}}: <br>
{{PARAMNAMEDEF|Rc Pitch Min}}, {{PARAMNAMEDEF|Rc Roll Min}}, {{PARAMNAMEDEF|Rc Yaw Min}}: <br>


{{PARAMNAME|Rc Pitch Max}}, {{PARAMNAME|Rc Roll Max}}, {{PARAMNAME|Rc Yaw Max}}: <br>
{{PARAMNAMEDEF|Rc Pitch Max}}, {{PARAMNAMEDEF|Rc Roll Max}}, {{PARAMNAMEDEF|Rc Yaw Max}}: <br>


{{PARAMNAME|Rc Pitch Speed Limit}}, {{PARAMNAME|Rc Roll Speed Limit}}, {{PARAMNAME|Rc Yaw Speed Limit}}: <br>
{{PARAMNAMEDEF|Rc Pitch Speed Limit}}, {{PARAMNAMEDEF|Rc Roll Speed Limit}}, {{PARAMNAMEDEF|Rc Yaw Speed Limit}}: <br>


{{PARAMNAME|Rc Pitch Accel Limit}}, {{PARAMNAME|Rc Roll Accel Limit}}, {{PARAMNAME|Rc Yaw Accel Limit}}: <br>
{{PARAMNAMEDEF|Rc Pitch Accel Limit}}, {{PARAMNAMEDEF|Rc Roll Accel Limit}}, {{PARAMNAMEDEF|Rc Yaw Accel Limit}}: <br>


{{GUIFIELD|Auto Trim}}:<br>
{{GUIFIELD|Auto Trim}}:<br>
Line 86: Line 86:
== Functions Tab ==
== Functions Tab ==


{{PARAMNAME|Standby}}: <br> See [[Advanced_Functions#Standby|Advanced Functions: Standby]].
{{PARAMNAMEDEF|Standby}}: <br> See [[Advanced_Functions#Standby|Advanced Functions: Standby]].


{{PARAMNAME|Re-center Camera}}: <br> See [[Advanced_Functions#Re-center_Camera|Advanced Functions: Re-center Camera]].
{{PARAMNAMEDEF|Re-center Camera}}: <br> See [[Advanced_Functions#Re-center_Camera|Advanced Functions: Re-center Camera]].


{{PARAMNAME|IR Camera Control}}, {{PARAMNAME|Camera Model}}, {{PARAMNAME|IR Camera Setting #1}}, {{PARAMNAME|IR Camera Setting #2}}, {{PARAMNAME|Time Interval}}: <br> See [[Advanced_Functions#IR_Camera_Remote_Control|Advanced Functions: IR Camera Remote Control]].
{{PARAMNAMEDEF|IR Camera Control}}, {{PARAMNAMEDEF|Camera Model}}, {{PARAMNAMEDEF|IR Camera Setting #1}}, {{PARAMNAMEDEF|IR Camera Setting #2}}, {{PARAMNAMEDEF|Time Interval}}: <br> See [[Advanced_Functions#IR_Camera_Remote_Control|Advanced Functions: IR Camera Remote Control]].


{{PARAMNAME|Pwm Out Control}}, {{PARAMNAME|Pwm Out Mid}}, {{PARAMNAME|Pwm Out Min}}, {{PARAMNAME|Pwm Out Max}}, {{PARAMNAME|Pwm Out Speed Limit}}: <br> See [[Advanced_Functions#Pwm_Out|Advanced Functions: Pwm Out]].
{{PARAMNAMEDEF|Pwm Out Control}}, {{PARAMNAMEDEF|Pwm Out Mid}}, {{PARAMNAMEDEF|Pwm Out Min}}, {{PARAMNAMEDEF|Pwm Out Max}}, {{PARAMNAMEDEF|Pwm Out Speed Limit}}: <br> See [[Advanced_Functions#Pwm_Out|Advanced Functions: Pwm Out]].


== Scripts Tab ==
== Scripts Tab ==
Line 100: Line 100:
== Setup Tab ==
== Setup Tab ==


{{PARAMNAME|Imu2 Configuration}}: <br>
{{PARAMNAMEDEF|Imu2 Configuration}}: <br>
Selects how a 2nd IMU is used. See also [[Using a 2nd IMU]].
Selects how a 2nd IMU is used. See also [[Using a 2nd IMU]].


{{PARAMNAME|Virtual Channel Configuration}}: <br>
{{PARAMNAMEDEF|Virtual Channel Configuration}}: <br>
Selects the physical source for the {{PARAMVALUE|Virtual-1}}, ..., {{PARAMVALUE|Virtual-16}} input values. See [[Inputs and Functions]] for understanding the STorM32's concept of inputs, and [[Configure_the_RC_Input#Wiring_for_SUM-PPM_Signals|Configure the RC Input: Wiring for SUM-PPM Signals]] and [[Configure_the_RC_Input#Wiring_for_Digital_Signals|Configure the RC Input: Wiring for Digital Signals]] for typical use cases.
Selects the physical source for the {{PARAMVALUE|Virtual-1}}, ..., {{PARAMVALUE|Virtual-16}} input values. See [[Inputs and Functions]] for understanding the STorM32's concept of inputs, and [[Configure_the_RC_Input#Wiring_for_SUM-PPM_Signals|Configure the RC Input: Wiring for SUM-PPM Signals]] and [[Configure_the_RC_Input#Wiring_for_Digital_Signals|Configure the RC Input: Wiring for Digital Signals]] for typical use cases.


{{PARAMNAME|Pwm Out Configuration}}: <br>
{{PARAMNAMEDEF|Pwm Out Configuration}}: <br>
Enables the pwm out function, see [[Advanced_Functions#Pwm_Out|Advanced Functions: Pwm Out]].
Enables the pwm out function, see [[Advanced_Functions#Pwm_Out|Advanced Functions: Pwm Out]].


{{PARAMNAME|Pitch Motor Usage}}, {{PARAMNAME|Roll Motor Usage}}, {{PARAMNAME|Yaw Motor Usage}}: <br>
{{PARAMNAMEDEF|Pitch Motor Usage}}, {{PARAMNAMEDEF|Roll Motor Usage}}, {{PARAMNAMEDEF|Yaw Motor Usage}}: <br>
Selects the operation mode of the pitch, roll, or yaw motor, respectively. When {{PARAMVALUE|disabled}} is selected, the motor does not receive any power.  
Selects the operation mode of the pitch, roll, or yaw motor, respectively. When {{PARAMVALUE|disabled}} is selected, the motor does not receive any power.  


{{PARAMNAME|Acc Compensation Method}}: <br>
{{PARAMNAMEDEF|Acc Compensation Method}}: <br>
Selects the algorithm which is used to account for residual accelerations in the attitude estimation.  
Selects the algorithm which is used to account for residual accelerations in the attitude estimation.  


{{PARAMNAME|Imu AHRS}}: <br>
{{PARAMNAMEDEF|Imu AHRS}}: <br>
Adjusts how strongly the accelerometer data is included in the data fusing for the attitude estimation. The shorter the time the stronger the accelerometer data is weighted (0 = accelerometer only, 20 = gyro only).
Adjusts how strongly the accelerometer data is included in the data fusing for the attitude estimation. The shorter the time the stronger the accelerometer data is weighted (0 = accelerometer only, 20 = gyro only).


{{PARAMNAME|Rc Pitch Offset}}, {{PARAMNAME|Rc Roll Offset}}, {{PARAMNAME|Rc Yaw Offset}}: <br>
{{PARAMNAMEDEF|Rc Pitch Offset}}, {{PARAMNAMEDEF|Rc Roll Offset}}, {{PARAMNAMEDEF|Rc Yaw Offset}}: <br>
Adds a permanent offset to the camera orientation.  
Adds a permanent offset to the camera orientation.  


{{PARAMNAME|Beep with Motors}}: <br>
{{PARAMNAMEDEF|Beep with Motors}}: <br>
Enables the emission of beeps by the motors, see [[Advanced_Functions#Beeps|Advanced Functions: Beeps]].
Enables the emission of beeps by the motors, see [[Advanced_Functions#Beeps|Advanced Functions: Beeps]].


== Gimbal Configuration Tab ==
== Gimbal Configuration Tab ==


{{PARAMNAME|Imu Orientation}}, {{PARAMNAME|Imu2 Orientation}}:<br>
{{PARAMNAMEDEF|Imu Orientation}}, {{PARAMNAMEDEF|Imu2 Orientation}}:<br>
Orientation number of the Imu1 or Imu2, respectively.   
Orientation number of the Imu1 or Imu2, respectively.   


{{PARAMNAME|Pitch Motor Poles}}, {{PARAMNAME|Roll Motor Poles}}, {{PARAMNAME|Yaw Motor Poles}}:<br>
{{PARAMNAMEDEF|Pitch Motor Poles}}, {{PARAMNAMEDEF|Roll Motor Poles}}, {{PARAMNAMEDEF|Yaw Motor Poles}}:<br>
Number of magnet poles of the pitch, roll or yaw motor, respectively.  
Number of magnet poles of the pitch, roll or yaw motor, respectively.  


{{PARAMNAME|Pitch Motor Direction}}, {{PARAMNAME|Roll Motor Direction}}, {{PARAMNAME|Yaw Motor Direction}}:<br>
{{PARAMNAMEDEF|Pitch Motor Direction}}, {{PARAMNAMEDEF|Roll Motor Direction}}, {{PARAMNAMEDEF|Yaw Motor Direction}}:<br>
Rotation direction of the pitch, roll or yaw motor, respectively.  
Rotation direction of the pitch, roll or yaw motor, respectively.  


{{PARAMNAME|Pitch Startup Motor Pos}}, {{PARAMNAME|Roll Startup Motor Pos}}, {{PARAMNAME|Yaw Startup Motor Pos}}:<br>
{{PARAMNAMEDEF|Pitch Startup Motor Pos}}, {{PARAMNAMEDEF|Roll Startup Motor Pos}}, {{PARAMNAMEDEF|Yaw Startup Motor Pos}}:<br>
Orientation of the pitch, roll or yaw motor at power up, respectively.
Orientation of the pitch, roll or yaw motor at power up, respectively.


{{PARAMNAME|Pitch Offset}}, {{PARAMNAME|Roll Offset}}, {{PARAMNAME|Yaw Offset}}:<br>
{{PARAMNAMEDEF|Pitch Offset}}, {{PARAMNAMEDEF|Roll Offset}}, {{PARAMNAMEDEF|Yaw Offset}}:<br>
Coefficients to correct for slight inaccuracies inthe calibration of the Imu1 accelerometer.
Coefficients to correct for slight inaccuracies inthe calibration of the Imu1 accelerometer.


== Expert Tool Window ==
== Expert Tool Window ==


{{PARAMNAME|Motor Mapping}}:<br>
{{PARAMNAMEDEF|Motor Mapping}}:<br>
Allows to modify the assignment of the pitch, roll and yaw motors to the motor ports MOT0, MOT1, MOT2 from the default assignment (which is pitch = MOT0, roll = MOT1, yaw = MOT2).
Allows to modify the assignment of the pitch, roll and yaw motors to the motor ports MOT0, MOT1, MOT2 from the default assignment (which is pitch = MOT0, roll = MOT1, yaw = MOT2).


{{PARAMNAME|Imu Mapping}}:<br>
{{PARAMNAMEDEF|Imu Mapping}}:<br>
Allows to swap Imu1 and Imu2.
Allows to swap Imu1 and Imu2.


{{PARAMNAME|ADC Calibration}}:<br>
{{PARAMNAMEDEF|ADC Calibration}}:<br>
Calibration constant for voltage measurement.
Calibration constant for voltage measurement.


{{PARAMNAME|NT Logging}}:<br>
{{PARAMNAMEDEF|NT Logging}}:<br>
Adjusts which parameters are logged, see [[NT_Data_Logging#GUI_Settings|NT Data Logging: GUI Settings]].
Adjusts which parameters are logged, see [[NT_Data_Logging#GUI_Settings|NT Data Logging: GUI Settings]].


{{PARAMNAME|Imu3 Configuration}}:<br>
{{PARAMNAMEDEF|Imu3 Configuration}}:<br>
Selects which IMU is used as 3rd IMU, see [[Evaluating_Vibrations_and_Optimizing_Damper_Systems#3rd_IMU|Evaluating Vibrations and Optimizing Damper Systems: 3rd IMU]].
Selects which IMU is used as 3rd IMU, see [[Evaluating_Vibrations_and_Optimizing_Damper_Systems#3rd_IMU|Evaluating Vibrations and Optimizing Damper Systems: 3rd IMU]].


{{PARAMNAME|Imu3 Orientation}}:<br>
{{PARAMNAMEDEF|Imu3 Orientation}}:<br>
Orientation of a 3rd IMU.
Orientation of a 3rd IMU.


{{PARAMNAME|Mavlink configuration}}, {{PARAMNAME|Mavlink System ID}}, {{PARAMNAME|Mavlink Component ID}}:<br>
{{PARAMNAMEDEF|Mavlink configuration}}, {{PARAMNAMEDEF|Mavlink System ID}}, {{PARAMNAMEDEF|Mavlink Component ID}}:<br>
Parameters for handling Mavlink messages, see [[Advanced_Functions#MAVLink|Advanced Functions: MAVLink]].
Parameters for handling Mavlink messages, see [[Advanced_Functions#MAVLink|Advanced Functions: MAVLink]].

Revision as of 12:54, 1 July 2016

List of all STorM32 parameters, and some GUI features, with brief explanations and/or links to more comprehensive articles.

Dashboard Tab

[Change Name]:
Opens a dialog, which allows to change the name of the board.

[Share Settings]: Opens a dialog, which presents all parameters comprehensively. Taking a screen shot provides a useful method to share parameter settings.

PID Tab

Pitch P, Roll P, Yaw P:
Proportional term of the PID controller for the pitch, roll or yaw axis, respectively. See also Tuning Recipe: Tuning Procedure.

Pitch I, Roll I, Yaw I:
Integral term of the PID controller for the pitch, roll or yaw axis, respectively. See also Tuning Recipe: Tuning Procedure.

Pitch D, Roll D, Yaw D:
Derivative term of the PID controller for the pitch, roll or yaw axis, respectively. See also Tuning Recipe: Tuning Procedure.

Pitch Motor Vmax, Roll Motor Vmax, Yaw Motor Vmax:
Maximal average voltage for the pitch, roll or yaw motor, respectively. See also Tuning Recipe: Setting Motor Vmax.

Gyro LPF:
Digital low pass filter applied to the raw gyro data. Can help to avoid vibrations and/or reach higher PID values.

Imu2 FeedForward LPF:
Digital low pass filter applied to the attitude data before it enters the feedforward channel in the PID controller. Effective only when Imu2 Configuration is not “off”.

Low Voltage Limit:
Voltage level at which the lipo-saver function is triggered, see Advanced Functions: Lipo Saver.

Voltage Correction:
Attempts to compensate the effects of a (slowly) varying battery voltage on the PID controller tuning, see Advanced Functions: Voltage Correction.

[Use simplified PID tuning]:
Toggles between the standard PID tuning, in which the P, I D values are adjusted, and a simplified mechanism, in which tuning is achieved by only two parameters, called Damping and Stability.

[Auto write PID changes]:
When checked, any change to the PID values (and only to the PID values) is written to the STorM32 board after ca. 1 sec.

Pan Tab

The parameters in the [GUI:Pan] tab are comprehensively described in the article Hold versus pan Mode.

Pan Mode Control:
Selects the input channel.

Pan Mode Default Setting, Pan Mode Setting #1, Pan Mode Setting #2, Pan Mode Setting #3:
Selects the pan states for each axis, for each state of the input channel.

Pitch Pan, Roll Pan, Yaw Pan:
Sets the pan speed for pitch, roll or yaw, respectively.

Pitch Pan Deadband, Roll Pan Deadband, Yaw Pan Deadband:
Sets the pan deadband for pitch, roll or yaw, respectively.

Pitch Pan Expo, Roll Pan Expo, Yaw Pan Expo:
Sets the pan expo for pitch, roll or yaw, respectively.

Yaw Pan Deadband LPF:
Sets the pan deadband LPF for the yaw axis.

Yaw Pan Deadband Hysteresis:
Sets the pan deadband hysteresis for the yaw axis.

Rc Inputs Tab

The parameters in the [GUI:Rc Inputs] tab are comprehensively described in the article Configure the RC Input.

Rc Deadband:

Rc Hysteresis:

Rc Pitch Trim, Rc Roll Trim, Rc Yaw Trim:

Rc Pitch, Rc Roll, Rc Yaw:

Rc Pitch Mode, Rc Roll Mode, Rc Yaw Mode:

Rc Pitch Min, Rc Roll Min, Rc Yaw Min:

Rc Pitch Max, Rc Roll Max, Rc Yaw Max:

Rc Pitch Speed Limit, Rc Roll Speed Limit, Rc Yaw Speed Limit:

Rc Pitch Accel Limit, Rc Roll Accel Limit, Rc Yaw Accel Limit:

[Auto Trim]:

Functions Tab

Standby:
See Advanced Functions: Standby.

Re-center Camera:
See Advanced Functions: Re-center Camera.

IR Camera Control, Camera Model, IR Camera Setting #1, IR Camera Setting #2, Time Interval:
See Advanced Functions: IR Camera Remote Control.

Pwm Out Control, Pwm Out Mid, Pwm Out Min, Pwm Out Max, Pwm Out Speed Limit:
See Advanced Functions: Pwm Out.

Scripts Tab

The parameters in the [GUI:Scripts] tab are comprehensively described in the article STorM32 Scripts.

Setup Tab

Imu2 Configuration:
Selects how a 2nd IMU is used. See also Using a 2nd IMU.

Virtual Channel Configuration:
Selects the physical source for the “Virtual-1”, ..., “Virtual-16” input values. See Inputs and Functions for understanding the STorM32's concept of inputs, and Configure the RC Input: Wiring for SUM-PPM Signals and Configure the RC Input: Wiring for Digital Signals for typical use cases.

Pwm Out Configuration:
Enables the pwm out function, see Advanced Functions: Pwm Out.

Pitch Motor Usage, Roll Motor Usage, Yaw Motor Usage:
Selects the operation mode of the pitch, roll, or yaw motor, respectively. When “disabled” is selected, the motor does not receive any power.

Acc Compensation Method:
Selects the algorithm which is used to account for residual accelerations in the attitude estimation.

Imu AHRS:
Adjusts how strongly the accelerometer data is included in the data fusing for the attitude estimation. The shorter the time the stronger the accelerometer data is weighted (0 = accelerometer only, 20 = gyro only).

Rc Pitch Offset, Rc Roll Offset, Rc Yaw Offset:
Adds a permanent offset to the camera orientation.

Beep with Motors:
Enables the emission of beeps by the motors, see Advanced Functions: Beeps.

Gimbal Configuration Tab

Imu Orientation, Imu2 Orientation:
Orientation number of the Imu1 or Imu2, respectively.

Pitch Motor Poles, Roll Motor Poles, Yaw Motor Poles:
Number of magnet poles of the pitch, roll or yaw motor, respectively.

Pitch Motor Direction, Roll Motor Direction, Yaw Motor Direction:
Rotation direction of the pitch, roll or yaw motor, respectively.

Pitch Startup Motor Pos, Roll Startup Motor Pos, Yaw Startup Motor Pos:
Orientation of the pitch, roll or yaw motor at power up, respectively.

Pitch Offset, Roll Offset, Yaw Offset:
Coefficients to correct for slight inaccuracies inthe calibration of the Imu1 accelerometer.

Expert Tool Window

Motor Mapping:
Allows to modify the assignment of the pitch, roll and yaw motors to the motor ports MOT0, MOT1, MOT2 from the default assignment (which is pitch = MOT0, roll = MOT1, yaw = MOT2).

Imu Mapping:
Allows to swap Imu1 and Imu2.

ADC Calibration:
Calibration constant for voltage measurement.

NT Logging:
Adjusts which parameters are logged, see NT Data Logging: GUI Settings.

Imu3 Configuration:
Selects which IMU is used as 3rd IMU, see Evaluating Vibrations and Optimizing Damper Systems: 3rd IMU.

Imu3 Orientation:
Orientation of a 3rd IMU.

Mavlink configuration, Mavlink System ID, Mavlink Component ID:
Parameters for handling Mavlink messages, see Advanced Functions: MAVLink.