Skip to content

Add Comprehensive Log Investigator plugin - #3754

Open
nadav-golan-yanay wants to merge 6 commits into
ArduPilot:masterfrom
nadav-golan-yanay:master
Open

nadav-golan-yanay wants to merge 6 commits into
ArduPilot:masterfrom
nadav-golan-yanay:master

Conversation

@nadav-golan-yanay

Copy link
Copy Markdown

This PR adds a Comprehensive Log Investigator plugin for Mission Planner.

The plugin provides automated post-flight analysis of ArduPilot DataFlash .bin logs directly from Mission Planner.

It generates a structured investigation covering flight overview, mode transitions, navigation and GPS performance, attitude and control behavior, power system performance, significant events, warnings, anomalies, and pilot-oriented findings.

The goal is to make comprehensive flight-log investigation accessible to Mission Planner users without requiring external analysis tools.

The plugin is implemented as a single Mission Planner .cs plugin and is located under the Plugins directory.

I have tested the plugin with multiple ArduPilot flight logs.

Added a more usefull log invesigator
Updated version comment in ComprehensiveLogInvestigator.cs
Copilot AI lite review requested due to automatic review settings August 10, 2026 14:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@nadav-golan-yanay

Copy link
Copy Markdown
Author
image

Example_Drone_Log_Investigation_20260913_0105.html

Hi maintainers — friendly follow-up on this PR when you have time 🙏

I added a Comprehensive Log Investigator plugin and wanted to make review easier with concrete artifacts:

UI preview attached (screenshot)
Sample exported report (HTML) attached
PR is intended to be self-contained and focused on log investigation workflow

@nadav-golan-yanay
nadav-golan-yanay requested a balanced review from Copilot September 12, 2026 22:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@nadav-golan-yanay

Copy link
Copy Markdown
Author

@copilot review this PR for correctness, potential bugs, edge cases, and maintainability. Please list findings by severity and include exact file paths.

Copilot AI and others added 3 commits September 12, 2026 22:38
Co-authored-by: nadav-golan-yanay <78790309+nadav-golan-yanay@users.noreply.github.com>
…rehensive-log-investigator

Harden Comprehensive Log Investigator for sparse/truncated telemetry and long-log sampling bias
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.

3 participants