Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | andreas128 | 2017-09-01 | 2 | -58/+66 |
* | Remove pynverse depedency | Matthias P. Braendli | 2017-09-01 | 1 | -1/+0 |
* | DPD CE: Add MIT licence header | Matthias P. Braendli | 2017-09-01 | 7 | -0/+132 |
* | DPD CE: Log up to INFO to console too | Matthias P. Braendli | 2017-09-01 | 1 | -0/+10 |
* | Add Automatic gain control | andreas128 | 2017-08-29 | 2 | -5/+175 |
* | Fix uniform sampler | andreas128 | 2017-08-29 | 1 | -18/+31 |
* | Add rx_median as return value | andreas128 | 2017-08-29 | 1 | -10/+3 |
* | Add function to select tx amplitudes to be uniformly distributed | andreas128 | 2017-08-25 | 2 | -25/+53 |
* | Add CCDF plot to Model.py | andreas128 | 2017-08-25 | 2 | -34/+63 |
* | DPD CE: Add options for interations and load coefs | Matthias P. Braendli | 2017-08-25 | 2 | -13/+22 |
* | Put both AM/AM and AM/PM coefs to one file | Matthias P. Braendli | 2017-08-25 | 6 | -51/+42 |
* | Add control for dpd phase coefficient | andreas128 | 2017-08-24 | 3 | -96/+158 |
* | Remove polynom term without coefficient | andreas128 | 2017-08-24 | 7 | -42/+183 |
|\ | |||||
| * | Add coefficient nomalization | andreas128 | 2017-08-23 | 2 | -1/+6 |
| * | DPD CE: change default coef file name | Matthias P. Braendli | 2017-08-23 | 1 | -1/+1 |
| * | Add iterative dpd | andreas128 | 2017-08-22 | 2 | -38/+126 |
| * | Add logging directory creation for all log files | andreas128 | 2017-08-21 | 5 | -19/+35 |
| * | Add single shot correction | andreas128 | 2017-08-21 | 2 | -4/+36 |
* | | Add dpd for phase correction | andreas128 | 2017-08-24 | 4 | -7/+14 |
|/ | |||||
* | Change dpd to real coefficients | andreas128 | 2017-08-21 | 2 | -12/+26 |
* | Change MemlessPoly to real coefficients | andreas128 | 2017-08-21 | 1 | -5/+0 |
* | Fix samplerate | andreas128 | 2017-08-19 | 1 | -1/+1 |
* | 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 |
* | Add logging for timestamp | andreas128 | 2017-08-18 | 1 | -1/+2 |
* | Increase default number of measured samples | andreas128 | 2017-08-18 | 1 | -1/+1 |
* | DPDCE: Make python3 compatible | Matthias P. Braendli | 2017-08-18 | 1 | -6/+6 |
* | Merge branch 'next_memless' of github.com:Opendigitalradio/ODR-DabMod into ne... | andreas128 | 2017-08-17 | 3 | -5/+32 |
|\ | |||||
| * | Move default poly to dpd/poly.coef | Matthias P. Braendli | 2017-08-17 | 2 | -1/+12 |
| * | Add number of threads setting for MemlessPoly | Matthias P. Braendli | 2017-08-17 | 1 | -0/+4 |
| * | show_spectrum: dump image and try to get upsampled constellation to work | Matthias P. Braendli | 2017-08-16 | 1 | -4/+16 |
* | | Fix plotting without DISPLAY | andreas128 | 2017-08-17 | 5 | -4/+20 |
|/ | |||||
* | Configure dpd.ini for coef file | andreas128 | 2017-08-16 | 1 | -5/+5 |
* | 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 loop for measure, model, adapt | andreas128 | 2017-08-11 | 1 | -3/+4 |
* | Add case for upsampling with factor 1 | andreas128 | 2017-08-11 | 1 | -2/+6 |
* | Fix polycoef path | andreas128 | 2017-08-11 | 1 | -1/+1 |