From f62330fefe9da44d446d77d7d11fa56fa03b5143 Mon Sep 17 00:00:00 2001 From: Oleg Semyonov Date: Mon, 2 Jan 2012 04:29:56 +0200 Subject: [PATCH] CameraStab: add tooltips to all configuration settings --- .../src/plugins/config/camerastabilization.ui | 103 ++++++++++++++++++ 1 file changed, 103 insertions(+) diff --git a/ground/openpilotgcs/src/plugins/config/camerastabilization.ui b/ground/openpilotgcs/src/plugins/config/camerastabilization.ui index 184aebda1..dccdc3cf2 100644 --- a/ground/openpilotgcs/src/plugins/config/camerastabilization.ui +++ b/ground/openpilotgcs/src/plugins/config/camerastabilization.ui @@ -89,6 +89,12 @@ + + Camera yaw angle for 100% output value, deg. + +This value should be tuned for particular gimbal and servo. You also +have to define channel output range using Output configuration tab. + 180 @@ -99,6 +105,12 @@ + + Camera pitch angle for 100% output value, deg. + +This value should be tuned for particular gimbal and servo. You also +have to define channel output range using Output configuration tab. + 180 @@ -109,6 +121,12 @@ + + Camera roll angle for 100% output value, deg. + +This value should be tuned for particular gimbal and servo. You also +have to define channel output range using Output configuration tab. + 180 @@ -119,6 +137,9 @@ + + Yaw output channel for camera gimbal + None @@ -128,6 +149,9 @@ + + Pitch output channel for camera gimbal + None @@ -137,6 +161,9 @@ + + Roll output channel for camera gimbal + None @@ -257,6 +284,11 @@ + + Input channel to control camera yaw + +Don't forget to map this channel using Input configuration tab. + None @@ -266,6 +298,11 @@ + + Input channel to control camera pitch + +Don't forget to map this channel using Input configuration tab. + None @@ -275,6 +312,11 @@ + + Input channel to control camera roll + +Don't forget to map this channel using Input configuration tab. + None @@ -291,6 +333,12 @@ + + Axis stabilization mode + +Attitude: camera tracks level for the axis. Input controls the deflection. +AxisLock: camera remembers tracking attitude. Input controls the rate of deflection. + Attitude @@ -300,6 +348,9 @@ + + Maximum camera yaw deflection for 100% input in Attitude mode, deg. + 180 @@ -310,6 +361,9 @@ + + Maximum camera yaw rate for 100% input in AxisLock mode, deg/s. + 180 @@ -320,6 +374,11 @@ + + Input low-pass filter response time for yaw axis, ms. + +This option smoothes the stick input. Zero value disables LPF. + 1000 @@ -330,6 +389,12 @@ + + Axis stabilization mode + +Attitude: camera tracks level for the axis. Input controls the deflection. +AxisLock: camera remembers tracking attitude. Input controls the rate of deflection. + Attitude @@ -339,6 +404,9 @@ + + Maximum camera pitch deflection for 100% input in Attitude mode, deg. + 180 @@ -349,6 +417,9 @@ + + Maximum camera pitch rate for 100% input in AxisLock mode, deg/s. + 180 @@ -359,6 +430,11 @@ + + Input low-pass filter response time for pitch axis, ms. + +This option smoothes the stick input. Zero value disables LPF. + 1000 @@ -369,6 +445,12 @@ + + Axis stabilization mode + +Attitude: camera tracks level for the axis. Input controls the deflection. +AxisLock: camera remembers tracking attitude. Input controls the rate of deflection. + Attitude @@ -378,6 +460,9 @@ + + Maximum camera roll deflection for 100% input in Attitude mode, deg. + 180 @@ -388,6 +473,9 @@ + + Maximum camera roll rate for 100% input in AxisLock mode, deg/s. + 180 @@ -398,6 +486,11 @@ + + Input low-pass filter response time for roll axis, ms. + +This option smoothes the stick input. Zero value disables LPF. + 1000 @@ -450,6 +543,16 @@ + + Stick input deadband for all axes in AxisLock mode, deg/s. + +When stick input is within the MaxAxisLockRate range, camera tracks +current attitude. Otherwise it starts moving according to input with +rate depending on input value. + +If you have drift in your Tx controls, you may want to increase this +value. + 1