index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
conv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-7
/
+5
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-4
/
+4
*
core/conv/conv.c: drop useless assignment
Vadim Yanitskiy
2017-06-13
1
-1
/
+1
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-3
/
+2
*
core/conv: implement optimized Viterbi decoder
Tom Tsou
2017-04-11
1
-0
/
+9
*
misc: Doxygen tweaks: fixed some typos and minor errors
Katerina Barone-Adesi
2013-02-15
1
-1
/
+1
*
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