libosmocore/tests/conv
Philipp Maier 31c29ea051 conv: add convolutional coder for AMR SID UPDATE frames
AMR SID update frames are protected using an 1/4 convolutional coder,
wich is similar to the one used with 6,7 kbit voice frames. Except that
there is no puncturing and the length is different.

Change-Id: Ia35ed4178a7f0d816052b7e5d6478b93a1d9744f
Related: OS#2978
2020-03-09 13:40:27 +01:00
..
conv.c tests/conv: separate test logic 2017-03-06 17:06:45 +00:00
conv.h tests/conv: add GSM 05.03 specific test 2017-04-30 02:59:42 +07:00
conv_gsm0503_test.c tests/conv: add GSM 05.03 specific test 2017-04-30 02:59:42 +07:00
conv_gsm0503_test.ok conv: add convolutional coder for AMR SID UPDATE frames 2020-03-09 13:40:27 +01:00
conv_test.c tests/conv: separate test logic 2017-03-06 17:06:45 +00:00
conv_test.ok tests/conv: add LTE PBCH test vector 2017-01-16 12:52:01 +00:00