Skip to content

Releases: Reid-n0rc/voacap-skill

v2.0.0

Choose a tag to compare

@Reid-n0rc Reid-n0rc released this 07 Sep 15:08
f74c43f

Converts voacap-skill into an installable Claude Code plugin -- the primary way to install is now the plugin manager instead of the old curl/irm-only flow.

Highlights

  • Install via /plugin marketplace add Reid-n0rc/voacap-skill + /plugin install voacap; a SessionStart hook builds the VOACAP engine automatically on first use, no separate build step.
  • Skill moved to skills/voacap/ (plugin content must live at plugin root); install.sh/install.ps1 remain as a documented manual fallback.
  • Fixed a Windows CI failure: greg-hand.com blocks installer downloads from GitHub-hosted CI runner IPs with a permanent anti-bot interstitial. The Windows installer now defaults to a SHA256-verified GitHub Release mirror of the same build (itshfbc-mirror-1) in this repo, with -InstallerUrl still available to point at the original source.
  • Simplified the GitHub Pages docs site (trimmed install/usage explanations, dropped terminal command examples) and added a copy button for the plugin install commands.

🤖 Generated with Claude Code

https://claude.ai/code/session_0127DF29bCW5MZrs16Uftw3p

v1.1.0

Choose a tag to compare

@Reid-n0rc Reid-n0rc released this 06 Sep 02:26
3bc34c4

Adds a one-command installer and a public GitHub Pages site for the VOACAP skill.

Highlights

  • One-command installer (install.sh) for personal skill install, with CI coverage on macOS and Linux and shellcheck linting
  • GitHub Pages site for the ham radio audience, hardened against XSS in dynamic content
  • CI: skip test jobs for docs-only changes; authenticate the release lookup in the installer CI job to fix flakiness

🤖 Generated with Claude Code

https://claude.ai/code/session_0127DF29bCW5MZrs16Uftw3p

itshfbc_180417a.exe mirror

Choose a tag to compare

@Reid-n0rc Reid-n0rc released this 06 Sep 14:55
a807bf0

Mirror of the itshfbc_180417a.exe installer from https://www.greg-hand.com/versions/itshfbc_180417a.exe (NTIA/ITS VOACAP for Windows, a U.S. government work and not subject to copyright — see skills/voacap/scripts/setup.ps1). Mirrored here because greg-hand.com's anti-bot/hosting protection blocks requests from GitHub-hosted CI runner IP ranges, causing the Windows installer test to fail intermittently. SHA256: fad84415d309c6f4b3cc1667bb0b85f808d8f513ae5f7b52ee6be93f9880a50a

v1.0.0

Choose a tag to compare

@Reid-n0rc Reid-n0rc released this 05 Sep 22:45
e3512b1

First release of the VOACAP skill: run HF (shortwave) propagation predictions between two locations using voacapl, and get MUF/LUF, reliability, and SNR estimates as part of a Claude Code skill.

Highlights

  • Antenna gain silent-truncation fix (ANTCALC filename limit) — fixes #4
  • Silent truncation fix for --itshfbc/--run-dir paths (FORTRAN buffer limit) — fixes #6
  • CI: unit tests, linting, and integration tests against voacapl on every change

🤖 Generated with Claude Code

https://claude.ai/code/session_0127DF29bCW5MZrs16Uftw3p