Update to latest rtl-sdr drivers to work with RTL-SDR Blog V4 dongle (#46)

This commit is contained in:
MISI90 2024-02-04 07:12:19 +01:00 committed by GitHub
parent ed3bcc3e21
commit 4d6e9ab78d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -25,8 +25,8 @@ if [[ -z ${1:-} ]]; then
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/osmocom/rtl-sdr.git
# latest from master as of 2020-09-04
cmakebuild rtl-sdr ed0317e6a58c098874ac58b769cf2e609c18d9a5
# release 2.0.1 from master as of 2024-02-04
cmakebuild rtl-sdr 420086af84d7eaaf98ff948cd11fea2cae71734a
git clone https://github.com/merbanan/rtl_433.git
cd rtl_433

View File

@ -25,8 +25,8 @@ if [[ -z ${1:-} ]]; then
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/osmocom/rtl-sdr.git
# latest from master as of 2020-09-04
cmakebuild rtl-sdr ed0317e6a58c098874ac58b769cf2e609c18d9a5
# release 2.0.1 from master as of 2024-02-04
cmakebuild rtl-sdr 420086af84d7eaaf98ff948cd11fea2cae71734a
git clone https://github.com/pothosware/SoapyRTLSDR.git
cmakebuild SoapyRTLSDR soapy-rtl-sdr-0.3.1