Wykres commitów

44 Commity (443e80dc7b4afef2d8802b41871213b87b51e8d1)

Autor SHA1 Wiadomość Data
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
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 b43cf13511 removed redundant Scottie sync code 2013-05-23 16:15:57 +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