tuxcodejohn / decoders

This repository contains softwar for decoding weather braodcasts and NAVTEX messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This repository contains softwar for decoding weather braodcasts and NAVTEX messages

License:GNU General Public License v3.0


Languages

Language:C++ 92.6%Language:Makefile 3.2%Language:C 3.2%Language:CMake 1.0%