Commit graph

118 commits

Author SHA1 Message Date
András Veres-Szentkirályi
30ec459a22 precalculate additive noise 2013-07-01 20:36:28 +02:00
András Veres-Szentkirályi
ee803f0294 bumped version to v0.1.7 2013-07-01 16:46:28 +02:00
András Veres-Szentkirályi
1f5e2963ef avoid min/max function calls per sample 2013-07-01 16:32:00 +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
75292e2bee bumped version to v0.1.6 2013-06-26 11:23:53 +02:00
András Veres-Szentkirályi
7560c8f37f replaced struct with array 2013-06-26 11:22:30 +02:00
András Veres-Szentkirályi
808a47fa6d use integer division to avoid float amplitude 2013-06-26 11:21:04 +02:00
András Veres-Szentkirályi
6d7c423b28 bumped version to v0.1.5 2013-06-24 17:05:47 +02:00
András Veres-Szentkirályi
4ce9d15b39 added option for multiple channels 2013-06-24 17:05:21 +02:00
András Veres-Szentkirályi
9a2743cb64 bumped version to v0.1.4 2013-06-24 15:26:33 +02:00
András Veres-Szentkirályi
1b895577a9 updated examples to use absolute import 2013-06-24 15:26:13 +02:00
András Veres-Szentkirályi
bb0ce04554 bumped version to v0.1.3 2013-06-24 15:08:40 +02:00
András Veres-Szentkirályi
7cca77b7b5 added __init__.py to examples and tests subdirectories 2013-06-24 14:33:58 +02:00
András Veres-Szentkirályi
24fdb592c2 added PIL requirement to setup.py 2013-06-24 14:33:42 +02:00
András Veres-Szentkirályi
de249e64a3 replaced distutils with setuptools 2013-06-24 14:33:31 +02:00
András Veres-Szentkirályi
e99f854097 removed unicode_literals from setup.py 2013-06-24 14:33:14 +02:00
András Veres-Szentkirályi
6c6d5b50e5 README: updated command line usage 2013-06-24 14:32:59 +02:00
András Veres-Szentkirályi
384e6838fd include README.md in sdist 2013-06-24 14:32:46 +02:00
András Veres-Szentkirályi
576bf6cccb added setup.py 2013-06-24 14:21:59 +02:00
András Veres-Szentkirályi
1b592a4ad5 fixed relative filenames in tests 2013-06-24 13:41:52 +02:00
András Veres-Szentkirályi
391377551c moved source to pysstv directory 2013-06-24 13:40:57 +02:00
András Veres-Szentkirályi
eb5bc8d55b added repeater example 2013-06-24 11:32:03 +02:00
András Veres-Szentkirályi
43d5e616ae renamed examples/pyaudio-sstv.py to be importable 2013-06-24 10:54:10 +02:00
András Veres-Szentkirályi
70246de369 added PIL overlay example 2013-06-20 10:44:32 +02:00
András Veres-Szentkirályi
443e80dc7b added PyAudio direct play example 2013-06-20 10:30:57 +02:00
András Veres-Szentkirályi
8c283727a9 added FSKID 2013-06-19 16:45:47 +02:00
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
András Veres-Szentkirályi
bf165b0b1e allow slight differences when comparing float values 2013-06-19 10:34:21 +02:00
András Veres-Szentkirályi
0adf7454d7 Merge branch 'pep8' 2013-06-19 10:25:15 +02:00
András Veres-Szentkirályi
f14d0a8e66 Merge pull request #1 from jpf/master
test suite
2013-06-19 01:20:57 -07:00
Joël Franusic
81f25ae4a9 pep8ified run.py 2013-06-18 15:15:18 -07:00
Joël Franusic
3cf902ad89 update requirements.txt to include testing dependencies 2013-06-18 14:57:04 -07:00
Joël Franusic
e40f45e593 changed per dnet's suggestions 2013-06-18 14:55:07 -07:00
Joël Franusic
2a84f24c27 decent coverage of colors.py/MartinM1
decent coverage of sstv.py
2013-06-17 18:13:10 -07:00
Joël Franusic
7c3700effa update comments in code based on README.md 2013-06-17 12:52:29 -07:00
Joël Franusic
8f8889a4ac fix merge conflict 2013-06-17 12:44:40 -07:00
Joël Franusic
545ff0f3f2 change demo to mode that works with my SSTV client 2013-06-17 12:32:17 -07:00
Joël Franusic
2cebcec5f5 housekeeping 2013-06-17 12:31:50 -07:00
András Veres-Szentkirályi
8f1e13a7de added LICENSE 2013-06-17 14:10:29 +02: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
6b22ae32b5 added README 2013-06-17 13:23:56 +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
044f7d549b added MODES to modules for autodicovery 2013-06-17 13:02:16 +02:00
András Veres-Szentkirályi
fbec6a14ca fixed Robot 8 B/W timings 2013-06-08 12:05:19 +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
bc247c6fde corrected Scottie HSYNC condition 2013-05-30 21:10:38 +02:00
András Veres-Szentkirályi
278f860413 subtract INTER_CH_GAP from SCAN for Scottie 2013-05-30 21:10:16 +02:00
András Veres-Szentkirályi
ed047c981a fixed Martin porch 2013-05-30 19:00:16 +02:00
András Veres-Szentkirályi
4d3bdef3c5 added after_channel hook to ColorSSTV 2013-05-30 19:00:00 +02:00