Roman Zeyde
|
0e29f9a606
|
pylint: fix warnings (mostly import-related)
|
2018-02-18 11:05:43 +02:00 |
|
Jorge A. Duarte
|
e1bdae2069
|
Made documentation changes as requested, according to PEP-257.
|
2017-10-15 13:23:57 -05:00 |
|
babetoduarte
|
1ff777d226
|
Added basic comment descriptions to the scripts and to some of the source files. There's still much to be done, but it's a start.
|
2017-10-14 17:03:27 -05:00 |
|
Roman Zeyde
|
f476055cf2
|
detect: move TIMEOUT to config module
|
2015-04-23 09:43:58 +03:00 |
|
Roman Zeyde
|
3b4b64253d
|
detect: fix detection logging
|
2015-03-03 18:15:32 +02:00 |
|
Roman Zeyde
|
61dc35c122
|
detect: refactor find_start()
|
2015-02-17 18:08:57 +02:00 |
|
Roman Zeyde
|
90dd3e55f0
|
detect: find actual starting offset of the carrier
|
2015-02-17 17:35:41 +02:00 |
|
Roman Zeyde
|
b3619a75ba
|
detect: remove phase logging
|
2015-02-17 17:35:41 +02:00 |
|
Roman Zeyde
|
5b94d7fd49
|
PEP8 fixes
|
2015-02-07 08:42:44 +02:00 |
|
Roman Zeyde
|
a208151fbb
|
detect: more precision on ppm
|
2015-01-23 14:17:35 +02:00 |
|
Roman Zeyde
|
5c4849be1c
|
detect: remove unused code
since we now compensate for frequency drift, these estimates may be too
pessimistic.
|
2015-01-16 12:46:29 +02:00 |
|
Roman Zeyde
|
aa0dd2c2c8
|
fix pep8
|
2015-01-15 18:22:47 +02:00 |
|
Roman Zeyde
|
1da258ebf8
|
detect: refactor receiver for large frequency drifts (~0.1%)
|
2015-01-15 18:22:47 +02:00 |
|
Roman Zeyde
|
fd8dc1d8b7
|
train: remove unneeded file
|
2015-01-09 21:57:22 +02:00 |
|
Roman Zeyde
|
1728bba109
|
detect: remove for's else statement
|
2014-12-31 14:37:03 +02:00 |
|
Roman Zeyde
|
28bac11e9a
|
detect: split waiting logic
|
2014-12-31 14:24:18 +02:00 |
|
Roman Zeyde
|
5f664e5944
|
common: enumerate -> index
|
2014-12-31 12:46:56 +02:00 |
|
Roman Zeyde
|
2f90ac7e46
|
split carrier detection into detect.py
|
2014-12-27 09:46:09 +02:00 |
|