summaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/conv.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-7/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-28/+28
* include: Switch to #pragma once patternSylvain Munaut2014-06-161-4/+1
* misc: Doxygen tweaks: fixed some typos and minor errorsKaterina Barone-Adesi2013-02-151-1/+1
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* core/conv: Add utility methods to know length of coded/decoded vectorsSylvain Munaut2011-11-241-0/+6
* core/conv: Add support for other termination types (trunc & tail biting)Sylvain Munaut2011-11-241-6/+25
* core/conv: Minor documentation improvementsSylvain Munaut2011-11-241-12/+18
* some more doxygen work (include the notion of modules)Harald Welte2011-08-171-11/+25
* core/conv: Add some generic code for convolutional coding/decodingSylvain Munaut2011-04-261-0/+101