Commit Graph

22 Commits

Author SHA1 Message Date
Roman Zeyde
fe1714a0bc common: fix v2.6 formatting issue 2015-01-16 11:05:04 +02:00
Roman Zeyde
cb8ce9e8ec common: fix __repr__ on AttributeHolder 2015-01-16 10:51:11 +02:00
Roman Zeyde
babd4a5438 common: move AttributeHolder 2015-01-16 09:50:29 +02:00
Roman Zeyde
5f664e5944 common: enumerate -> index 2014-12-31 12:46:56 +02:00
Roman Zeyde
477013fcdd recv: remove saturation detection 2014-12-31 11:03:49 +02:00
Roman Zeyde
ceb826728a don't use global configuration 2014-11-09 17:27:34 +02:00
Roman Zeyde
20a2692000 remove unused code 2014-10-09 19:18:32 +03:00
Roman Zeyde
e9972c7ef2 common: pep8 fix 2014-09-21 17:23:33 +03:00
Roman Zeyde
504c1db541 common: iterate() should not enumerate on default 2014-09-21 17:16:30 +03:00
Roman Zeyde
c3044e2ba7 common: use itertools.tee to split iterable 2014-09-21 15:17:11 +03:00
Roman Zeyde
bc4497ed1b common: move izip() from recv module and refactor it a bit 2014-09-07 18:29:55 +03:00
Roman Zeyde
3602831a29 framing: handle bitstream & replace ECC by CRC-32 2014-09-06 14:31:43 +03:00
Roman Zeyde
bc13d5a944 check for saturation during demodulation. 2014-08-28 17:43:14 +03:00
Roman Zeyde
8409940cae remove Python 2/3 import hack 2014-08-28 16:50:01 +03:00
Roman Zeyde
ccf3ad5a9d remove unused code 2014-08-24 16:07:32 +03:00
Roman Zeyde
cbf8e31391 remove show.py script 2014-08-09 11:30:31 +03:00
Roman Zeyde
9a6ca77aa4 use real part at common.dumps() 2014-08-08 14:50:07 +03:00
Roman Zeyde
53363ee171 fix iterator issues 2014-08-07 17:03:09 +03:00
Roman Zeyde
16bc186631 fix string/bytes issues 2014-08-07 17:02:29 +03:00
Roman Zeyde
cb08b23aa3 fix imports 2014-08-07 17:00:31 +03:00
Roman Zeyde
99de92c7e8 fix stream bugs 2014-08-07 14:14:08 +03:00
Roman Zeyde
1139f56655 reorganize directory structure 2014-08-04 08:53:18 +03:00