Navigation Menu

Skip to content

mawcg/ham-pi

Repository files navigation

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

  1. Open a terminal window on your Raspberry Pi
  2. Copy the line below:
wget -O - install.ham-pi.com | sudo bash 
  1. Paste that into your new terminal window and press enter.
  2. The install script will be downloaded and started.
  3. You might be prompted for your password to let the install start
  4. Select the apps you want to install.
  5. Answer a few questions (Callsign and Locator).
  6. Let it do the hard work of installing all of the applications.
  7. 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

About

Utility to easily install ham radio tools onto a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages