Installing iqSDR on DragonOS.

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.พ. 2024
  • This video shows the installation of iqSDR on DragonOS_Pi64_Beta34. It also takes a quick look at using iqSDR with dump1090 and a LimeSDR Mini 2.0. The commands used were -
    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get install libwxgtk3.0-gtk3-dev
    cd ~/Desktop
    git clone --depth=1 github.com/righthalfplane/Sdr...
    cd SdrGlut
    cd iqSDR
    make -f makefileUbuntu -j 8
    sudo mv iqSDR.x /usr/local/bin/iqSDR.x
    rehash
    iqSDR.x
    cd ..
    cd ..
    git clone --depth=1 github.com/righthalfplane/dum...
    cd dumpdump10901090
    make
    sudo mv dump1090 /usr/local/bin/dump1090
    rehash
    iqSDR.x -fc 1090 -samplerate 2000000 -outFile "-" -unsigned | dump1090 --ifile "-"
    github.com/righthalfplane/Sdr...

ความคิดเห็น •