aboutsummaryrefslogtreecommitdiffstats
path: root/src/gmr1_gen_mat.c
AgeCommit message (Collapse)AuthorFilesLines
2016-09-11General copyright notice updateSylvain Munaut1-1/+1
find . -name \*.c -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \; find . -name \*.h -exec sed -i -e "s/(C) [0-9\-]*/(C) 2011-2016/g" {} \; Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2012-03-14misc: Add software to generate the G/g matrices for the FACCH3 codesSylvain Munaut1-0/+103
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>