Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MAVLinkServer #2930

Merged

Conversation

patrickelectric
Copy link
Member

@patrickelectric patrickelectric commented Sep 27, 2024

Working fine with SITL, the problem when connecting with an autopilot is probably a missing stream-request in the router. That should be configured with command line as mavp2p.
bluerobotics/mavlink-server#30

@Williangalvani
Copy link
Member

@patrickelectric can you rebase as master was broken?

@patrickelectric
Copy link
Member Author

@patrickelectric can you rebase as master was broken?

Rebased

# Immediately exit on errors
set -e

VERSION="master"
Copy link
Member

Choose a reason for hiding this comment

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

just a reminder to fixate a version once we validate it

Copy link
Member

@Williangalvani Williangalvani left a comment

Choose a reason for hiding this comment

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

looks good and it is working as expected here, but I agree with @joaoantoniocardoso that we should change the version from master

@joaoantoniocardoso joaoantoniocardoso merged commit af34c4e into bluerobotics:master Sep 30, 2024
6 checks passed
@joaoantoniocardoso joaoantoniocardoso added the docs-needed Change needs to be documented label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-needed Change needs to be documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants