libosmocore[master]: utils/conv_gen.py: add EDGE MCS 1-9 definitions

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Tom Tsou gerrit-no-reply at lists.osmocom.org
Tue Oct 18 22:33:38 UTC 2016


Patch Set 6:

Harald Welte wrote:
> We should be able to do a pretty simple Encode -> Decode test to
> test against our own encoder, and have that test be executed with
> every of the convolutional codes.  We should also be able to
> introduce a defined amount of bit errors and check if the decoder
> can still recover as expected (won't work for MCS-9/CS-4, of
> course).

Argeed that we need test cases. What makes the MCS encode/decode test
non-trival is that the downlink/uplink coding is asymmetric. Coding
in both directions is very similar, but still different enough to
prevent using the BTS only calls directly.

We need UE side encode and decode calls for the test case. I support
adding that functionality in a separate commit.

-- 
To view, visit https://gerrit.osmocom.org/837
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie1452342f524a8b60f2babc07398a1d9c9e06aa3
Gerrit-PatchSet: 6
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Tom Tsou <tom at tsou.cc>
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-HasComments: No



More information about the gerrit-log mailing list