@echo off REM Placeholder decoder. Replace with real WSPR decoder binary. REM Usage: wspr_decoder --iq --sample-rate echo WSPR decoder placeholder. IQ=%2 SR=%4 exit /b 0