osmo-pcu/tests/tbf
Jacob Erlbeck a700dd9e11 tbf: Move the current CS field to GprsMs
Currently the current CS value is stored in the cs field of
gprs_rlcmac_tbf and initialised when it is used the first time.

This commit adds separate fields for UL and DL CS values to the
GprsMs class and provides corresponding getter methods for GprsMs and
gprs_rlcmac_tbf.

Ticket: #1739
Sponsored-by: On-Waves ehf
2015-06-08 09:39:25 +02:00
..
TbfTest.cpp tbf: Move the current CS field to GprsMs 2015-06-08 09:39:25 +02:00
TbfTest.err tbf: Move the current CS field to GprsMs 2015-06-08 09:39:25 +02:00
TbfTest.ok tbf/test: Add tests for single and two phase access 2015-05-28 12:29:43 +02:00