From 04d965d67a7264a1c7c211494aebda1953df7603 Mon Sep 17 00:00:00 2001 From: "info@mode42.com" Date: Fri, 7 Aug 2026 18:25:13 +0000 Subject: Initial push --- plugins/hardware/acoustic-bench/plugin.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plugins/hardware/acoustic-bench/plugin.yaml (limited to 'plugins/hardware/acoustic-bench/plugin.yaml') diff --git a/plugins/hardware/acoustic-bench/plugin.yaml b/plugins/hardware/acoustic-bench/plugin.yaml new file mode 100644 index 0000000..7df7a28 --- /dev/null +++ b/plugins/hardware/acoustic-bench/plugin.yaml @@ -0,0 +1,21 @@ +id: acoustic-bench +type: hardware +parent_stack: MainAX25-Stack (MAX25-Stack) +label: Acoustic Bench +description: | + Host-side acoustic signal bench — dummy device, sniffer, DSP loopback. + Kernel ALSA only. For CRDOP / MAX25-SoftModem development and test. + +stack_path: stacks/crdop +status: active + +devices: + - audio-dummy + +tools: + sniffer: stacks/crdop/tools/max25-signal-sniffer + dummy_daemon: stacks/crdop/tools/audio-dummyd + +docs: + - docs/CRDOP.md + - stacks/crdop/docs/AUDIO-ARCHITECTURE.md -- cgit v1.3.1