Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put both AM/AM and AM/PM coefs to one file | Matthias P. Braendli | 2017-08-25 | 1 | -21/+21 |
* | Add control for dpd phase coefficient | andreas128 | 2017-08-24 | 2 | -83/+138 |
* | Add coefficient nomalization | andreas128 | 2017-08-23 | 1 | -0/+4 |
* | Add iterative dpd | andreas128 | 2017-08-22 | 1 | -36/+124 |
* | Add logging directory creation for all log files | andreas128 | 2017-08-21 | 4 | -18/+28 |
* | Add single shot correction | andreas128 | 2017-08-21 | 1 | -2/+34 |
* | Change dpd to real coefficients | andreas128 | 2017-08-21 | 1 | -11/+13 |
* | Add plot in Module.py | andreas128 | 2017-08-19 | 1 | -10/+50 |
* | Cleanup plots | andreas128 | 2017-08-19 | 5 | -81/+141 |
* | Fix normalization to median of tx | andreas128 | 2017-08-19 | 1 | -2/+2 |
* | Remove sync plots | andreas128 | 2017-08-19 | 1 | -35/+0 |
* | Add phase alignment. Unstable for small angles. | andreas128 | 2017-08-19 | 2 | -0/+60 |
* | Merge | andreas128 | 2017-08-19 | 1 | -1/+1 |
|\ | |||||
| * | DPDCE: Use conjugate in subsample alignment | Matthias P. Braendli | 2017-08-18 | 1 | -1/+1 |
* | | Fix target function for subsampling alignment | andreas128 | 2017-08-19 | 2 | -2/+15 |
|/ | |||||
* | DPDCE: Change subsample correlation to use complex correlation | Matthias P. Braendli | 2017-08-18 | 1 | -6/+15 |
* | Add logging of raw signal in Model.py | andreas128 | 2017-08-18 | 1 | -2/+8 |
* | Add logging for synchronized frames | andreas128 | 2017-08-18 | 1 | -1/+23 |
* | Add normalization in Measure.py | andreas128 | 2017-08-18 | 1 | -2/+5 |
* | Add logging for raw signal | andreas128 | 2017-08-18 | 1 | -0/+21 |
* | Add logging plot for correlation | andreas128 | 2017-08-18 | 1 | -9/+10 |
* | DPDCE: Make python3 compatible | Matthias P. Braendli | 2017-08-18 | 1 | -6/+6 |
* | Fix plotting without DISPLAY | andreas128 | 2017-08-17 | 3 | -2/+18 |
* | Fix correlation for complex signal | andreas128 | 2017-08-11 | 1 | -1/+1 |
* | Add logging in Model.py | andreas128 | 2017-08-11 | 1 | -19/+28 |
* | Add case for upsampling with factor 1 | andreas128 | 2017-08-11 | 1 | -2/+6 |
* | Fix polycoef path | andreas128 | 2017-08-11 | 1 | -1/+1 |
* | Fix Python 2.7 compatibility | andreas128 | 2017-08-09 | 1 | -1/+1 |
* | Merge branch 'next_memless' of github.com:Opendigitalradio/ODR-DabMod into ne... | andreas128 | 2017-08-09 | 2 | -63/+74 |
|\ | |||||
| * | DPD CE: Fix self.sock usage in Adapt | Matthias P. Braendli | 2017-08-09 | 1 | -2/+3 |
| * | DPD CE: review Adapt.py | Matthias P. Braendli | 2017-08-09 | 2 | -53/+63 |
| * | DPD CE: Add argument parser | Matthias P. Braendli | 2017-08-09 | 1 | -8/+8 |
* | | Add logging to Model | andreas128 | 2017-08-09 | 1 | -0/+24 |
|/ | |||||
* | Add logging to Measure | andreas128 | 2017-08-07 | 2 | -1/+37 |
* | Add Adapt and Model, Update for minimum working pipeline | andreas128 | 2017-08-05 | 4 | -23/+235 |
* | Add main.py and basic functions to get measurement | andreas128 | 2017-08-04 | 6 | -0/+366 |