wget https://raw.githubusercontent.com/davidhoness/sstv_decoder/master/sstv_test.mp3 Select Receive tab in QSSTV. Use VIS = ON Auto Slant = ON Autosave = ON Signals = Normal Mode = Auto Click play ► button. Nothing will happen, but just click it to start the receiver. Open sstv...
SSTV encoder/decoder C library. Contribute to rimio/libsstv development by creating an account on GitHub.
Decodes Slow Scan Television images from audio. Following SSTV modes are supported: Robot Modes: 36 & 72 PD Modes: 50, 90, 120, 160, 180, 240 & 290 M...
This software might be useful for others who want to use LDPC codes in their Matlab/Octave work, then run them in real time in C. With the (2064,512) code, the decoder runs at about 500 kbit/s on one core of my old laptop. I would also like to explore the use of these powerful...
write_wavwrites the whole image to a Microsoft WAV file The above methods all build upon those above them, for examplewrite_wavcallsgen_samples, while latter callsgen_values, so typically, only the first and the last, maybe the last two should be called directly, the others are just liste...