aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-03-13src/Makefile.am: libraries shall not be in LDFLAGS but in LIBADDVadim Yanitskiy1-1/+2
2019-01-26Bump version: 0.3.10-464b → 0.4.00.4.0Harald Welte1-1/+1
2016-12-30cxvec/math: Add helper to find the N highest energy values in vectorSylvain Munaut1-0/+45
2014-10-05cxvec/math: Make sure to use conjf and not conj to avoid double mathSylvain Munaut1-2/+2
2013-06-16iqbal: Move the SDR# comment to the Doxygen file header0.3.0Sylvain Munaut1-11/+10
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-03-19iqbal: Add reference to SDR# blog postSylvain Munaut1-0/+11
2013-03-08iqbal: Improve convergence of the optimizationSylvain Munaut1-7/+8
2013-03-08iqbal: Reduce gradient stepSylvain Munaut1-1/+1
2013-03-08iqbal: Allow caching of fft buffer and plan during the optimize callSylvain Munaut1-8/+62
2013-03-03iqbal: Remove a Doxygen warningSylvain Munaut1-2/+1
2013-03-03iqbal: Fix typo in docSylvain Munaut1-1/+1
2013-02-19iqbal: Import new module to deal with IQ balance correction/optimizationSylvain Munaut2-3/+304
2013-02-10build: remove redundant AC_PROG_LIBTOOL and use LT_INIT(pic-only).Diego Elio Pettenò1-1/+1
2012-05-24cxvec_math: Add osmo_cxvec_delay functionSylvain Munaut1-0/+74
2012-05-23cxvec_math: Add missing doc for 'out' param of osmo_cxvec_convolveSylvain Munaut1-0/+1
2012-05-23cxvec_math: Mark input vectors as 'const' where applicableSylvain Munaut1-8/+9
2012-05-14src: Fix typo in MakefileSylvain Munaut1-1/+1
2012-04-18Rename to libosmosdr to libosmodsp to avoid conflict with the SDR hwSylvain Munaut4-7/+7
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut3-3/+3
2011-10-15build: Add all the autotools 'magic'Sylvain Munaut1-0/+11
2011-10-15Initial import of the actual sources/headersSylvain Munaut3-0/+776