From 9124e663a9ccccc8991457a4cf418c117d27f52e Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Thu, 16 Feb 2023 05:20:53 +0000 Subject: [PATCH] Update emq-TE1x.sh --- emq-TE1x.sh | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/emq-TE1x.sh b/emq-TE1x.sh index dd98420..0520abc 100644 --- a/emq-TE1x.sh +++ b/emq-TE1x.sh @@ -220,46 +220,10 @@ sudo cp -r /opt/YSF2DMR/ /opt/YSF2DMRGW wget http://freedmr-hp.ddns.net/downloads/TGList_BM.txt -O /opt/YSF2DMRGW/TGList-DMR.txt sudo chmod +x /opt/YSF2DMRGW/* -sudo apt-get install zip gzip tar -y -cd /opt/ -wget https://github.com/hp3icc/emq-TE1ws/raw/main/rtl-sdr-te1ws.zip -sudo unzip rtl-sdr-te1ws.zip -sudo rm rtl-sdr-te1ws.zip -cd rtl-sdr/ -sudo mkdir build -cd build -cmake ../ -DINSTALL_UDEV_RULES=ON -sudo make -sudo make install -sudo ldconfig -sudo cp /opt/rtl-sdr/rtl-sdr.rules /etc/udev/rules.d -cd /opt/ -git clone https://github.com/asdil12/kalibrate-rtl.git -cd kalibrate-rtl/ -sudo chmod +x bootstrap -sudo chmod +x configure -./bootstrap -./configure -sudo make -sudo make install -################################################################## -#multimon-ng -cd /opt -git clone https://github.com/EliasOenal/multimon-ng.git -cd multimon-ng/ -mkdir build -cd build -cmake .. -make -sudo make install -cd /opt -git clone https://github.com/asdil12/pymultimonaprs.git -cd pymultimonaprs -sudo python2 setup.py install ############################################################################################ #web