osmo-pcu/tests/tbf
Jacob Erlbeck cc9358f95a tbf: Keep a set of used TFI and USF per PDCH
Currently is is rather expensive to get TFI and USF usage per PDCH,
because the TBFs need to be scanned to get that information.

This commit adds corresponding bit sets which get updated by the
attach_tbf/detach_tbf methods of the gprs_rlcmac_pdch class.

Sponsored-by: On-Waves ehf
2015-07-07 10:35:28 +02:00
..
TbfTest.cpp ms: Add tbf() method to get the TBF based on the direction 2015-07-03 13:17:22 +02:00
TbfTest.err tbf: Keep a set of used TFI and USF per PDCH 2015-07-07 10:35:28 +02:00
TbfTest.ok ms: Add tbf() method to get the TBF based on the direction 2015-07-03 13:17:22 +02:00