Skip to content

Pr/global position#32043

Draft
peterbarker wants to merge 2 commits intoArduPilot:masterfrom
peterbarker:pr/global-position
Draft

Pr/global position#32043
peterbarker wants to merge 2 commits intoArduPilot:masterfrom
peterbarker:pr/global-position

Conversation

@peterbarker
Copy link
Copy Markdown
Contributor

@peterbarker peterbarker commented Jan 29, 2026

I was hoping this message might be good replacement for GLOBAL_POSITION_INT.

It is not.

We probably need to turn this around and just accept it as a streaming message for position (/velocity?)

return send_global_position_msg(0, flags, loc);
}

void GCS_MAVLINK::send_global_position_msg(uint8_t instance, uint8_t flags, const Location &loc)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this "instance" should be placed in the instance field down on line 6184?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants