Troubleshooting: add Ubuntu 26.04 libopengl0 missing-library entry
Glick11 reported on the FlexRadio community forum that AetherSDR
fails to start on a fresh Ubuntu 26.04 LTS install with a missing
libOpenGL.so.0 error — Canonical stopped pulling libopengl0 in by
default for the desktop image.
Adds the fix as an entry in the Application Crashes on Launch
table and a follow-on section explaining the GLVND-split / libgl1
distinction so users know they can install libopengl0 alongside
libgl1 without conflict. Cross-references the README build-deps
line which already includes libopengl0.
8b8d5bc
Add Support & Logging page; cross-link from Troubleshooting + Contributing
The wiki had no dedicated coverage of Help → Support… or the
lightbulb-button AI-assisted issue reporter — log file paths were
mentioned in Troubleshooting and a bug-report-template link in
Contributing-Guide, but nothing tied it together for users hitting
a bug or wanting to file a feature request.
New page:
- Support-and-Logging — full reference for the Support & Diagnostics
dialog (every log category with what it covers and when to enable
it), the live log viewer, log-file paths per platform, the "File
an Issue" support-bundle workflow, the separate Help → Submit
your idea… 💡 AI-Assisted Issue Reporter (5 AI providers, prompt
formats), and a "when to use which" table. Includes privacy
notes on radio serial, IP, tokens, and MQTT broker passwords.
Cross-links:
- _Sidebar / Home — new Help section pointing at Support and Logging
+ Troubleshooting
- Troubleshooting — points at Support and Logging as the canonical
diagnostic-capture surface
- Contributing-Guide — Reporting Bugs section now leads with
Help → Support…; Feature Requests section now leads with the
lightbulb 💡
074da6c
docs: 1.0 release prep — sweep wiki for 0.9.1–0.9.8 drift
The wiki was last bulk-updated on 2026-04-25 (v0.9.0). Releases
0.9.1 through 0.9.8 have shipped since with significant feature
work: AetherSweep (SWR analyzer), ShackSwitch antenna-switch
integration, External APD, FreeDV Reporter, Slice Colors, the
Aetherial Audio Channel Strip (TX + RX with Final Output / Quindar),
client-side NR4 / MNR / DFNR backends, frameless chrome on every
floating dialog, Signal History markers, and a substantial CW
operator suite.
Updates to existing pages:
- _Sidebar / Home — restructured navigation, added Tools section,
surfaced new pages
- Aetherial-Audio — chain diagrams reflect current stages (FINAL +
EVO + DESS on RX); ADSP cluster bypass; Quindar / Final Output
Stage section; "no DESS on RX" claim corrected (DESS now on RX)
- DSP-Noise-Mitigation — NR4 / MNR / DFNR added to Quick Reference
and given full per-mode sections matching the existing house style;
six-way mutual exclusivity noted; ADSP cluster bypass cross-reference
- SpotHub — eight tabs not seven (SpotCollector); compact toggle
row [Spots/Passive/Memories/Auto/Signals/QRM/Clear All]; full
Display tab rewrite (DXCC Coloring, Signal History controls,
marker lifetime / QRM gate / edge threshold, snap-to-step,
signals / QRM colour pickers); frameless chrome note
- VFO-Widget — six-way client NR backend coverage; ADSP launcher;
mode-correct filter widen / narrow shortcuts
- RX-Controls — radio-side / client-side NR split; voice-only
auto-disable in CW / RTTY / DIGI; ADSP cluster bypass
- TX-Controls — External APD on fw 4.2.18+; Aetherial Audio
Channel Strip cross-reference; full Quindar Tones section
- CWX-Panel — local iambic keyer with break-in respect; keyboard
+ MIDI shared actions; editable CW Delay/Speed/Sidetone/Pitch
fields; sync_cwx stuck-TX recovery (#2450)
- DAX-Virtual-Audio — native PipeWire pw_stream path (~200 ms
latency, drops from ~400 ms); DAX2 coexistence note
- Radio-Setup — Peripherals tab; XVTR band-stack-key fix (#2342);
Connect-to-last-radio opt-out checkbox
- Multi-Flex — multi-client startup hardening (v0.9.4)
New pages:
- AetherSweep — full SWR analyzer guide (start/clear, sweep power,
reading the overlay, safety / amplifier handling, TGXL bypass)
- ShackSwitch — discovery + connect, applet, SO2R mode, protocol
- Memory-Channels — dialog reference (frameless chrome, search /
profile filter, table columns, edit / tune / import / export,
panadapter integration via SpotHub Memories toggle)
- Slice-Colors — VFO / panadapter / meter colour-coding, default
palette, persistence
be22f74
Rebrand PooDoo Audio → Aetherial Audio; document v0.9.0 RX chain
The suite is now Aetherial Audio (with TX and RX paths), and v0.9.0
ships the RX chain reusing the same DSP cores (Parametric EQ, AGC-T,
AGC-C, Tube, PUDU) with independent state. Update the wiki page,
sidebar, and home navigation to match, and add a "Using the RX chain"
section covering where it sits in the path, what's actually useful
on RX, and the gotchas (heavy compression, high tube drive, why
there's no DESS stage on RX).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9b3b7fe
PooDoo Audio: document the VERB (reverb) stage
- Update chain diagram: …[PUDU]→[VERB]→[TX]
- New "VERB — reverb (Freeverb)" section with DSP description,
parameter table, two worked examples (subtle broadcast space,
AM hall), and three pitfalls (latency, pre-COMP placement,
stacking with PUDU Air)
- Explicit ham-radio-convention note: ships disabled, contest/DX
should leave it off
- VERB entries added to all three starting presets
- Settings-key reference expanded to include ClientReverb*
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
9fc2abd
Add PooDoo™ Audio page: chain overview, per-stage reference, presets
Comprehensive guide covering every stage of the client-side TX DSP
chain (Gate, EQ, DeEss, Comp, Tube, PUDU), with:
- CHAIN widget interactions (click/drag/bypass)
- Prerequisites (mic=PC, DAX off → green [MIC] endpoint)
- Per-stage knob reference with ranges + behaviour
- Worked-example configurations for SSB / contest / DX use
- PUDU Monitor record/play workflow for silent A/B tuning
- Three starting presets (broadcast dynamic, condenser, contest)
- Troubleshooting quick-reference
Linked from the User Guide sidebar section.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
e0119ee
Add MQTT Station Automation wiki page (#699)
ce32a3a
Update StreamController install: download zip from releases page
7429153
Simplify Elgato plugin install: download and double-click
62b766a
Updated StreamDeck (markdown)
5d11eb1
Rewrite StreamDeck wiki for first-time owners: buying guide, platform setup, suggested layouts
9d9caa2
Update StreamDeck wiki: replace native HID docs with StreamController TCI plugin
fe084cc
Add GPU Rendering wiki page for v0.8.0
4b4f380
Add TCI Server wiki page with setup guide and protocol reference
e81c2ba
Add StreamDeck wiki page with setup, layout, and dial docs
21dbd39
Update wiki: IARU band plans, MTU guide, multiFLEX dashboard, TGXL relay control
7d649cf
Wiki: add DAX IQ page, update SpotHub/VFO/Panadapter for v0.7.11
2bbf540
Wiki home: add External Control, Spotting, RTTY sections
3b72549
Wiki: add MIDI, FlexControl, USB Cables, FreeDV docs
New pages:
- MIDI Controller Mapping: Learn mode, 50+ params, profiles, troubleshooting
- FlexControl Tuning Knob: auto-detect, acceleration, button config
- USB Cable Management: CAT/BCD/Bit/Passthrough cable types
Updated pages:
- SpotHub: added FreeDV Reporter tab documentation
- Sidebar: new External Control section
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0741d43
Add RTTY Operation wiki page
Explains Mark/Space dashed lines on the panadapter, what they mean,
how to tune RTTY signals, default settings (2125 Hz mark, 170 Hz shift),
and how to use RTTY with external software via DAX/CAT.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
f8cbbda
BNR wiki: document streaming vs transactional container modes
The Maxine BNR container (v1.6.1) ships with two gRPC services:
transactional (batch, writes to file) and streaming (real-time,
per-chunk Triton inference). The streaming mode selector is commented
out in the startup script, so the container defaults to transactional
mode which is incompatible with real-time audio.
Updated Step 5 docker run command with the sed entrypoint override
that uncomments the STREAMING check. Added troubleshooting section
for "BNR connects but no denoised audio" with instructions to verify
which service is running.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
42105bf
BNR: fix docker run flags (--runtime=nvidia, --shm-size=256m)
7e5a9f9
Add SpotHub wiki page, update sidebar and WSJT-X Integration
9aab470
Add Diversity and ESC wiki page
a378f93
Add BNR GPU Noise Removal wiki page, update DSP and sidebar
4d6a6e3
Add CWX Panel and DVK Panel wiki pages
3d54676
Add Low Bandwidth Connections to Home page
4efc51b
Add Low Bandwidth Connections wiki page
7c7189c
Add note: NR2/RN2 only affect PC audio, not radio headphone/line out
10b7a36
Add Windows DAX workaround with VB-Cable/VAC/VoiceMeeter instructions
b3aef56