Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 python, vim config to .gitignore | andreas128 | 2017-08-05 | 1 | -0/+119 |
* | Add main.py and basic functions to get measurement | andreas128 | 2017-08-04 | 7 | -0/+407 |
* | Merge branch 'next' into next_memless | Matthias P. Braendli | 2017-08-04 | 2 | -17/+29 |
|\ | |||||
| * | Add configure option to disable march=native | Matthias P. Braendli | 2017-06-23 | 2 | -14/+23 |
| * | Switch travis to gcc 6 | Matthias P. Braendli | 2017-06-10 | 1 | -3/+6 |
* | | Move MemlessPoly m_coefs to private | Matthias P. Braendli | 2017-08-04 | 3 | -13/+5 |
* | | Parallelise MemlessPoly using std::async | Matthias P. Braendli | 2017-08-04 | 1 | -17/+56 |
* | | Use 5 coefficients in MemlessPoly | Matthias P. Braendli | 2017-08-04 | 1 | -27/+29 |
* | | Change to complex poly | andreas128 | 2017-06-17 | 3 | -28/+37 |
|/ | |||||
* | Merge branch 'next_memless' into next | andreas128 | 2017-06-07 | 18 | -62/+1315 |
|\ | |||||
| * | Configure txgrain | andreas128 | 2017-05-29 | 1 | -1/+1 |
| * | Add store_received with alignment | andreas128 | 2017-05-29 | 1 | -0/+157 |
| * | Print info about DPD port | Matthias P. Braendli | 2017-05-13 | 1 | -0/+2 |
| * | 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 | 3 | -4/+9 |
| * | Set RX antenna to RX2 | Matthias P. Braendli | 2017-05-12 | 1 | -0/+3 |
| * | DPD: Set RX gain and frequency, add gain to RX and config | Matthias P. Braendli | 2017-05-12 | 5 | -29/+56 |
| * | Fix zmq_remote.py for python3 | Matthias P. Braendli | 2017-05-12 | 1 | -3/+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 |
| * | DPD: Fix RX feedback sampling | Matthias P. Braendli | 2017-05-12 | 1 | -27/+42 |
| * | 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 | 3 | -12/+46 |
| * | Add dpd example script to fetch samples | Matthias P. Braendli | 2017-05-12 | 3 | -103/+214 |
| * | Properly terminate dpd server on ctrl-c | Matthias P. Braendli | 2017-05-12 | 2 | -25/+107 |
| * | Handle absence of cifPoly in flowgraph setup | Matthias P. Braendli | 2017-05-12 | 1 | -5/+11 |
| * | UHD Feedback: Do not send the beginning of the frame | Matthias P. Braendli | 2017-05-12 | 3 | -21/+39 |
| * | Initialise flowgraph correctly with FIRFilter | Matthias P. Braendli | 2017-05-12 | 1 | -27/+23 |
| * | Add WIP for OutputUHDFeedback | Matthias P. Braendli | 2017-05-07 | 7 | -23/+383 |
| * | Merge branch 'next' into next_memless | Matthias P. Braendli | 2017-05-05 | 4 | -114/+124 |
| |\ | |||||
| * | | Add MemlessPoly documentation for config file | andreas128 | 2017-04-06 | 1 | -0/+15 |
| * | | Add warning for incomplete flowgraph | andreas128 | 2017-04-06 | 1 | -10/+5 |
| * | | Fix print to stdout | andreas128 | 2017-04-06 | 1 | -4/+10 |
| * | | Refactor MemlessPoly to have more meaningful names | andreas128 | 2017-04-06 | 2 | -76/+60 |
| * | | Fix file reading | andreas128 | 2017-04-02 | 7 | -11/+38 |
| * | | Merge branch 'next' into next_memless | andreas128 | 2017-04-01 | 4 | -7/+101 |
| |\ \ | |||||
| * | | | Fix remote for polynom coefficients | andreas128 | 2017-03-26 | 1 | -9/+9 |
| * | | | Working pipeline | andreas128 | 2017-03-26 | 1 | -1/+1 |
| * | | | Working pipeline | andreas128 | 2017-03-26 | 4 | -17/+310 |
* | | | | Prepare v1.0.1v1.0.1 | Matthias P. Braendli | 2017-06-05 | 4 | -5/+22 |
* | | | | Remove old TODO | Matthias P. Braendli | 2017-06-05 | 1 | -2/+0 |
* | | | | Clarify example.ini | Matthias P. Braendli | 2017-06-05 | 1 | -5/+7 |
* | | | | Always set the tist delay to 1 because of GainControl | Matthias P. Braendli | 2017-06-05 | 1 | -1/+1 |
* | | | | Remove deprecated exception specification | Matthias P. Braendli | 2017-06-02 | 2 | -3/+2 |