-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
- Install the dependencies:
sudo apt-get update && sudo apt-get install libasound2-dev libpulse-dev libhamlib-dev cmake git- Clone Mercury official GitHub repository:
git clone https://github.com/Rhizomatica/mercury.git- Change directory to
mercury/:
cd mercury- Run
makeandmake installcommands:
make && make install- Run
mercurycommand to run Mercury HF modem
- Install the repository certificate:
wget --no-check-certificate -qO- https://debian.hermes.radio/hermes/hermes.key | gpg --dearmor -o - | sudo tee /etc/apt/trusted.gpg.d/hermes.gpg > /dev/null- Add mercury to the sources list (change it for you current architecture):
- ARM64:
echo 'deb [arch=arm64] http://debian.hermes.radio/hermes trixie main' | sudo tee /etc/apt/sources.list.d/hermes.list- AMD64:
echo 'deb [arch=amd64] http://debian.hermes.radio/hermes trixie main' | sudo tee /etc/apt/sources.list.d/hermes.list- Update the debian packages:
sudo apt-get update- Install mercury:
sudo apt-get install mercury- Run
mercurycommand to run Mercury HF modem
Note: Installation via Debian package requires Debian 13 (Trixie)
- Navigate to the releases page on the official GitHub repository: https://github.com/Rhizomatica/mercury/releases
- Download the ZIP package for the latest version
- Go to Downloads folder (or the folder you download mercury ZIP) and extract the files
- Double click on the
mercuryexecutable file (mercury.exe) to run Mercury HF modem
- Edit
mercury.ini.examplefile with your preferred editor and rename it tomercury.inior - Run
mercurywith-C /path/to/configuration-fileCLI argument to directly point to the configuration file
More information check https://github.com/Rhizomatica/mercury#configuration-file
With VarAC open, click on Settings -> RIG Control and VARA Configurations
Navigate to the Vara tab and click on VARA file path to update it and point to your Mercury executable file (mercury.exe)
E.g. C:\Users\your-user\Downloads\mercury\mercury.exe
Note: Do not set the Start modem upon startup checkbox as it will run Mercury on the start without pointing to the mercury.ini configuration file. Instead you need to first run mercury then VarAC
Click on SAVE AND EXIT button, it will restart VarAC.
After the restart you are good to go and use Mercury HF modem on VarAC.
🌐 Home | 🚀 Getting Started | 📦 Release Guide | 🛠️ Troubleshooting
💬 Need help? Send mail to hermes-general@lists.riseup.net or open a new issue.
Subscribe to our mailing list: https://lists.riseup.net/www/info/hermes-general