aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check input zmq message sizeMatthias P. Braendli2017-08-051-29/+44
|
* Add configure option to disable march=nativeMatthias P. Braendli2017-06-232-14/+23
| | | | Packagers must be able to override these options themselves
* Switch travis to gcc 6Matthias P. Braendli2017-06-101-3/+6
|
* Merge branch 'next_memless' into nextandreas1282017-06-0718-62/+1315
|\
| * Configure txgrainandreas1282017-05-291-1/+1
| |
| * Add store_received with alignmentandreas1282017-05-291-0/+157
| |
| * Print info about DPD portMatthias P. Braendli2017-05-131-0/+2
| |
| * DPD: calculate spectrum in complex doubleMatthias P. Braendli2017-05-131-0/+4
| |
| * DPD: Move power calculation into functionMatthias P. Braendli2017-05-131-16/+10
| |
| * Add animation support to show_spectrumMatthias P. Braendli2017-05-121-26/+73
| |
| * DPD: Set RX sample rateMatthias P. Braendli2017-05-123-4/+9
| |
| * Set RX antenna to RX2Matthias P. Braendli2017-05-121-0/+3
| |
| * DPD: Set RX gain and frequency, add gain to RX and configMatthias P. Braendli2017-05-125-29/+56
| |
| * Fix zmq_remote.py for python3Matthias P. Braendli2017-05-121-3/+3
| |
| * Actually plot a spectrum in show_spectrum.pyMatthias P. Braendli2017-05-121-1/+22
| |
| * Fix typo in show_spectrum.pyMatthias P. Braendli2017-05-121-1/+1
| |
| * DPD: Fix RX feedback samplingMatthias P. Braendli2017-05-121-27/+42
| |
| * Update DPD readme and add exampleMatthias P. Braendli2017-05-122-0/+49
| |
| * DPD: handle incomplete framesMatthias P. Braendli2017-05-123-12/+46
| |
| * Add dpd example script to fetch samplesMatthias P. Braendli2017-05-123-103/+214
| |
| * Properly terminate dpd server on ctrl-cMatthias P. Braendli2017-05-122-25/+107
| |
| * Handle absence of cifPoly in flowgraph setupMatthias P. Braendli2017-05-121-5/+11
| |
| * UHD Feedback: Do not send the beginning of the frameMatthias P. Braendli2017-05-123-21/+39
| |
| * Initialise flowgraph correctly with FIRFilterMatthias P. Braendli2017-05-121-27/+23
| |
| * Add WIP for OutputUHDFeedbackMatthias P. Braendli2017-05-077-23/+383
| |
| * Merge branch 'next' into next_memlessMatthias P. Braendli2017-05-054-114/+124
| |\
| * | Add MemlessPoly documentation for config fileandreas1282017-04-061-0/+15
| | |
| * | Add warning for incomplete flowgraphandreas1282017-04-061-10/+5
| | |
| * | Fix print to stdoutandreas1282017-04-061-4/+10
| | |
| * | Refactor MemlessPoly to have more meaningful namesandreas1282017-04-062-76/+60
| | |
| * | Fix file readingandreas1282017-04-027-11/+38
| | |
| * | Merge branch 'next' into next_memlessandreas1282017-04-014-7/+101
| |\ \
| * | | Fix remote for polynom coefficientsandreas1282017-03-261-9/+9
| | | |
| * | | Working pipelineandreas1282017-03-261-1/+1
| | | |
| * | | Working pipelineandreas1282017-03-264-17/+310
| | | |
* | | | Prepare v1.0.1v1.0.1Matthias P. Braendli2017-06-054-5/+22
| | | |
* | | | Remove old TODOMatthias P. Braendli2017-06-051-2/+0
| | | |
* | | | Clarify example.iniMatthias P. Braendli2017-06-051-5/+7
| | | |
* | | | Always set the tist delay to 1 because of GainControlMatthias P. Braendli2017-06-051-1/+1
| | | |
* | | | Remove deprecated exception specificationMatthias P. Braendli2017-06-022-3/+2
| | | |
* | | | Add u8 format to FormatConverterMatthias P. Braendli2017-05-074-12/+37
| |_|/ |/| | | | | | | | | | | This is compatible with some tools like welle.io that take u8 input
* | | Reindent stringtrim in OutputUHDMatthias P. Braendli2017-05-011-2/+6
| | |
* | | Ensure buffer in OutputUHD is properly filled to reduce underrunsMatthias P. Braendli2017-05-011-1/+14
| | |
* | | Put UHD async msg to separate threadMatthias P. Braendli2017-04-212-54/+62
| | |
* | | Replace SSE check by march=native checkMatthias P. Braendli2017-04-202-57/+42
| |/ |/|
* | Merge branch 'next' of github.com:Opendigitalradio/ODR-DabMod into nextandreas1282017-03-271-0/+77
|\ \
| * | Add a helper tool to display scope and FFT of an IQ fileMatthias P. Braendli2017-03-261-0/+77
| |/
* | Add normalisation for file outputandreas1282017-03-272-5/+22
|\ \
| * | Add normalisation for file outputandreas1282017-03-162-5/+22
| | |
* | | Fix resampler amplitudeandreas1282017-03-261-2/+2
| |/ |/|