osmo-pcu/tests/tbf
Jacob Erlbeck 08f631c197 edge: Enable EGPRS in downlink TBFs
Currently GPRS is always used for downlink, which violates TS 44.060
(concurrent TBF must have the same mode).

Enable EGPRS mode for downlink if the EGPRS MS class is != 0 and
EGRPS has been enabled.

Note that EGPRS Ack/Nack handling is not yet implemented, so enabling
EGPRS will not work still. But we will now get EGPRS DL ACK/NACK
messages now from the MS.

Sponsored-by: On-Waves ehf
2016-02-05 13:20:45 +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: Enable EGPRS in downlink TBFs 2016-02-05 13:20:45 +01:00
TbfTest.ok tbf/test: Add test_tbf_dl_reuse 2015-08-24 12:23:50 +02:00