Skip to content

feat: integrate background network tracking and live HTML latency chart#4

Open
SamiAdamMoughli wants to merge 1 commit into
flipperdevices:devfrom
SamiAdamMoughli:feature/network-telemetry
Open

feat: integrate background network tracking and live HTML latency chart#4
SamiAdamMoughli wants to merge 1 commit into
flipperdevices:devfrom
SamiAdamMoughli:feature/network-telemetry

Conversation

@SamiAdamMoughli
Copy link
Copy Markdown

Overview

This PR replaces the original mock setup for network tracking with a robust, background telemetry script and dynamic report rendering.

Changes Included

  1. Telemetry Script (network/network_test.sh): Implements an active monitoring system tracking ping latency at regular intervals. It isolates the interface status and handles drops cleanly by setting latency values safely to 0.00 without freezing the process.
  2. Report Generator (common/generate_combined_report.py): Adds a parsing layer that reads the generated network_data.csv, charts performance with Plotly (#00A8FF), and populates an integrated interactive chart inside the final summary report.

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