osmo-bsc/src
Vadim Yanitskiy a019e9af8b lchan_select: implement dynamic selection mode for assignment
This change implements an additional channel allocation mode, which
can be employed during a TCH channel allocation for assignment.
Selection between ascending and descending order is performed
depending on pre-configured parameters:

* Uplink RxLev threshold and number of samples for averaging,
* C0 (BCCH carrier) channel load threshold.

This is useful in setups where Tx power of the RF carriers cannot be
adjusted +dynamically at run-time and thus BS Power Control cannot
be performed.  In such setups the BCCH carrier is transmitting at
relatively higher power than the other RF carriers.  The key idea
is to allocate channels in a smarter way, so that UEs with poor signal
would get channels on carriers with high Tx power, while UEs with good
signal could use carriers with lower Tx power.

Change-Id: I1b7a0d706976b73cc5c30a8714b830811addfe8d
Related: osmo-ttcn3-hacks.git Ia522f37c1c001b3a36f5145b8875fbb88311c2e5
Related: SYS#5460
2022-06-30 16:36:55 +00:00
..
ipaccess ipaccess-config: check value returned by abis_nm_tlv_parse() 2022-06-28 18:18:05 +07:00
osmo-bsc lchan_select: implement dynamic selection mode for assignment 2022-06-30 16:36:55 +00:00
utils utils/meas_pcap2db: fix -Wpointer-sign in pcap_cb() 2022-04-27 12:41:24 +00:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00