osmo-pcu/tests/tbf
Jacob Erlbeck 554a835e90 edge: Use a single PDCH rcv_data_block method for GPRS and EGPRS
Currently GPRS is handled by the old code path while EGPRS already
uses the unified functions. The rcv_block_egprs is basically not
specific to EGPRS and just needs minor modifications to handle GPRS.

This commit turns gprs_rlcmac_pdch::rcv_block_egprs into a unified
rcv_data_block method and uses it for GPRS, too.

Note that the logging messages of the new parser are different.

Sponsored-by: On-Waves ehf
2015-12-16 19:57:09 +01:00
..
TbfTest.cpp edge: Extend gprs_rlcmac_dl_tbf::handle by egprs_ms_class 2015-12-15 15:19:42 +01:00
TbfTest.err edge: Use a single PDCH rcv_data_block method for GPRS and EGPRS 2015-12-16 19:57:09 +01:00
TbfTest.ok tbf/test: Add test_tbf_dl_reuse 2015-08-24 12:23:50 +02:00