Skip to content

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

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

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

Conversation

@r00tnomade

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.

@Yury-MonZon
Yury-MonZon force-pushed the dev branch 3 times, most recently from e2270d4 to a03a725 Compare July 3, 2026 19:44
@NickVolynkin

Copy link
Copy Markdown

Hi @SamiAdamMoughli, thank you for your contribution. We'll do our best to review it soon.

Did you test the new code? If so, could you please share the logs and/or screenshots?

@NickVolynkin
NickVolynkin requested review from DrZlo13 and Yury-MonZon and removed request for Yury-MonZon July 17, 2026 10:53
@r00tnomade

Copy link
Copy Markdown
Author

I think I did, but that was a while ago @NickVolynkin. It's a small addition, so there should be no issues...

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