OP25 OP25 Build with Ubuntu 20.04 / gnuradio-3.8 / python3

Status
Not open for further replies.

boatbod

Member
Joined
Mar 3, 2007
Messages
3,339
Location
Talbot Co, MD
Figured I'd drop a quick note here to say that the boatbod version of op25 now builds and runs on Ubuntu 20.04 (and derivatives) under gnuradio-3.8 and python3.
While the build itself proceeds smoothly, there is one extra step needed to apply the patches prior to starting.
Code:
git clone https://github.com/boatbod/op25 ~/op25
cd ~/op25
./apply-gr3.8-patch.sh
./install.sh
 

akwusmc

Member
Joined
Dec 26, 2020
Messages
5
boatbod,

I just cloned that git, but there is no apply-gr3.8-patch.sh script in that directory ... this is returned with ls:

~/op25$ ls
blacklist-rtl.conf cmake CMakeLists.txt docs install.sh op25 README README-installation README-rpi3-liquidsoap rebuild.sh

I've not been able to get the NAC for my target freq.

TIA

a
 
Status
Not open for further replies.
Top