aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-07-08 12:53:16 +0200
committerJacob Erlbeck <jerlbeck@sysmocom.de>2015-07-16 10:25:14 +0200
commit47a57f6f869f19704bbb993fc157a86fd0c85e58 (patch)
tree81a749e414cea4a732e1eccd513f5548d87488bb /src/tbf.h
parent61205a7e6539b3926c3039e8dcabda6aa9b408ef (diff)
pdch: Manage TFIs per direction
Currently a single bit set is used to maintain a set of used TFI without distinguishing between uplink and downlink. Since the namespaces of UL and DL TFI are separate, this implementation is not correct. This commit changes gprs_rlcmac_pdch to use a separate bit set for each direction. It also replace the corresponding conditional fprintf statement in check_tfi_usage (AllocTest.cpp) by an equivalent OSMO_ASSERT. Sponsored-by: On-Waves ehf
Diffstat (limited to 'src/tbf.h')
0 files changed, 0 insertions, 0 deletions