aboutsummaryrefslogtreecommitdiffstats
path: root/src/l1/ccch.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-12l1/conv: Add all convolutional codes used in GMR-1 3GSylvain Munaut1-1/+1
2016-09-11General copyright notice updateSylvain Munaut1-1/+1
2016-03-08l1/{bcch,ccch}: Minor doc fixesSylvain Munaut1-1/+1
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2012-03-14l1: Do a bit of #include cleanup, make sure to include what's neededSylvain Munaut1-0/+4
2011-12-14l1/{bcch,ccch}: Add missing doc for conv_rv parameter and return valueSylvain Munaut1-0/+2
2011-12-14l1/ccch: Fix missing const qualifier on gmr1_ccch_{encode,decode}Sylvain Munaut1-2/+2
2011-11-19l1: Use constructor attribute to init the channel codersSylvain Munaut1-11/+1
2011-10-30l1: Couple of fixes in the documentation of bcch/ccch channe codingSylvain Munaut1-2/+2
2011-10-19l1/ccch: Add CCCH (PCH/AGCH) channel codingSylvain Munaut1-0/+113