aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/src
Commit message (Collapse)AuthorAgeFilesLines
* Add plot in Module.pyandreas1282017-08-191-10/+50
|
* Cleanup plotsandreas1282017-08-195-81/+141
|
* Fix normalization to median of txandreas1282017-08-191-2/+2
|
* Remove sync plotsandreas1282017-08-191-35/+0
|
* Add phase alignment. Unstable for small angles.andreas1282017-08-192-0/+60
|
* Mergeandreas1282017-08-191-1/+1
|\
| * DPDCE: Use conjugate in subsample alignmentMatthias P. Braendli2017-08-181-1/+1
| |
* | Fix target function for subsampling alignmentandreas1282017-08-192-2/+15
|/
* DPDCE: Change subsample correlation to use complex correlationMatthias P. Braendli2017-08-181-6/+15
|
* Add logging of raw signal in Model.pyandreas1282017-08-181-2/+8
|
* Add logging for synchronized framesandreas1282017-08-181-1/+23
|
* Add normalization in Measure.pyandreas1282017-08-181-2/+5
|
* Add logging for raw signalandreas1282017-08-181-0/+21
|
* Add logging plot for correlationandreas1282017-08-181-9/+10
|
* DPDCE: Make python3 compatibleMatthias P. Braendli2017-08-181-6/+6
|
* Fix plotting without DISPLAYandreas1282017-08-173-2/+18
|
* Fix correlation for complex signalandreas1282017-08-111-1/+1
|
* Add logging in Model.pyandreas1282017-08-111-19/+28
|
* Add case for upsampling with factor 1andreas1282017-08-111-2/+6
|
* Fix polycoef pathandreas1282017-08-111-1/+1
|
* Fix Python 2.7 compatibilityandreas1282017-08-091-1/+1
|
* Merge branch 'next_memless' of github.com:Opendigitalradio/ODR-DabMod into ↵andreas1282017-08-092-63/+74
|\ | | | | | | next_memless
| * DPD CE: Fix self.sock usage in AdaptMatthias P. Braendli2017-08-091-2/+3
| |
| * DPD CE: review Adapt.pyMatthias P. Braendli2017-08-092-53/+63
| |
| * DPD CE: Add argument parserMatthias P. Braendli2017-08-091-8/+8
| |
* | Add logging to Modelandreas1282017-08-091-0/+24
|/
* Add logging to Measureandreas1282017-08-072-1/+37
|
* Add Adapt and Model, Update for minimum working pipelineandreas1282017-08-054-23/+235
|
* Add main.py and basic functions to get measurementandreas1282017-08-046-0/+366