slowrx/README.md

44 wiersze
754 B
Markdown

2011-07-25 10:42:27 +00:00
slowrx
======
2011-07-25 10:42:27 +00:00
2013-01-17 06:46:37 +00:00
Slowrx is an SSTV decoder for Linux.
2011-07-25 10:42:27 +00:00
2013-07-14 06:28:50 +00:00
Created by Oona Räisänen (OH2EIQ [at] sral.fi).
2012-04-02 08:59:52 +00:00
2015-06-03 10:25:16 +00:00
http://windytan.github.io/slowrx/
2013-02-11 17:14:04 +00:00
2011-07-25 10:42:27 +00:00
Features
--------
2011-08-10 20:49:39 +00:00
* Support for a multitude of modes (see `modespec.c` for a list)
2011-08-12 20:06:23 +00:00
* Detect frequency-shifted signals – no need to fine-tune the radio
2013-01-17 11:05:32 +00:00
* Automatic slant correction, also manual adjustments are simple
2011-08-14 16:34:14 +00:00
* Adaptive noise reduction
2011-08-20 05:51:27 +00:00
* Decode digital FSK ID
2011-08-10 20:49:39 +00:00
* Save received pictures as PNG
2011-08-20 11:49:29 +00:00
* Written in C99
2011-07-25 10:42:27 +00:00
2011-08-14 16:34:14 +00:00
Requirements
------------
2011-07-29 20:09:42 +00:00
2011-08-14 16:34:14 +00:00
* Linux
* Alsa (`libasound2-dev`)
2015-06-03 10:23:54 +00:00
* Gtk+ 3.4 (`libgtk-3-dev`)
* FFTW 3 (`libfftw3-dev`)
2011-07-29 20:09:42 +00:00
2011-08-14 16:34:14 +00:00
And, obviously:
* shortwave radio with SSB
* computer with sound card
2015-06-03 10:23:54 +00:00
* means of getting sound from radio to sound card
2013-01-17 11:07:35 +00:00
Compiling
---------
`make`
Running
-------
`./slowrx`