c3ea605924
Drop optional feature gating - SoapySDR hardware support is now required. Make soapysdr a required dependency in Cargo.toml instead of optional. Update server to always enable soapysdr backend and its dependencies. Simplify initialization to always use RealIqSource instead of conditional fallback to MockIqSource. This assumes SoapySDR library is installed on the system. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>