Skip to content

v1.0.2 (pre-release)

Pre-release
Pre-release

Choose a tag to compare

@mm5agm mm5agm released this 04 Aug 19:30
· 19 commits to develop since this release

Pre-release for testing — not a public build. The in-app updater ignores pre-releases, so existing users are not prompted to upgrade to this. Download it deliberately or not at all.

Cut specifically so the two open bug reports have something to test against.

Fixes

  • #1 — no spectrum display or waterfall. If no scope sweep ever reached IWC, the whole spectrum card stayed hidden — and the Scope on/off switch lives inside that card, so there was no way to switch it back on. The card now appears whenever the radio is connected and says which state it is in: Scope off, Waiting for the radio's band scope…, or the live trace.
  • #2 — "Icom Web Control is already running". The OK-only dialog was a dead end when the running copy was stuck. It now names the process and offers to open it, or to close it and start fresh. A watchdog also forces the app to exit if it is still alive 10 s after being asked to stop.
  • About → Diagnostics now reports the band scope directly — on/off, sweeps arrived, sweeps dropped, age of the last sweep — in place of the meaningless SDR device line.

Also in this build

  • Voice control gained eleven more controls: attenuator, AGC, RF gain, squelch, NR, NB, notch, APF, TX power, mic gain, processor.
  • The 28 accessibility label keys that were listed but attached to nothing now work.
  • Your saved voice phrase pack resets to defaults on first run (pack schema 8 → 9). The bundled US English pack is rebuilt to match.

Full notes: README.md

If you reported #1 or #2, please still send your log file (%APPDATA%\MM5AGM\Icom Web Control\logs\). #1 fixes the dead end you hit, but not necessarily the reason your radio sent no scope data in the first place — the log is what will tell us that.

Feedback via GitHub Issues or mm5agm@outlook.com. Mention the v1.0.2 tag.