Commit graph

8 commits

Author SHA1 Message Date
KM4YRI
5d3b11a144 added Python six compatibility layer (#10)
added dependency to `six` for better Python 2/3 compatibility
2017-01-12 10:49:13 +01:00
KM4YRI
56743c7afb Python 3 compatibility: imap->map, izip->zip, xrange->range (#9) 2017-01-03 15:04:11 +01: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)