summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-19build: doxygen package needs to be detetected before the doxygen is usedgr3.6Sylvain Munaut2-5/+2
2013-09-09lib: hack to make "float complex" works on newer GCCSylvain Munaut1-0/+11
2013-07-26build: Force cmake to find PythonInterp and PythonLibs v2.xSylvain Munaut3-3/+3
2013-07-26build: Add library link to fftw3f when building against bundled libosmo-dspSylvain Munaut1-1/+1
2013-04-14libosmo-dsp: Pull upstream changesv0.36.0Sylvain Munaut1-0/+0
2013-03-08libosmo-dsp: Pull upstream changesSylvain Munaut1-0/+0
2013-03-08optimize: Make use of the previous data point as start point for the optimiza...Sylvain Munaut1-1/+4
2013-03-04build: Fallback to local checkout if a system-wide libosmo-dsp isn't foundSylvain Munaut2-2/+9
2013-03-04libosmo-dsp: Add submoduleSylvain Munaut2-0/+3
2013-03-03optimize: Make sure d_count is initialized and resetSylvain Munaut2-2/+6
2013-03-03fix: Add optimization if there is no correction to applySylvain Munaut1-0/+5
2013-03-03optimize: Add default period=0 to constructor headerSylvain Munaut1-1/+1
2013-03-03Remove 'const' qualifier from return typesSylvain Munaut2-5/+5
2013-03-03Remove debug printf leftoverSylvain Munaut1-3/+1
2013-03-02Initial importSylvain Munaut56-0/+18974