Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Todo for FFT | andreas128 | 2017-08-09 | 1 | -0/+1 |
* | Make dpd/main.py executable and add shebang | Matthias P. Braendli | 2017-08-09 | 1 | -0/+1 |
* | Add DPD server simulator script | Matthias P. Braendli | 2017-08-09 | 2 | -0/+126 |
* | Add TODO reminder in show_spectrum.py | Matthias P. Braendli | 2017-08-09 | 1 | -0/+2 |
* | Add logging to Measure | andreas128 | 2017-08-07 | 2 | -1/+37 |
* | Change dpd.ini to use linear tx region | andreas128 | 2017-08-07 | 1 | -2/+2 |
* | Add TX constellation plot to show_spectrum | Matthias P. Braendli | 2017-08-06 | 1 | -12/+95 |
* | Add Adapt and Model, Update for minimum working pipeline | andreas128 | 2017-08-05 | 5 | -28/+250 |
* | Add main.py and basic functions to get measurement | andreas128 | 2017-08-04 | 7 | -0/+407 |
* | Change to complex poly | andreas128 | 2017-06-17 | 1 | -3/+7 |
* | Configure txgrain | andreas128 | 2017-05-29 | 1 | -1/+1 |
* | Add store_received with alignment | andreas128 | 2017-05-29 | 1 | -0/+157 |
* | DPD: calculate spectrum in complex double | Matthias P. Braendli | 2017-05-13 | 1 | -0/+4 |
* | DPD: Move power calculation into function | Matthias P. Braendli | 2017-05-13 | 1 | -16/+10 |
* | Add animation support to show_spectrum | Matthias P. Braendli | 2017-05-12 | 1 | -26/+73 |
* | DPD: Set RX sample rate | Matthias P. Braendli | 2017-05-12 | 2 | -4/+6 |
* | DPD: Set RX gain and frequency, add gain to RX and config | Matthias P. Braendli | 2017-05-12 | 1 | -0/+3 |
* | Actually plot a spectrum in show_spectrum.py | Matthias P. Braendli | 2017-05-12 | 1 | -1/+22 |
* | Fix typo in show_spectrum.py | Matthias P. Braendli | 2017-05-12 | 1 | -1/+1 |
* | Update DPD readme and add example | Matthias P. Braendli | 2017-05-12 | 2 | -0/+49 |
* | DPD: handle incomplete frames | Matthias P. Braendli | 2017-05-12 | 1 | -8/+23 |
* | Add dpd example script to fetch samples | Matthias P. Braendli | 2017-05-12 | 2 | -0/+109 |