Skip to content

MSPOSD osd message blocks Adaptive Link osd message #102

@i998

Description

@i998

Configuration: Runcam WiFi Link OpenIPC camera and Pixel Pilot Android App. Adaptive link installed and turned on. WFB-NG connection.

Issue: Adaptive Link osd message is not visible unless a telemetry link from a flight controller is properly connected and functional. Otherwise the MSPOSD shows red "Waiting for data..." message and does not allow process Adaptive-Link osd info.

How to reproduce:

  1. Connect a Flight Controller to Runcam WiFi Link camera, run Pixel Pilot Android App and see the adaptive link message from https://github.com/OpenIPC/adaptive-link/blob/3a831a75cb25df403374fa5104ea494c140695da/alink_drone.c#L1419

Image

This is the expected behavior.

  1. Run the Runcam WiFi Link camera and run Pixel Pilot Android App without a Flight Controller connected. See the red MSPOSD message from

    msposd/osd.c

    Line 2855 in 060e019

    sprintf(msgbuff, "&F48 &L23 Waiting for data on %s ...", _port_name);
Image

This is an issue - MSPOSD osd message blocks Adaptive Link osd message, cannot see Adaptive Link osd message without a running Flight Controller.

Appreciate your help with this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions