summaryrefslogtreecommitdiffstats
path: root/tests/conv/conv_gsm0503_test.ok
Commit message (Collapse)AuthorAgeFilesLines
* Add functions for extended RACH codingMax2017-12-111-0/+8
| | | | | | | | | | | Add support for extended RACH (11 bit) according 3GPP TS 45.003 ยง5.3.2: * convolutional code with puncturing * encoding/decoding routines * corresponding tests Change-Id: I85a34a82d5cd39a594ee89d91a2338226066ab5d Related: OS#1548
* tests/conv: add GSM 05.03 specific testVadim Yanitskiy2017-04-301-0/+304
This change extends the convolutional code test coverage, adding the GSM 05.03 specific test vectors, generated by the conv_gen.py. Inspired by Tom's patch: http://lists.osmocom.org/pipermail/openbsc/2014-April/007364.html Change-Id: I76d1cd4032d2f74c5bb93bde4fab99aa655b7f1a