From 6df74779c6a61566326e6dd7e52deab3b3ae45df Mon Sep 17 00:00:00 2001 From: Henry Wurzburg Date: Tue, 24 Oct 2023 09:48:09 -0500 Subject: [PATCH] 4.5:osd option for aviation style horizon --- common/source/docs/common-osd-overview.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/common/source/docs/common-osd-overview.rst b/common/source/docs/common-osd-overview.rst index bf8ea14ac4..77df540798 100644 --- a/common/source/docs/common-osd-overview.rst +++ b/common/source/docs/common-osd-overview.rst @@ -39,6 +39,7 @@ Several options can be set using :ref:`OSD_OPTIONS` (bitmask select - bit3 = Convert feet to miles at 5280ft instead of 10000ft - bit4 = Do not display crosshair - bit5 = Translate arrow directions when using BF font set +- bit6 = Aviation style horizon when inverted (pitch moves horizon in opposite direction) Several font sets are included and can be changed during runtime (and those who can build the software can customize or add additional font sets....see libraries/AP_OSD/fonts/README.md)