aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | Fix m_running in ModPluginandreas1282017-03-261-0/+1
* | Fix race condition for PipelinedModCodec thread startupMatthias P. Braendli2017-03-255-5/+20
* | Fix FIRFilter compilation on non-SSE systemsMatthias P. Braendli2017-03-231-8/+0
* | Add missing atomic include in ModPlugin.hMatthias P. Braendli2017-03-171-0/+1
* | Simplify FIRFilter and make it use PipelinedModCodecMatthias P. Braendli2017-03-172-220/+113
* | Add gainmode var variance to config fileMatthias P. Braendli2017-03-178-9/+24
* | Add gainmode VAR variance setting to RCMatthias P. Braendli2017-03-172-30/+101
* | Set thread priority for PipelinedModCodec threadsMatthias P. Braendli2017-03-171-0/+1
* | Add threaded ModCodec and use it for GainControlMatthias P. Braendli2017-03-174-8/+107
|/
* Prepare v1.0.0v1.0.0Matthias P. Braendli2017-03-033-6/+22
* Mention HackRF in the readmeMatthias P. Braendli2017-03-031-1/+1
* Fix wrong units for UHD TX rate printoutMatthias P. Braendli2017-03-031-2/+2
* Merge branch 'next' into restructureEDIvsETIMatthias P. Braendli2017-03-035-4/+42
|\
| * Document lo_offsetMatthias P. Braendli2017-02-251-0/+9
| * Fix UHD LO offset loggingMatthias P. Braendli2017-02-251-15/+15
| * Move setenv earlierMatthias P. Braendli2017-02-251-4/+4
| * Add ability to set UHD LO offsetMatthias P. Braendli2017-02-253-3/+25
| * Set uhd timestamps log to std::fixedMatthias P. Braendli2017-02-251-0/+3
* | Merge branch 'next' into restructureEDIvsETIMatthias P. Braendli2017-02-242-7/+3
|\|
| * Log: replace spsc queue by ThreadsafequeueMatthias P. Braendli2017-02-242-7/+3