Saturday 10 September 2016

CRC raspberry pi-3 Storm Trooper edition

Download Trooper1-1 (Oct-3-2016) here

Please unzip using 7zip which you can download from here: http://www.7-zip.org/a/7z1603.exe

I have had 2 reports of the image freezing at the boot screen, I have deleted and uploaded a fresh image. Let me know if you have any issues at all?


We have created a raspberry pi 3 image which currently has support for the dv4 mini, fun cube, air spy and rtl dongles.
We added our own splash screen
Our unique set up announces the local IP address, just plug in your headphones or speaker into the pi.
Like other images ours also auto starts dv4 software so you can run headless (no screen)
Dv4mini
We also installed dv4fm
Latest version of GQRX is also installed

Virtual radar is also installed
SSTV is also there 
MMDV installed
remote desktop is installed so you can access from a windows or Linux PC easily 

We will be adding as many useful programs as possible.

We will add the link early next week so you can get a copy of our image






Friday 9 September 2016

Trilogy radio now featured on dmr-uk.net web site


gqrx 2.6 update now working raspberry pi-3 and **AirSpy**

See our ready rolled Raspberry pi-3 image here including the latest GQRX!




If you have not installed GQRX before please take a look at this article first:


***UPDATE***

Log into your raspberry pi-3

Install some prerequisite software:

sudo apt-get install  libboost-all-dev

Change to your hoe directory
cd /home/pi

Pull down the latest (2.6) version of GQRX from Git
git clone https://github.com/csete/gqrx.git gqrx.git

Change directory to your newly downloaded source files
cd gqrx.git/

Make the install file
qmake gqrx.pro

Compile the sources (takes a very long time!!!!)
make

Now do the installation of your compiled file
make install

to run the programme type: gqrx (in a terminal window from the GUI / window)










gqrx 2.6 update now working raspberry pi-3 and **AirSpy**

See our ready rolled Raspberry pi-3 image here including the latest GQRX!




If you have not installed GQRX before please take a look at this article first:


***UPDATE***

Log into your raspberry pi-3

Install some prerequisite software:

sudo apt-get install  libboost-all-dev

Change to your hoe directory
cd /home/pi

Pull down the latest (2.6) version of GQRX from Git
git clone https://github.com/csete/gqrx.git gqrx.git

Change directory to your newly downloaded source files
cd gqrx.git/

Make the install file
qmake gqrx.pro

Compile the sources (takes a very long time!!!!)
make

Now do the installation of your compiled file
make install

to run the programme type: gqrx (in a terminal window from the GUI / window)










gqrx 2.6 update now working raspberry pi-3 and **AirSpy**

See our ready rolled Raspberry pi-3 image here including the latest GQRX!




If you have not installed GQRX before please take a look at this article first:


***UPDATE***

Log into your raspberry pi-3

Install some prerequisite software:

sudo apt-get install  libboost-all-dev

Change to your hoe directory
cd /home/pi

Pull down the latest (2.6) version of GQRX from Git
git clone https://github.com/csete/gqrx.git gqrx.git

Change directory to your newly downloaded source files
cd gqrx.git/

Make the install file
qmake gqrx.pro

Compile the sources (takes a very long time!!!!)
make

Now do the installation of your compiled file
make install

to run the programme type: gqrx (in a terminal window from the GUI / window)