Output GPS Strings to gpsd

This entry is part 4 of 4 in the series FZ-M1 4G GPS Activation

Now that the modem’s all set up time for the fun stuff. Start with nabbing all the software required: Next, start location tracking, the session id selected is arbitrary but make sure you verify your cdc-wdm#: You’ll get some output like so: At this point the modem starts spewing NMEA strings out the QMI. Unfortunately.

Read More

Configure EM7355 GPS

This entry is part 3 of 4 in the series FZ-M1 4G GPS Activation

In this part, now that ModemManager isn’t interfering, verify the onboard GPS and the qmi-to-gps link is enabled. We do this with AT (attention) commands. One of the oldest (maybe THE oldest?) method of sending instruction to a modem. AT terminals are accessed across whatever /dev/tty device they are assigned using the socat command. Refer.

Read More

Configuring the FZ-M1 for GPS

This entry is part 2 of 4 in the series FZ-M1 4G GPS Activation

Now to prep the OS and modem for the work that needs done. Start by probing the modem for information: Then take the number the system assigned the modem (mine’s zero but it can vary): The most important pieces here for this project are under System. Note the device: path and the primary port: and.

Read More

Antenna for FZ-M1 4G GPS

This entry is part 1 of 4 in the series FZ-M1 4G GPS Activation

My latest side-project has been toying with Panasonic Toughpads to replace the Raspberry Pi that’s so vital to my station. When I began I was envisioning my station mounted in a Pelican box or something of the like but I ended up looking for other options because the more I’ve hiked and camped and traveled.

Read More

Pat-Winlink Aliases For Favorite Gateways

I use Winlink at my home, my in-laws, or the vacation house most of the time. As a result there are half-a-dozen gateways that get the most use. These can be saved as aliases in Pat-Winlink pretty quickly with a little information gathering. First, you need to know how Pat-Winlink can read your favorite station..

Read More

ADMS-16 is out, does anyone care?

Yaesu has finally released ADMS-16 for programming the FTM-500DR. I bought one a few months back and the software wasn’t available then, and it isn’t supported by CHIRP yet, so I faced either paying $$$ for RT Systems’ solution or programming manually. At first manual was fine. I have about ten repeaters that go every.

Read More

Save multiple ALSA sound profiles

As I continue to add capabilities I’ve learned that different software, for reasons I yet to understand, require different audio levels. WSJT-X requires audio set to one level. Vara another. Direwolf benefits from a couple different levels depending on what I’m doing (YAAC or Pat for example) and how well I can hear stations nearby.

Read More

FT5DR Programming Software on Pi using Wine

Chirp and Chirp-Next are still lacking support for the FT5DR and even though I’d rather use one of those I decided to load the official ADMS 14 software on to my Pi. Since Wine was already installed (with Vara) I figured at worst there would be just a couple tweaks required. I wasn’t disappointed. Started.

Read More

Give USB audio devices persistence in ALSA

ALSA is powerful. Incredibly flexible. Because of that it’s almost guaranteed to be complicated. I spend a lot of time plugging and unplugging different audio devices into my machines in different places. The way ALSA identifies sound cards (USB, built-in, HDMI, whatever) is that the first one detected becomes card0. The next is card1. The.

Read More