osmo-pcu/tests/tbf
Jacob Erlbeck e2e004e7a9 tbf: Pass the MS object around instead of old_tbf
Currently the old TBF (either uplink or downlink) is passed around at
TBF allocation mainly to get information about the MS. To implement
more complex allocation algorithms, the MS object itself will be
needed anyway.

This commit replaces the old_tbf arguments by MS object arguments.

Sponsored-by: On-Waves ehf
2015-06-29 10:53:32 +02:00
..
TbfTest.cpp tbf: Pass the MS object around instead of old_tbf 2015-06-29 10:53:32 +02:00
TbfTest.err tbf: Fix downlink packet loss 2015-06-22 10:39:06 +02:00
TbfTest.ok tbf/test: Add test for DL LLC packet loss 2015-06-22 10:39:06 +02:00