aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data.h
diff options
context:
space:
mode:
authorAlexander Chemeris <Alexander.Chemeris@gmail.com>2020-05-06 02:25:21 +0300
committeripse <Alexander.Chemeris@gmail.com>2020-05-08 20:25:54 +0000
commit241f058aeb3b714239887d3961b0ddd6829f75c1 (patch)
treee6d9ca82d8bb395bbea443a0258d285970a13221 /include/osmocom/bsc/gsm_data.h
parentb405e6e3152fd75c4c72adf2d143d2b1f14faa68 (diff)
ctrs: Correctly count load total for dynamic timeslots.
From the CS perspective, there is no difference whether this is a dynamic TS in NONE/PDCH mode or a static TCH in UNUSED mode since BSC can switch into USED mode at any moment. So we should count dynamic timeslots in the "total" count. A bit of a challenge here is that GSM_PCHAN_TCH_F_TCH_H_PDCH timeslots could be either switched to a single TCH/F or to two TCH/H, so the total can't be calculated reliably beforehand. In this code we assume TCH/F since this gives a lower total count. Change-Id: Iabd70e8adbf15eb3b7a7be597281ea99b352317b
Diffstat (limited to 'include/osmocom/bsc/gsm_data.h')
0 files changed, 0 insertions, 0 deletions