ha7ilm / openwebrx

Open source, multi-user SDR receiver software with a web interface
https://sdr.hu/openwebrx
GNU Affero General Public License v3.0
986 stars 471 forks source link

OpenWebRX is incompatible with some older rtl_sdr versions #8

Closed ha7ilm closed 9 years ago

ha7ilm commented 9 years ago

I tested the current version of OpenWebRX against the rtl_sdr package in Ubuntu 14.04.2 LTS, and received the following error message:

rtl_sdr: invalid option -- 'p'

Recompiling rtl-sdr from the official sources (or following this guide on setup) resolves the problem.