Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 696 Bytes

File metadata and controls

22 lines (14 loc) · 696 Bytes

m17-texting

Overview

A simple C GUI app, generating M17 baseband of its packet mode. Works well with the Digirig Mobile (and a Yeasu FTM-6000).

Main app window

Building

Run make in the main directory.

Prerequisites

All the GTK3 stuff, libm17, libao.

Running

Run ./m17-texting.

Decoding

M17 packets can be decoded with the m17-packet-decoder available in the M17_Implementations repository.

Example decode:

Example decode in a Linux terminal