pySSTV/pysstv
Stuart Longland b43208287f
color: Implement Scottie DX, Wraase SC-2 120 and Wraase SC-2 180. (#37)
* color: Implement Wraase SC-2 120 and 180.

* color: Implement Scottie DX

* color: Re-factor Wraase modes

`ColorSSTV` parent class actually implements the scan-line encoding we
need, however the challenge is that it seems the sync pulse requirements
differ for SC2-120 and SC2-180 just slightly.

I haven't figured out why, partially because there seems to be little in
the way of clear (and correct!) docs as to how SC2-120 is supposed to work.

* color: Fix Scottie DX timing

Using actual reference timing values from N7CXI Dayton paper.
2024-07-24 17:09:27 +02:00
..
examples codegen.py: use open() instead of file() 2023-11-06 08:28:13 +01:00
tests removed six 2021-04-19 16:23:40 +02:00
__init__.py moved source to pysstv directory 2013-06-24 13:40:57 +02:00
__main__.py Add to scale the picture proportionally to the mode size (fill the vacant part with black pixels) (#26) 2023-11-06 08:49:37 +01:00
color.py color: Implement Scottie DX, Wraase SC-2 120 and Wraase SC-2 180. (#37) 2024-07-24 17:09:27 +02:00
grayscale.py use yield from instead of explicit version 2021-04-19 16:26:34 +02:00
sstv.py use yield from instead of explicit version 2021-04-19 16:26:34 +02:00