Link NanoVNA-H references to nanovna-h.warehack.ing

This commit is contained in:
Ryan Malloy 2026-03-07 04:01:01 -07:00
parent 6314313e1f
commit 9a97d5b71a
3 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@ import { Steps, Tabs, TabItem, Aside } from '@astrojs/starlight/components';
## Prerequisites
- An MCP client (Claude Code, Cursor, Zed, or any MCP-compatible app)
- NanoVNA-H connected via USB
- [NanoVNA-H](https://nanovna-h.warehack.ing) connected via USB
- Python 3.11+ (handled automatically by uvx)
## Installation

View File

@ -11,7 +11,7 @@ hero:
link: /getting-started/quickstart/
icon: right-arrow
- text: View on Gitea
link: https://git.supported.systems/rf/mcnanovna
link: https://git.supported.systems/warehack.ing/mcnanovna
icon: external
variant: minimal
---
@ -84,8 +84,8 @@ Then ask your assistant to analyze your antenna, measure a filter, or run a 3D p
<div class="hardware-section">
<div class="hardware-text">
<h3>NanoVNA-H</h3>
<p>The NanoVNA-H (or H4) connects via USB serial and is auto-detected. No drivers needed on Linux — just plug in and go.</p>
<h3><a href="https://nanovna-h.warehack.ing">NanoVNA-H</a></h3>
<p>The NanoVNA-H (or H4) connects via USB serial and is auto-detected. No drivers needed on Linux — just plug in and go. See the <a href="https://nanovna-h.warehack.ing">NanoVNA-H reference site</a> for hardware details.</p>
<h3>ESP32 Positioner</h3>
<p>Optional dual-axis antenna positioner for automated 3D pattern measurement:</p>

View File

@ -52,8 +52,8 @@ See [Multi-VNA Coordination](/mcnanovna/multi-vna/) for detailed tier comparison
| Device | Frequency Range | Notes |
|--------|----------------|-------|
| NanoVNA-H | 50 kHz - 900 MHz | Original hardware |
| NanoVNA-H4 | 50 kHz - 1.5 GHz | Extended range |
| [NanoVNA-H](https://nanovna-h.warehack.ing) | 50 kHz - 900 MHz | Original hardware |
| [NanoVNA-H4](https://nanovna-h.warehack.ing) | 50 kHz - 1.5 GHz | Extended range |
<Aside type="note">
Other NanoVNA variants using the same USB serial protocol (VID 0x0483, PID 0x5740) should also work.