diff --git a/ground/openpilotgcs/src/plugins/config/ccattitude.ui b/ground/openpilotgcs/src/plugins/config/ccattitude.ui
index 5285a12cb..13026dec7 100755
--- a/ground/openpilotgcs/src/plugins/config/ccattitude.ui
+++ b/ground/openpilotgcs/src/plugins/config/ccattitude.ui
@@ -402,7 +402,7 @@ arming it in that case!
- Set value to 0 to disable accelerators filtering.
+
AccelTau
@@ -434,7 +434,16 @@ arming it in that case!
- Set value to 0 to disable accelerators filtering.
+ Accelerometer filtering.
+
+Sets the amount of lowpass filtering of accelerometer data
+for the attitude estimation. Higher values apply a stronger
+filter, which may help with drifting in attitude mode.
+
+Range: 0.00 - 0.20, Good starting value: 0.05 - 0.10
+Start low and raise until drift stops.
+
+A setting of 0.00 disables the filter.
2