RimuSDR
Start here. Connect to the radio and enable the DAX channel on the slice you want to use.
- Connect to the FlexRadio
- Set the Slice DAX channel to 1
- Press the DAX button on that slice
Fldigi connects to FlexRadio on Linux through RimuDAX for audio, RimuCAT for CAT control, and pavucontrol for PulseAudio routing. This guide walks through the setup in the order that works reliably on Linux.
Three components of the RimuSDR suite, one Linux audio utility, and Fldigi work together: RimuSDR provides the radio connection and DAX channel, RimuDAX exposes the audio streams, RimuCAT creates a virtual serial CAT port, pavucontrol handles the PulseAudio routing, and Fldigi provides the digital mode modem.
Start here. Connect to the radio and enable the DAX channel on the slice you want to use.
Provides the audio path. Enable TX, Mic, and RX1 channels so Fldigi can receive and transmit.
Provides the CAT control path via a virtual serial port that Fldigi connects to through Hamlib.
Handles Linux audio routing. Use it to connect Fldigi's PulseAudio streams to the RimuDAX RX and TX devices.
Digital mode modem application. Handles encoding/decoding for PSK31, RTTY, Olivia, MFSK and other modes using audio streams.
Before configuring Fldigi, make sure pavucontrol is installed. Many Linux distributions already include it, but if it is missing you can install it with:
sudo apt install pavucontrol
RimuSDR must be connected to the radio and the DAX channel must be active on the slice before RimuDAX is started.
RimuDAX routes audio between the radio and the Linux audio system. Enable the TX, Mic, and RX1 channels so Fldigi has both a receive input and a transmit output.
RimuCAT creates a virtual serial port that Fldigi will use for CAT control. No physical serial cable is required.
Fldigi uses RigCAT XML files to define the command protocol for different radios. Eight XML files are available for FlexRadio, one for each slice. Download the file that matches the slice you configured in Step 4.
Open Fldigi and configure the audio system and rig control to connect to RimuCAT via RigCAT using the mapped serial device.
Use pavucontrol to route Fldigi's audio streams to the RimuDAX virtual audio devices. This connects Fldigi's receive and transmit audio paths to the radio.