Skip to content

Conversation

amilcarlucas
Copy link
Collaborator

@amilcarlucas amilcarlucas commented Sep 29, 2025

Adds an autoreconnect feature to the flight controller connection by enabling the autoreconnect=True parameter in the MAVLink connection setup.

Unfortunately is does not work correctly yet!

@Copilot Copilot AI review requested due to automatic review settings September 29, 2025 09:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds an autoreconnect feature to the flight controller connection by enabling the autoreconnect=True parameter in the MAVLink connection setup. This change enhances connection reliability by automatically attempting to reconnect when the connection to the flight controller is lost.

  • Enables automatic reconnection for MAVLink connections

Copy link
Contributor

github-actions bot commented Sep 29, 2025

Test Results

1 787 tests   1 704 ✅  51s ⏱️
    1 suites      1 💤
    1 files        0 ❌  82 🔥

For more details on these errors, see this check.

Results for commit ce4cecc.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Sep 29, 2025

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
8451 6513 77% 80% 🔴

New Files

No new covered files...

Modified Files

File Coverage Status
ardupilot_methodic_configurator/backend_flightcontroller.py 35% 🟢
TOTAL 35% 🟢

updated for commit: ce4cecc by action🐍

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.

1 participant