osmo-pcu/tests/tbf
Jacob Erlbeck be881c028f edge: Work-around to not use MCS-6 with padding
Currently single BSN blocks of size 68 (a single unit from MCS-8)
are put into a MCS-6 block with padding according to TS 44.060
Annex J. Unfortunately, these packets are ignored by the E71. This
might be related to the currently incorrect usage of the puncturing
schemes and the RSB bit (the puncturing schemes are not updated and
the RBS flag is never set).

Avoid downgrading from MCS-8 to MCS-6 if there is no second block
available. Send the block twice instead.

Sponsored-by: On-Waves ehf
2016-02-08 00:45:40 +01:00
..
TbfTest.cpp tbf/tests: Add tests for EGPRS TBF establishment 2016-02-08 00:45:40 +01:00
TbfTest.err edge: Work-around to not use MCS-6 with padding 2016-02-08 00:45:40 +01:00
TbfTest.ok tbf/tests: Add tests for EGPRS TBF establishment 2016-02-08 00:45:40 +01:00