Skip to content
forked from juerec/decoders

This repository contains software for decoding weather braodcasts and NAVTEX messages

License

Notifications You must be signed in to change notification settings

MinNyaLya/decoders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 software for decoding weather braodcasts and NAVTEX messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.5%
  • Makefile 3.3%
  • C 3.2%