Commit Graph

13 Commits

Author SHA1 Message Date
Roman Zeyde
1d5d564f4d stream: use async I/O to avoid real-time problems. 2015-02-03 16:52:48 +02:00
Roman Zeyde
66b8e377ac stream: move Dumper class from recv and use it in calibration too 2015-02-03 08:35:02 +02:00
Roman Zeyde
72ee5147f4 stream: move defaults to class variables 2014-12-31 14:04:38 +02:00
Roman Zeyde
477013fcdd recv: remove saturation detection 2014-12-31 11:03:49 +02:00
Roman Zeyde
c37cf741bc remove unused code. 2014-12-30 18:24:57 +02:00
Roman Zeyde
9cdabd938a stream: use IOError when file is over. 2014-09-06 08:27:53 +03:00
Roman Zeyde
2da7b9ef01 fix __next__ at stream.py 2014-08-24 19:25:54 +03:00
Roman Zeyde
0b91ef76c5 fix stream implementation 2014-08-07 17:04:27 +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
61bea70bc9 Reader: fix iteration logic. 2014-08-07 13:13:21 +03:00
Roman Zeyde
a748fdb5a1 port stream and send 2014-08-06 18:22:15 +03:00
Roman Zeyde
1139f56655 reorganize directory structure 2014-08-04 08:53:18 +03:00