Skip to content

Files

Latest commit

author
juerec
May 8, 2020
0ad97f4 · May 8, 2020

History

History
24 lines (15 loc) · 746 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 746 Bytes

Decoders for weather broadcasts
cmdfsk - cmdfax - libFSKDecoder

cmdfsk

A small command line tool for decoding RTTY and NAVTEX signals

Works with real signals (mono) or IQ signals
Works with any sample rates and any shift
Runs on Linux systems, PC or SBC's like Raspberry Pi or ODROID

cmdfax

A small command line tool for decoding HF-Faxes

Works with real signals (mono) or IQ signals
Works with any sample rates and any shift
Runs on Linux systems, PC or SBC's like Raspberry Pi or ODRIOD

libFSKDecoder

The library for decoding RTTY and NAVTEX messages

This library does the actual work for cmdfsk

For more details see README.md in the directories