ham-pi
Ham-Pi is a utility that makes installing ham radio software onto a raspberry pi a very simple process that does not require any special unix skills.
Quick Install
ALWAYS Backup before installing any software
- Open a terminal window on your Raspberry Pi
- Copy the line below:
wget -O - install.ham-pi.com | sudo bash
- Paste that into your new terminal window and press enter.
- The install script will be downloaded and started.
- You might be prompted for your password to let the install start
- Select the apps you want to install.
- Answer a few questions (Callsign and Locator).
- Let it do the hard work of installing all of the applications.
- Enjoy!
More Details
You can find more details about the project by going to ham-pi.com.
Please Note....
- This is still beta software and there will be bugs. Please report them but be patient as we fix them.
- This will update your Raspberry Pi with the latest operating system updates prior to installing the applications
- This install process can take a long time depending on the speed of your Raspberry Pi, network connection or memory card.
- A Reboot will happen automatically at the end of the install. Be sure to close and save any work prior starting the install.
Release notes - MAWCG-Ham-Pi - Version 0.5.2
Bug
- [MHP-46] - sudo error in FieldDayLogger
- [MHP-47] - sudo mispelling in GPS install script