I’ve been battling the “No MAV Data” notice appearing on the MinimOSD video output after powering up my Pixhawk flight controlle, this has happened out of the box and persists after flashing the 4.0.1 MinimOSD-Extra firmware. Here’s the fix.
Background
- I have a MinimOSD with KV Team Mod.
- I have the MinimOSD connected to the Telem2 connector (known as SR2), a 3DR 400MHz radio is connected to Telem1 (known as SR1)
- The MinimOSD board is powering the 5v FPV camera by bridging the UART and video pins.
The fix
- Open Mission Planner
- Connect to Pixhawk
- Open the Config/Tuning tab and expand the Full Parameter Tree
- From the Paramater tree expand SR2
- Set the following values if blank (or set to 0/zero):
SR2_EXT_STAT, 2
SR2_EXTRA1, 10
SR2_EXTRA2, 10
SR2_EXTRA3, 2
SR2_PARAMS, 10
SR2_POSITION, 3
SR2_RAW_CTRL, 1
SR2_RAW_SENS, 2
SR2_RC_CHAN, 2 - Click Write Params
That’s it!
Check your MinimOSD video output as this is an immediate change and does not require re-powering your Pixhawk flight controller.