aboutsummaryrefslogtreecommitdiffstats
path: root/dpd
Commit message (Collapse)AuthorAgeFilesLines
...
* Add debug loggingandreas1282017-09-011-1/+7
|
* Add store tx received for debug logging levelandreas1282017-09-011-1/+9
|
* Increase default number of samplesandreas1282017-09-011-1/+1
|
* Cleanupandreas1282017-09-012-58/+66
|
* Remove pynverse depedencyMatthias P. Braendli2017-09-011-1/+0
|
* DPD CE: Add MIT licence headerMatthias P. Braendli2017-09-017-0/+132
|
* DPD CE: Log up to INFO to console tooMatthias P. Braendli2017-09-011-0/+10
|
* Add Automatic gain controlandreas1282017-08-292-5/+175
|
* Fix uniform samplerandreas1282017-08-291-18/+31
|
* Add rx_median as return valueandreas1282017-08-291-10/+3
|
* Add function to select tx amplitudes to be uniformly distributedandreas1282017-08-252-25/+53
|
* Add CCDF plot to Model.pyandreas1282017-08-252-34/+63
|
* DPD CE: Add options for interations and load coefsMatthias P. Braendli2017-08-252-13/+22
|
* Put both AM/AM and AM/PM coefs to one fileMatthias P. Braendli2017-08-256-51/+42
| | | | This partly reverts commit 28462b9d8bb08609810ea9a9882c5fa9205b8b80.
* Add control for dpd phase coefficientandreas1282017-08-243-96/+158
|
* Remove polynom term without coefficientandreas1282017-08-247-42/+183
|\
| * Add coefficient nomalizationandreas1282017-08-232-1/+6
| |
| * DPD CE: change default coef file nameMatthias P. Braendli2017-08-231-1/+1
| |
| * Add iterative dpdandreas1282017-08-222-38/+126
| |
| * Add logging directory creation for all log filesandreas1282017-08-215-19/+35
| |
| * Add single shot correctionandreas1282017-08-212-4/+36
| |
* | Add dpd for phase correctionandreas1282017-08-244-7/+14
|/
* Change dpd to real coefficientsandreas1282017-08-212-12/+26
|
* Change MemlessPoly to real coefficientsandreas1282017-08-211-5/+0
|
* Fix samplerateandreas1282017-08-191-1/+1
|
* 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
|
* Add logging for timestampandreas1282017-08-181-1/+2
|
* Increase default number of measured samplesandreas1282017-08-181-1/+1
|
* DPDCE: Make python3 compatibleMatthias P. Braendli2017-08-181-6/+6
|
* Merge branch 'next_memless' of github.com:Opendigitalradio/ODR-DabMod into ↵andreas1282017-08-173-5/+32
|\ | | | | | | next_memless
| * Move default poly to dpd/poly.coefMatthias P. Braendli2017-08-172-1/+12
| |
| * Add number of threads setting for MemlessPolyMatthias P. Braendli2017-08-171-0/+4
| |
| * show_spectrum: dump image and try to get upsampled constellation to workMatthias P. Braendli2017-08-161-4/+16
| |
* | Fix plotting without DISPLAYandreas1282017-08-175-4/+20
|/
* Configure dpd.ini for coef fileandreas1282017-08-161-5/+5
|
* Fix correlation for complex signalandreas1282017-08-111-1/+1
|
* Add logging in Model.pyandreas1282017-08-111-19/+28
|