There was an error while loading. Please reload this page.
Document Alpine build dependencies and update Docker/SoapySDR notes Add apk install commands for the mandatory deps and for rtlsdr/soapysdr/pulseaudio, note that the image is now Alpine-based, and add a general CMake 4 policy-version note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
fix docker path I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
remove libraspberrypi-dev from install instructions bcm_host dependency was removed in code repo PR #561; board revision is now queried via the kernel mailbox interface, so no extra dev headers are required for BCM_VC builds. I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
add note about profiling libaries I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
wiki updates I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
fix more wiki and external links I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
fix wiki links I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
Update wiki to: - Include list of global settings. - Update links - Add missing config parameters - Update descriptions for consistency and to match code I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
fix links
updates for v5.0.x plus some reformatting
add troubshooting with SDR++
update for v4.2.0
Updated Troubleshooting (markdown)
Updated Dependencies (markdown)
add `ctcss` and per-channel `ampfactor` descriptions
Scan mode: mention `tau` config option
Scan mode: mention `labels` config option
Scan mode: fix link
Scan mode: mention squelch-related settings Just briefly - all the gory details are on a separate page.
Clarifications regarding some config options in scan mode - bandwidth - notch_q - squelch_*_threshold all support list mode for scanning and have special default values in this mode.
Version bump
Don't refer to a concrete version in download instructions
Change default `PLATFORM` variable value to `default`
Fix error in per-frequency modulation setting description
Added missing links to new optional features
More linting fixes
Corrections from linter