osmo-pcu/tests/tbf
Pau Espin 2ae8337669 Get rid of class GprsCodingScheme
We have same kind of object splitted into two layers, in coding_scheme
and gprs_coding_scheme. Let's merge them together and get rid of the
class, which is not really useful because it's only a set of functions
operating on one enum value.

This change also fixes gcc 10.1.0 error about memseting a complex type
in rlc.h init().

Change-Id: Ie9ce2144ba9e8dbba9704d4e0000a2929e3e41df
2020-05-20 11:07:07 +00:00
..
TbfTest.cpp Get rid of class GprsCodingScheme 2020-05-20 11:07:07 +00:00
TbfTest.err tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lost 2020-05-19 09:30:23 +00:00