v0.1.2
Pre-releaseRigflow v0.1.2 — client audio robustness. No new features since v0.1.0.
The client no longer crashes at startup when the default audio output device can't be opened. Previously it aborted with an ALSA snd_pcm_open error — e.g. on a Raspberry Pi whose default output is an unconnected HDMI sink (Unknown errno (524) / ENOTSUPP). It now tries the default device, then any other output device, and uses the first that
opens; if none can be opened it runs without local speaker audio rather than aborting (radio control and the digital/FT8 paths are unaffected).
Cumulative: these binaries also include the v0.1.1 Linux glibc packaging fix, so they run on Debian 12 "Bookworm" / Raspberry Pi OS (glibc 2.36).
For the full feature list, see the v0.1.0 release.
Downloads
| Platform | Client | Server |
|---|---|---|
| Linux x86-64 | rigflow-client-linux-x86_64.tar.gz |
rigflow-server-linux-x86_64.tar.gz |
| Linux ARM64 (Raspberry Pi) | rigflow-client-linux-arm64.tar.gz |
rigflow-server-linux-arm64.tar.gz |
| macOS (Apple Silicon) | rigflow-client-macos-arm64.tar.gz |
— (server is Linux-only by design) |
Verify against SHA256SUMS:
sha256sum -c SHA256SUMS # Linux
shasum -a 256 -c SHA256SUMS # macOS
macOS first launch: the client is unsigned — right-click rigflow-client → Open, or clear the quarantine flag once: xattr -dr com.apple.quarantine rigflow-client.