Arduplane 4.3.0 OSD for DJI Goggle 3 / DJI O3/O4

Hello everyone,

sadly I can’t work it out myself.
I get picture from the O3 and O4 but can’t see the OSD.
Which terms I have to change in Configuration?
I tried everything I found in the internet like OSD_typ msp etc.
Can you tell me how I get the OSD running? I can’t update the firmware because OMPHobby don’t support the ZMO V2 anymore.

Thank you!

send the configuration file.

parameter.param (23.9 KB)

Thank you juvinski for helping

I think you also need to set the appropriate serial protocol to 32 (MSP).

I don’t see any of your serial ports set to this protocol.

Here’s an example from one of my aircraft.

SERIAL6_BAUD,115
SERIAL6_OPTIONS,0
SERIAL6_PROTOCOL,32

Hey ddegn, thank you so much. Thats it. Have a nice day!

1 Like

Dont know whats goint on right now. Now its gon again. I still see the voltage, but again no OSD

ZMOv2_OSD_parameter.param (23.9 KB)

I realized I never tested my setup with DJI video transmission on (it gets too hot while testing on the ground). I’ve only tested it line of sight. I’ll get things connected to test this out myself to make sure I’m not giving bad advice.

If no one else jumps in to get this straightened out, I’ll try to provide more info as soon as I have time. I might take me a day.

1 Like

the correct protocol is 42 - display port

this is my example - using the serial5

SERIAL5_BAUD,115
SERIAL5_OPTIONS,0
SERIAL5_PROTOCOL,42
OSD_TYPE,5

1 Like

Thank you very much.

That works for me using an O4 and Goggles 2.

I case anyone reading here doesn’t know, there a new app (SquirrelCast DJI FPV Streamer) which makes it easier to get DJI video into Mission Planner.

Thanks again @juvinski. Hopeful the settings you suggested also work for @starwars8.

Thank you, that worked for O3 and O4 with Goggle 3.

1 Like