Commit graph

8 commits

Author SHA1 Message Date
km4yri 7cf3ddf770 fix python 2/3 compatibility for xrange->range 2017-01-02 19:18:21 -05:00
km4yri c2c6dbe541 Python 3 compatibility: imap->map, izip->zip, xrange->range 2017-01-02 18:43:59 -05:00
András Veres-Szentkirályi 09df062547 use absolute imports for Python 3 compatibility 2014-06-07 11:48:04 +02:00
András Veres-Szentkirályi 7e9436adeb grayscale: adjusted Robot24BW sync timing 2013-11-22 18:40:25 +01:00
András Veres-Szentkirályi b74feb49ab GrayscaleSSTV: use PIL for grayscale conversion 2013-11-22 18:36:58 +01:00
András Veres-Szentkirályi 899ffe8e9b cache pixel tuple length 2013-07-01 23:24:26 +02:00
András Veres-Szentkirályi 1a469c43d5 optimized pixel access with explicit load() 2013-07-01 16:20:19 +02:00
András Veres-Szentkirályi 391377551c moved source to pysstv directory 2013-06-24 13:40:57 +02:00
Renamed from grayscale.py (Browse further)