Slowrx is an SSTV decoder for Linux.
 
 
Go to file
waterlubber 5476b00e98 Addded name of package required for ALSA
This package is necessary and was needed to be installed along with ALSA on Linux Mint.
2015-06-28 13:11:55 -04:00
.gitignore ignore directories with received content 2012-12-24 01:32:21 +01:00
COPYING sral email 2013-07-14 09:28:50 +03:00
Makefile fix PixelGrid leaking memory 2013-04-21 10:58:37 +03:00
README.md Addded name of package required for ALSA 2015-06-28 13:11:55 -04:00
TODO threads_enter etc 2012-12-26 22:52:07 +02:00
aboutdialog.ui code cleanup: sed renaming of variables, alphabetical sort, etc 2013-01-13 21:18:10 +02:00
common.c fixed a crash in pthread_join() 2015-02-13 11:59:01 +02:00
common.h more fft display stuff; fft struct; etc 2013-01-28 08:57:05 +02:00
fsk.c hotfixing hotfix 2014-10-13 16:20:17 +03:00
gui.c fix PixelGrid leaking memory 2013-04-21 10:58:37 +03:00
modespec.c replace stdbool with gboolean 2013-01-19 11:51:29 +02:00
pcm.c fixed segfault when calling strcmp with NULL 2015-04-12 14:57:54 +02:00
prefs.ui code cleanup: sed renaming of variables, alphabetical sort, etc 2013-01-13 21:18:10 +02:00
slowrx.c more fft display stuff; fft struct; etc 2013-01-28 08:57:05 +02:00
slowrx.ui little FFT display 2013-01-21 08:09:41 +02:00
sync.c mad rewrite of video timing logic 2013-01-20 19:59:43 +02:00
video.c fix PixelGrid leaking memory 2013-04-21 10:58:37 +03:00
vis.c more fft display stuff; fft struct; etc 2013-01-28 08:57:05 +02:00

README.md

slowrx

Slowrx is an SSTV decoder for Linux.

Created by Oona Räisänen (OH2EIQ [at] sral.fi).

http://windytan.github.io/slowrx/

Features

  • Support for a multitude of modes (see modespec.c for a list)
  • Detect frequency-shifted signals – no need to fine-tune the radio
  • Automatic slant correction, also manual adjustments are simple
  • Adaptive noise reduction
  • Decode digital FSK ID
  • Save received pictures as PNG
  • Written in C99

Requirements

  • Linux
  • Alsa (libasound2-dev)
  • Gtk+ 3.4 (libgtk-3-dev)
  • FFTW 3 (libfftw3-dev)

And, obviously:

  • shortwave radio with SSB
  • computer with sound card
  • means of getting sound from radio to sound card

Compiling

make

Running

./slowrx