This commit is contained in:
Stavros Korokithakis 2023-01-01 21:21:27 +02:00
parent 2c0af0f0ff
commit 28cd1703d7
No known key found for this signature in database
GPG Key ID: 26EA345ECD4C2A63

View File

@ -18,7 +18,8 @@ That's it!
If you're using DJI O3, this is what you need to do: If you're using DJI O3, this is what you need to do:
* Set , `OSD_TYPE=5` for MSP_DISPLAYPORT. * 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. * Arrange your OSD elements as you want them.
Done! Done!