András Veres-Szentkirályi
|
8e1f888fec
|
avoid unnecessary gen_freq_bits override
|
2013-06-19 16:17:42 +02:00 |
|
András Veres-Szentkirályi
|
b51fae57e5
|
added VOX tones
|
2013-06-19 15:44:30 +02:00 |
|
Joël Franusic
|
81f25ae4a9
|
pep8ified run.py
|
2013-06-18 15:15:18 -07:00 |
|
Joël Franusic
|
7c3700effa
|
update comments in code based on README.md
|
2013-06-17 12:52:29 -07:00 |
|
András Veres-Szentkirályi
|
3a81a8ef83
|
replaced WAV writer with stdlib wave module
|
2013-06-17 13:44:24 +02:00 |
|
András Veres-Szentkirályi
|
8798922502
|
added proper command line interface
|
2013-06-17 13:03:08 +02:00 |
|
András Veres-Szentkirályi
|
e2871bf011
|
SSTV.gen_values: even out fraction samples
|
2013-05-30 21:11:19 +02:00 |
|
András Veres-Szentkirályi
|
3644c050ae
|
moved freq-related functions to sstv module
|
2013-05-23 16:22:30 +02:00 |
|
András Veres-Szentkirályi
|
c994e2bb2d
|
moved implementation classes to separate modules
|
2013-05-23 16:12:38 +02:00 |
|
András Veres-Szentkirályi
|
e0c95dc8c9
|
added Scottie S2 mode
|
2013-05-23 15:42:35 +02:00 |
|
András Veres-Szentkirályi
|
e414f8a1b6
|
removed random() from sample counter
|
2013-05-23 15:42:22 +02:00 |
|
András Veres-Szentkirályi
|
aef8174994
|
implemented Scottie gap
|
2013-05-23 15:36:55 +02:00 |
|
András Veres-Szentkirályi
|
702373e920
|
replaced INTER_CH_GAP with before_channel hook
|
2013-05-23 15:34:12 +02:00 |
|
András Veres-Szentkirályi
|
dc5061e50d
|
added option to override HSYNC
|
2013-05-23 15:33:43 +02:00 |
|
András Veres-Szentkirályi
|
f14657026d
|
added Martin M2 mode
|
2013-05-23 15:18:00 +02:00 |
|
András Veres-Szentkirályi
|
b565036d3b
|
implemented inter-channel gap for Martin
|
2013-05-23 15:18:00 +02:00 |
|
András Veres-Szentkirályi
|
767c061fd3
|
added Scottie S1 mode
|
2013-05-23 15:17:59 +02:00 |
|
András Veres-Szentkirályi
|
37130ccd5b
|
fixed color loop order, removed debug print
|
2013-05-23 15:17:54 +02:00 |
|
András Veres-Szentkirályi
|
83a11b549c
|
added Robot 24 B/W and Martin M1 modes
|
2013-05-23 14:46:32 +02:00 |
|
András Veres-Szentkirályi
|
a9984c6e39
|
added ColorSSTV class, fixed fencepost div
|
2013-05-23 14:46:18 +02:00 |
|
András Veres-Szentkirályi
|
8690249bcc
|
extracted classes GrayscaleSSTV and Robot8BW, reduced shitfs
|
2013-05-23 14:06:38 +02:00 |
|
András Veres-Szentkirályi
|
3a10ec83f0
|
corrected antialiasing algorithm
|
2013-05-23 14:03:25 +02:00 |
|
András Veres-Szentkirályi
|
a70cf86f0d
|
removed unused import math.asin
|
2013-05-23 13:54:10 +02:00 |
|
András Veres-Szentkirályi
|
244d141be8
|
first working Robot 8 B/W version
|
2013-05-23 13:53:47 +02:00 |
|