Commit Graph

8 Commits

Author SHA1 Message Date
eddieoz 75e381f344 feat: Add configurable router density radius and active threshold, and improve report recommendations and issue presentation. 2025-11-28 15:07:19 +02:00
eddieoz 14b08b9435 feat: Introduce router cluster analysis mode for active node discovery with configurable radius and tests. 2025-11-28 12:38:47 +02:00
eddieoz 9ebe4c7509 feat: Add configurable network analysis thresholds, network size warnings, and enhanced router density detection. 2025-11-28 10:41:13 +02:00
eddieoz 800c839bf7 feat: Add route quality analysis and detailed router performance statistics to reports. 2025-11-28 00:51:44 +02:00
eddieoz 992745b50c feat: add router efficiency and route quality analysis, integrating it into the monitor, report, and adding new tests. 2025-11-27 16:56:24 +02:00
eddieoz 34066691b2 Refactor codebase: consolidate utils, improve thread safety, and standardize node data handling 2025-11-27 16:27:42 +02:00
eddieoz c20c7e1b41 feat: Add Auto-Discovery, Network Reporting, and Threading improvements
- Implemented Auto-Discovery of traceroute targets based on roles and geolocation.
- Added Network Reporting feature (Markdown generation).
- Refactored ActiveTester to use threading for non-blocking traceroutes.
- Fixed self-exclusion logic in auto-discovery.
- Fixed coordinate validation bugs in Analyzer.
- Updated config and README.
2025-11-26 20:27:05 +02:00
eddieoz 99c9f72995 Initial commit: Meshtastic Network Monitor with geospatial analysis and configurable logging 2025-11-26 18:47:39 +02:00