mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 17:34:44 +02:00
feat(dashboard): RF propagation visualizations + live event feed
- SFI/Kp as prominent color-coded values with trend chart - R/S/G scales as colored severity badges - Tropospheric ducting condition with refractivity profile - Environmental feeds replaced with scrolling live event timeline - Unified activity log across all 9 feed adapters - Source icons, severity badges, chronological order - Real-time updates via WebSocket - SWPC adapter stores Kp/SFI history for charting - No wasted card space Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
d90b787c12
commit
7286c9ab44
9 changed files with 1631 additions and 1250 deletions
File diff suppressed because one or more lines are too long
503
meshai/dashboard/static/assets/index-DrKrP8CJ.js
Normal file
503
meshai/dashboard/static/assets/index-DrKrP8CJ.js
Normal file
File diff suppressed because one or more lines are too long
1
meshai/dashboard/static/assets/index-E1oMzltW.css
Normal file
1
meshai/dashboard/static/assets/index-E1oMzltW.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/assets/index-utMF5PG3.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-D0mCSizv.css">
|
||||
<script type="module" crossorigin src="/assets/index-DrKrP8CJ.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-E1oMzltW.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue