From 28cd1703d7cd7a5420668a4822ad29749437deae Mon Sep 17 00:00:00 2001 From: Stavros Korokithakis Date: Sun, 1 Jan 2023 21:21:27 +0200 Subject: [PATCH] Updates --- content/ardupilot/dji-fpv-configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/ardupilot/dji-fpv-configuration.md b/content/ardupilot/dji-fpv-configuration.md index 8a8badf..269e229 100644 --- a/content/ardupilot/dji-fpv-configuration.md +++ b/content/ardupilot/dji-fpv-configuration.md @@ -18,7 +18,8 @@ That's it! If you're using DJI O3, this is what you need to do: * Set , `OSD_TYPE=5` for MSP_DISPLAYPORT. -* Set `SERIALn_PROTOCOL=42 SERIALn_BAUD=115 SERIALn_OPTIONS=0` for DisplayPort +* Set `SERIALn_PROTOCOL=42 SERIALn_BAUD=115 SERIALn_OPTIONS=0` for DisplayPort. +* Set `MSP_OPTIONS=5` for telemetry mode and BTFL fonts. * Arrange your OSD elements as you want them. Done!