Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Fix the Doxygen section endings | Sylvain Munaut | 2012-04-18 | 1 | -1/+1 |
* | core/conv: Add utility methods to know length of coded/decoded vectors | Sylvain Munaut | 2011-11-24 | 1 | -0/+34 |
* | core/conv: Add support for other termination types (trunc & tail biting) | Sylvain Munaut | 2011-11-24 | 1 | -32/+94 |
* | core/conv: Really only consider error for non-zero soft values | Sylvain Munaut | 2011-11-24 | 1 | -3/+6 |
* | core/conv: Minor documentation improvements | Sylvain Munaut | 2011-11-24 | 1 | -0/+1 |
* | freebsd: Fixes for the compilation of libosmocore on FreeBSD | Holger Hans Peter Freyther | 2011-11-09 | 1 | -1/+3 |
* | some more doxygen work (include the notion of modules) | Harald Welte | 2011-08-17 | 1 | -0/+33 |
* | core/conv: Only consider error for non-zero soft values | Sylvain Munaut | 2011-04-28 | 1 | -3/+6 |
* | core/conv: Add some generic code for convolutional coding/decoding | Sylvain Munaut | 2011-04-26 | 1 | -0/+493 |