some of my favorite links
well, this is a list of some of my favorite links. it will grow.
- https://charlesreid1.com/wiki/Qsstv
Qsstv, a free and open-source SSTV program, the best in its category. probably available in your package manager
- https://pypi.org/project/PySSTV/
PySSTV, it generates SSTV signals, although in less formats than what the QSSTV program can generate. probably available in your package manager
- https://www.classicsstv.com/pdmodes.php
a cool page about the PD SSTV signal modes, these are my favorite due to them being high quality, ranging from 50 to 290 seconds with tons of modes that vary a lot in resolution and error correction and probably more, and being open!
- https://ftp.unpad.ac.id/orari/orari-diklat/teknik/sstv/docs/SSTV%20Primer.htm
an useful SSTV-related guide to get you started, especially useful if you want to transmit SSTV
- https://www.sstv-handbook.com/
same as above
- https://vu2nsb.com/cw-digital-radio/slow-scan-tv-sstv/
a cool article on the history of SSTV and more
- http://g0xbuwebsdr.ddns.net:8901/
an WebSDR radio that i use to receive SSTV transmissions at 14.230 MHz in what seems to be USB mode.
- http://websdr2.sdrutah.org:8902/index1a.html?tune=14230usb
another radio i use for the same purpose
- http://websdr.org/
where i found G0XBU's WebSDR radio
- http://www.w1hkj.com/
FLdigi, a free and open-source program which allows an ordinary computer's sound card to be used as a simple two-way data modem (i've seen it be used for weatherfax). probably available in your package manager
- http://websdr.ewi.utwente.nl:8901/?tune=4608.10
an WebSDR radio that i use for receiving weatherfax
- https://cubicsdr.com/
a free and open-source cross-platform software-defined radio application which allows you to navigate the radio spectrum and demodulate any signals you might discover. probably available in your package manager
- https://ranous.wordpress.com/rtl-sdr4linux/
RTL-SDR for Linux Quick-Start Guide
- https://www.rtl-sdr.com/
RTL-SDR is a cheap dongle for receiving radio signals
- http://jmfriedt.free.fr/gnuradiodays2018.pdf
Receiving Slow Scan TV images from space using GNURadio and a Terrestrial TV receiver dongle
- https://www.gnuradio.org/grcon/grcon18/presentations/Introducing_Digital_Radio_Concepts/6-Kevin-McQuiggin-Introducing-Digital-Radio-Concepts.pdf
Using Gnuradio to Introduce Digital Radio Concepts to Amateur Radio Hobbyists
- https://www.wireshark.org/
Wireshark, a free and open-source program that may be the most popular network protocol analyzer. one of the uses i have seen of it is seeing how much microsoft windows phones home without the user's consent, though, of course, you can do much more than that. probably available in your package manager
- https://i2pd.website/
i2pd (I2P Daemon) is a free and open-source, full-featured C++ implementation of I2P client. I2P (Invisible Internet Protocol) is a universal anonymous network layer. probably available in your package manager
- https://linuxreviews.org/Comparison_of_Compression_Algorithms
a comparison of compression algorithms
- https://linuxreviews.org/Software_freedom_isn%E2%80%99t_about_licenses_%E2%80%93_it%E2%80%99s_about_power
a page about software freedom
- https://linuxreviews.org/Privacy_vs_%22I_have_nothing_to_hide%22
privacy vs. "i have nothing to hide"
- https://web.archive.org/web/20220831223844/http://users.telenet.be/on4qz/qsstv/manual/index.html
a manual for QSSTV, generated by Doxygen (it's pretty nice). unfortunately it's no longer available from that address (the only one i could find for the manual, iirc), thankfully we have the internet archive to continue viewing it from the web instead of downloading the qsstv source and generating the manual from the .doxy file (well, i mean, you could probably just view from the source of the manual, but the generated output seems to be comfier, at least for me)