mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-02-20 01:41:29 +01:00
Get csdr with improve arm detetection
This commit is contained in:
@@ -8,8 +8,7 @@ sudo apt-get install -y imagemagick libfftw3-dev
|
||||
#For rtl-sdr use
|
||||
sudo apt-get install -y rtl-sdr buffer
|
||||
# We use CSDR as a dsp for analogs modes thanks to HA7ILM
|
||||
git clone https://github.com/simonyiszk/csdr
|
||||
patch -i csdrpizero.diff csdr/Makefile
|
||||
git clone https://github.com/F5OEO/csdr
|
||||
cd csdr || exit
|
||||
make && sudo make install
|
||||
cd ../ || exit
|
||||
|
||||
Reference in New Issue
Block a user