Slowrx is an SSTV decoder for Linux.
 
 
Go to file
Oona 1a7e913638 oops! we're not using libsamplerate (yet) 2013-01-19 11:38:15 +02:00
.gitignore ignore directories with received content 2012-12-24 01:32:21 +01:00
COPYING split README and COPYING 2013-01-17 13:05:32 +02:00
Makefile the ISC license is GPL compatible, so no need for this workaround 2013-01-10 16:24:09 +02:00
README.md compiling & running :) 2013-01-17 13:07:35 +02: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 refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
common.h refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
fsk.c refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
gui.c working manual slant adjustment; CurrentPic struct; etc 2013-01-17 08:44:38 +02:00
modespec.c oops! we're not using libsamplerate (yet) 2013-01-19 11:38:15 +02:00
pcm.c refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
prefs.ui code cleanup: sed renaming of variables, alphabetical sort, etc 2013-01-13 21:18:10 +02:00
slowrx.c refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00
slowrx.ui working manual slant adjustment; CurrentPic struct; etc 2013-01-17 08:44:38 +02:00
sync.c fix autosync that I broke 2013-01-17 12:15:46 +02:00
video.c oops! we're not using libsamplerate (yet) 2013-01-19 11:38:15 +02:00
vis.c refactoring: move pcm related stuff into a struct, rename some members 2013-01-19 11:36:51 +02:00

README.md

slowrx

Slowrx is an SSTV decoder for Linux.

Created by Oona Räisänen / OH2-250 (windyoona at gmail).

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
  • Gtk+ 3.4
  • FFTW 3

And, obviously:

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

Compiling

make

Running

./slowrx