Source Guides¶
Use these pages when you need backend-specific behavior or failure-mode details.
Stable Order¶
The recommended path is:
1. simulator
2. replay
3. rtl_tcp
4. UHD / SoapySDR
Available Backends¶
rtl_tcp-Verifiedfor the code pathUHD / USRP-Prepared for validation,Pending lab validationSoapySDR-Prepared for validation,Pending lab validation
Common split:
- simulator, replay, and rtl_tcp are available in the default repository build
- uhd and soapy are optional integrations that require their SDKs at configure time
- only simulator, replay, and rtl_tcp have direct repo-level validation today
- UHD and Soapy have implementation and protocol documentation, but attached-device evidence is still pending