Wykres commitów

16 Commity (10476d013a4c792b6a89bbd84f8d1dc140b83e8e)

Autor SHA1 Wiadomość Data
András Veres-Szentkirályi 5eb8a468e4 extracted method load_pickled_asset 2017-01-12 12:54:07 +01:00
András Veres-Szentkirályi 81b45e7e4e Python 3 uses builtins.open instead of io.open 2017-01-12 12:48:50 +01:00
András Veres-Szentkirályi 9cbb0c50ff use BytesIO on Python 3 2017-01-12 12:37:58 +01:00
András Veres-Szentkirályi 0d52546d81 test_sstv: select open namespace depending on Python major version 2017-01-12 12:26:01 +01:00
András Veres-Szentkirályi ac0f89bfdf test_sstv: open further files in explicit 'rb' mode 2017-01-12 12:25:34 +01:00
András Veres-Szentkirályi bf2efdabea test_sstv: handle iterables in a more portable way 2017-01-12 12:25:03 +01:00
András Veres-Szentkirályi d574ab1d49 use absolute imports in test_sstv as well 2017-01-12 12:16:33 +01:00
András Veres-Szentkirályi 8f8f431050 StringIO was also moved in Python 3 2017-01-12 11:14:54 +01:00
András Veres-Szentkirályi a43f64fd79 modified tests for Python 2 + 3 compatibility 2017-01-12 11:06:21 +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 4d56f34a72 gen_values: fixed FM sample repetition bug
In the previous version, the FM modulator issued the last sample of the
previous frequency-time tuple twice, once as the last sample of the
previous tuple, once as the first sample (sample = 0) of the next one.
2013-11-22 17:00:53 +01:00
András Veres-Szentkirályi 33c983ac8f gen_samples: replaced int(round()) with int() 2013-07-02 15:06:05 +02:00
András Veres-Szentkirályi b6c169503f test_sstv: allow for rounding differences 2013-07-02 15:05:45 +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 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