Site icon Visser I/O

Fix for “No MAV Data” on MinimOSD-Extra with 3DR Pixhawk

Fix waiting for mavlink heartbeats 3DR pixhawk

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

The fix

  1. Open Mission Planner
  2. Connect to Pixhawk
  3. Open the Config/Tuning tab and expand the Full Parameter Tree
  4. From the Paramater tree expand SR2
  5. 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

  6. 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.

Exit mobile version