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 initial heartbeat burst to awake connection in case of PX4 #107

Conversation

JoaoMario109
Copy link
Contributor

WIP

When using PX4 via USB, it waits for an initial heartbeat to enable the MAVLink connection and start sending data. This PR implements a simple heartbeat burst to make sure some of the initial heartbeat message get in PX4.

@JoaoMario109 JoaoMario109 force-pushed the add-px4-initial-heart-beat-sequence branch from 8ec5861 to 380fb8f Compare June 13, 2024 14:01
* Add a initial heartbeat burst to awake MAVLink connection in case of
  a PX4
@JoaoMario109 JoaoMario109 force-pushed the add-px4-initial-heart-beat-sequence branch from 380fb8f to 69d9c86 Compare June 13, 2024 18:41
@patrickelectric patrickelectric marked this pull request as ready for review June 13, 2024 18:41
@patrickelectric patrickelectric self-requested a review June 13, 2024 18:42
@patrickelectric patrickelectric merged commit dd4642d into mavlink:master Jun 13, 2024
8 checks passed
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