aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_debug.h
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-12-14 15:19:12 +0100
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-12-15 15:19:42 +0100
commit9e862e1e7f94e693615a843cbbbca0f4417e277f (patch)
tree80f0b7b31503461bb16ef5974b056a3c182477ef /src/gprs_debug.h
parentd0222cfe2dda4f169bf3d37cdc5eb79ef699cfd2 (diff)
edge: Use GprsCodingScheme to adjust the UL RLC block size
Currently the block size is mapped by a switch statement to strip extra bits that are not used for RLC blocks. That information is already available via the GprsCodingScheme class. This commit moves the CS/MCS detection to the rcv_block message and passes the cs object via rcv_block_gprs, where the length gets adjusted, to gprs_rlcmac_pdch::rcv_data_block_acknowledged. There the switch statement is removed. Note that the TbfTest.err changes due to an additional log message. Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/gprs_debug.h')
0 files changed, 0 insertions, 0 deletions