We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated C_API_Example (markdown)
Use this stitching code to make it compatible with latest API since 0.7.1
Do not crash when SoapySDRDevice_make fails (no device connected, driver not found, ...)
Highlight example code as C
Fix frequency range output: ranges[i].minimum/maximum is Hz, not MHz (an RTL-SDR showed "2.3999e+07 MHz -> 1.764e+09 MHz")
Updated CClientExample (markdown)