You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Settings.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4842,6 +4842,16 @@ Force OSD to work in grid mode even if the OSD device supports pixel level acces
4842
4842
4843
4843
---
4844
4844
4845
+
### osd_framerate_hz
4846
+
4847
+
Target refresh rate for OSD elements in Hz. Each element is redrawn at approximately this rate. Values above 10 Hz provide no visible improvement for typical flight data but increase CPU load. Artificial horizon and telemetry are always updated every cycle regardless of this setting. Set to -1 for legacy behavior (one element per frame).
4848
+
4849
+
| Default | Min | Max |
4850
+
| --- | --- | --- |
4851
+
| -1 | -1 | 15 |
4852
+
4853
+
---
4854
+
4845
4855
### osd_gforce_alarm
4846
4856
4847
4857
Value above which the OSD g force indicator will blink (g)
0 commit comments