slowrx/README.md

42 wiersze
672 B
Markdown
Czysty Zwykły widok Historia

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-01-10 14:29:18 +00:00
Created by Oona Räisänen / OH2-250 (windyoona at gmail).
2012-04-02 08:59:52 +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
2011-08-12 20:06:23 +00:00
* Alsa
2012-12-25 20:43:26 +00:00
* Gtk+ 3.4
2011-08-12 20:06:23 +00:00
* FFTW 3
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
* means of getting sound from one to the other
2013-01-17 11:07:35 +00:00
Compiling
---------
`make`
Running
-------
`./slowrx`