Elite 3.5 LCD ZUMspot kit user guide
Copyright 2019-2022 ZUM Radio, Inc
19
Rev 1.0
Pi-Star
If you built under the Pi-Star beta follow these instructions
●
Turn on Raspberry Pi
●
Open your preferred web browser (Chrome). On an iOS/OSX device go to web address
and for other operating systems go to
○
addresses do not work for you then
you will have to connect to Pi-Star via the IP Address (Ex
). In
order to find out what is the IP address of your Raspberry Pi, see the section
titled
Find IP Address
●
Go to
Configuration->Expert->SSH Access
●
Login to pi-star
●
Run command
rpi-rw
●
Go to the folder where the binary is located. This binary file was created from following
the previous section
Building Firmware.
○
Binary file should be under
MMDVM -> bin -> mmdvm_f7.bin
●
From the Pi-Star SSH window, run the following command:
○
cd MMDVM/bin/
●
Download the flashing script by running the following command:
curl -OL
https://raw.githubusercontent.com/veraabad/MMDVM-Pi_Update/master/MMDVM-Pi_FW_Update.sh
●
Run the following command:
○
ls
●
If you can see both the mmdvm_f7.bin file and the MMDVM-Pi_FW_Update.sh file then
continue to the “Copy and paste” step, otherwise start back at the beginning of the
Pi-
Star
section
●
Copy and paste the following command and then press Enter:
○
sudo chmod +x MMDVM-Pi_FW_Update.sh
●
Run command ./
MMDVM-Pi_FW_Update.sh
●
The install script will take care of flashing the MMDVM-Pi