600 discos 1920-2022
Identify your port (usually /dev/ttyUSB0 or /dev/ttyACM0 ).
FLRig is a versatile, lightweight transceiver control program used by amateur radio operators to manage their rigs via a computer. For Linux users, FLRig is a staple because of its low resource usage and high compatibility with the Fldigi suite. If you are looking to get your station running on a distribution like Ubuntu, Debian, or Fedora, this guide covers every method to download and install the software. Primary Download Options for Linux flrig download linux
Most Linux users have three main paths to get FLRig: using the official repositories, downloading a pre-compiled binary, or building from the latest source code. The easiest way for Ubuntu/Mint users. Identify your port (usually /dev/ttyUSB0 or /dev/ttyACM0 )
Use tar -xvf flrig-x.x.x.tar.gz and cd into the folder. If you are looking to get your station
Best for users needing the newest rig support. Method 1: Installing via Terminal (Easiest)
For power users or those with brand-new transceivers not yet supported in older versions, compiling from source is the way to go. This ensures you have the latest XML rig descriptions.
You will need build-essential , libfltk1.3-dev , libpng-dev , and libjpeg-dev .