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