aboutsummaryrefslogtreecommitdiffstats
path: root/dpd/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Add constants for Measure_Shoulderandreas1282017-09-151-0/+14
|
* Add reporting after each iterationandreas1282017-09-151-1/+1
|
* Cleanup Plotandreas1282017-09-151-12/+14
|
* Add minimum tx value for analysis by Model_PMandreas1282017-09-152-2/+10
|
* Merge LUT into 'next_memless'Matthias P. Braendli2017-09-1413-401/+552
|\
| * Add report in mainandreas1282017-09-141-1/+2
| |
| * Pack Model_AM and Model_PM into new Model_Polyandreas1282017-09-141-0/+104
| |
| * Simplify argparseandreas1282017-09-141-0/+0
| |
| * Change Adapt coef return to float32 arrayandreas1282017-09-141-1/+2
| |
| * Fix plot labelsandreas1282017-09-141-2/+2
| |
| * Add Model_PMandreas1282017-09-144-2/+125
| |
| * Fix non closed figuresandreas1282017-09-138-13/+13
| |
| * Add phase plotandreas1282017-09-131-2/+40
| |
| * Add constants for ExtractStatisticandreas1282017-09-131-0/+6
| |
| * Add model_AM to calculate amplitude coefficientsandreas1282017-09-131-0/+115
| |
| * Add ExtractStatistic to condense infromation from several measurementsandreas1282017-09-131-0/+158
| |
| * Change commentandreas1282017-09-131-1/+1
| |
| * Switch to linear regression; Cleanupandreas1282017-09-121-11/+13
| |
| * Remove raw loggingandreas1282017-09-121-4/+0
| |
* | Add LUT predistorterMatthias P. Braendli2017-09-132-141/+207
|/
* Use ridge regressionandreas1282017-09-101-5/+9
|
* Add phase dpd, cleanupandreas1282017-09-101-92/+205
|
* Cleanup, Add MER logging to Modelandreas1282017-09-082-19/+26
|
* Add check pottling flagandreas1282017-09-081-3/+2
|
* Cleanup and change logging plots to svgandreas1282017-09-088-203/+92
|
* Change max to meadian in TX_Agcandreas1282017-09-052-23/+22
|
* Add TX_Agc class for TX automatic gain controlandreas1282017-09-051-0/+111
|
* Add get/set for digital gainandreas1282017-09-041-4/+19
|
* Cleanup logging and plotsandreas1282017-09-026-24/+29
|
* Add Symbol_align class to find phase offset in unaligned dab signalandreas1282017-09-011-0/+191
|
* Add Test_data class to access stored iq dataandreas1282017-09-011-0/+136
|
* Add MER class to measure modulation error rateandreas1282017-09-011-0/+133
|
* Add file with dab constantsandreas1282017-09-011-0/+38
|
* Add debug loggingandreas1282017-09-011-1/+7
|
* Add store tx received for debug logging levelandreas1282017-09-011-1/+9
|
* 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
|
* Add Automatic gain controlandreas1282017-08-291-0/+165
|
* 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-251-21/+44
|
* Add CCDF plot to Model.pyandreas1282017-08-251-32/+51
|
* Put both AM/AM and AM/PM coefs to one fileMatthias P. Braendli2017-08-251-21/+21
| | | | This partly reverts commit 28462b9d8bb08609810ea9a9882c5fa9205b8b80.
* Add control for dpd phase coefficientandreas1282017-08-242-83/+138
|
* Add coefficient nomalizationandreas1282017-08-231-0/+4
|
* Add iterative dpdandreas1282017-08-221-36/+124
|
* Add logging directory creation for all log filesandreas1282017-08-214-18/+28
|
* Add single shot correctionandreas1282017-08-211-2/+34
|
* Change dpd to real coefficientsandreas1282017-08-211-11/+13
|