mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-05-22 07:34:47 +02:00
- Add helper text and info (?) buttons to every field in Config.tsx - Add section descriptions at the top of each config section - Battery thresholds now show voltage equivalents (e.g., "30% ≈ 3.60V") - NWS severity dropdown shows descriptions per option - Alert rules grouped by category with full explanations - Add InfoButton popover component for detailed field documentation - Add info buttons to Environment.tsx RF propagation panels - VOLTAGE_MAP and getVoltageApprox helper for Li-ion voltage lookup Researched defaults and descriptions include: - Li-ion voltage curve (4.20V=100%, 3.60V=30%, 3.50V=15%, 3.40V=7%) - LoRa channel utilization (firmware throttles at 25%, issues at 50%) - Packet flood detection (normal 1-5/min, suspicious >10/min) - NWS severity levels with actionable descriptions - Tropospheric ducting M-units/km refractivity gradients - NOAA Space Weather R/S/G scales Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||