mirror of
https://github.com/F5OEO/rpitx.git
synced 2026-02-20 01:41:29 +01:00
Change FT8_lib to a fork
This commit is contained in:
@@ -16,11 +16,15 @@ cd ../ || exit
|
||||
cd src || exit
|
||||
git clone https://github.com/F5OEO/librpitx
|
||||
cd librpitx/src || exit
|
||||
make
|
||||
make && sudo make install
|
||||
cd ../../ || exit
|
||||
|
||||
cd pift8
|
||||
git clone https://github.com/kgoba/ft8_lib
|
||||
git clone https://github.com/F5OEO/ft8_lib
|
||||
cd ft8_lib
|
||||
make && sudo make install
|
||||
cd ../
|
||||
make
|
||||
cd ../
|
||||
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user