Skip to content

Commit 3732e51

Browse files
committed
updated settings.md
1 parent be3545c commit 3732e51

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/Settings.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4842,6 +4842,16 @@ Force OSD to work in grid mode even if the OSD device supports pixel level acces
48424842

48434843
---
48444844

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+
48454855
### osd_gforce_alarm
48464856

48474857
Value above which the OSD g force indicator will blink (g)

0 commit comments

Comments
 (0)