osmo-pcu/tests
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
..
alloc tbf: Use LListHead instead of llist_pods 2016-02-01 13:58:13 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge rlc: Add with_padding argument to gprs_rlc_data_info_init_dl/ul 2016-02-08 00:45:39 +01:00
emu pcu_emu/test: Initialise current_test 2015-05-04 10:02:01 +02:00
llc llc: Add move_and_merge method to llc_queue 2015-08-21 19:02:18 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms edge: Replace integer cs by GprsCodingScheme 2016-02-01 13:58:14 +01:00
rlcmac tests: Fix the expected result (re-add whitespace) 2013-08-03 14:59:38 +02:00
tbf edge: Work-around to not use MCS-6 with padding 2016-02-08 00:45:40 +01:00
types tbf: Use bitvec based window methods for GPRS 2016-02-08 00:45:35 +01:00
Makefile.am edge: Add test for GprsCodingScheme 2015-12-15 15:19:42 +01:00
testsuite.at edge: Add test for GprsCodingScheme 2015-12-15 15:19:42 +01:00