8 Commits
Author SHA1 Message Date
bjorneandClaude Opus 4.8 cf84260ac7 release asl3-chan-svx 0.3.2 (limiter dBFS)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-08-05 21:55:21 +02:00
bjorneandClaude Opus 4.8 bbec256d6a 0.3.1: svxmixer colour bars + setlocale glyph fix + h/H help box + w conf-and-quit
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-08-05 04:33:12 +02:00
bjorne 1b55b4debf packages: asl3-chan-svx 0.3.0 — audio EQ/AGC/limiter + live svx eq + svxmixer
Rebuild all 4 debs (bookworm/trixie x amd64/arm64) at 0.3.0. Each bundles the
driver .so + /usr/bin/svxmixer (standalone alsamixer-style live tuner). Verified
on allstar: module loads, svx eq applies/clears, svxmixer runs.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
2026-08-04 14:22:18 +02:00
bjorneandClaude Opus 4.8 ebd16046cc readme: bump download links 0.2.6 -> 0.2.7
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-07-31 12:02:15 +02:00
bjorneandClaude Opus 4.8 e55ae46742 release 0.2.7: chan_svx worker-tick TalkerStop fix (Talking-now clears after cobra-key streams)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-07-31 12:01:55 +02:00
bjorneandClaude Opus 4.8 c6018f082d release 0.2.6: operator TG control (settg/revert/down/up)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-07-29 06:23:10 +02:00
bjorneandClaude Opus 4.8 19e7e93b42 release 0.2.5: debs + README (fixar tomt debs/ från förra commit)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-07-29 05:11:08 +02:00
bjorneandClaude Opus 4.8 3ccf3f2360 release 0.2.5: node_info.json -> NodeInfo
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwKsj51W8xnA2T6YEh9Kpc
2026-07-29 05:10:46 +02:00
13 changed files with 5 additions and 5 deletions
+5 -5
View File
@@ -58,10 +58,10 @@ dpkg --print-architecture
| Platform | Package | | Platform | Package |
|-----------|----------| |-----------|----------|
| Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.2.4~trixie_amd64.deb` | | Debian 13 (Trixie), x86-64 | `debs/asl3-chan-svx_0.3.2~trixie_amd64.deb` |
| Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.2.4~trixie_arm64.deb` | | Debian 13 (Trixie), ARM64 (Raspberry Pi OS Trixie) | `debs/asl3-chan-svx_0.3.2~trixie_arm64.deb` |
| Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.2.4~bookworm_amd64.deb` | | Debian 12 (Bookworm), x86-64 | `debs/asl3-chan-svx_0.3.2~bookworm_amd64.deb` |
| Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.2.4~bookworm_arm64.deb` | | Debian 12 (Bookworm), ARM64 (Raspberry Pi OS Bookworm) | `debs/asl3-chan-svx_0.3.2~bookworm_arm64.deb` |
Only 64-bit platforms are supported. Only 64-bit platforms are supported.
@@ -70,7 +70,7 @@ Only 64-bit platforms are supported.
Install the package that matches your operating system and architecture: Install the package that matches your operating system and architecture:
```sh ```sh
sudo apt install ./debs/asl3-chan-svx_0.2.4~<os>_<arch>.deb sudo apt install ./debs/asl3-chan-svx_0.3.2~<os>_<arch>.deb
``` ```
Required dependencies (`asl3-asterisk`, `libopus0`, and `libssl3`) will be installed automatically. Required dependencies (`asl3-asterisk`, `libopus0`, and `libssl3`) will be installed automatically.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.