aboutsummaryrefslogtreecommitdiffstats
path: root/tests/power_ctrl.vty
AgeCommit message (Expand)AuthorFilesLines
2021-11-25Disable C/I based MS Power Control Loop by defaultPau Espin Pedrol1-7/+32
2021-10-07MS Power Control Loop: Use P_CON_INTERVAL=2 by defaultPau Espin Pedrol1-4/+4
2021-10-05Implement MS Uplink Power Control LoopKeith1-2/+2
2021-09-29MS Power Control Loop: Allow Turn off/on C/I independent from value settingPau Espin Pedrol1-19/+39
2021-09-21MS Power Control Loop: Support turn off C/I based logicPau Espin Pedrol1-0/+39
2021-09-13Power Control Loop: Set P_CON_INTERVAL to 1 by defaultPau Espin Pedrol1-2/+8
2021-09-06MS Power Control Loop: Support set up of C/I parameters for osmo-btsPau Espin Pedrol1-0/+24
2021-02-07power_control: make P_CON_INTERVAL parameter configurableVadim Yanitskiy1-1/+28
2021-01-12power_control: add increase / reduce step size recommendationsVadim Yanitskiy1-1/+4
2021-01-03power_control: vty: do not print 'no (rxlev-avg|rxqual-avg)'Vadim Yanitskiy1-12/+0
2020-12-29power_control: vty: some commands are not vendor specificVadim Yanitskiy1-4/+4
2020-12-29power_control: enable dynamic MS power control for osmo-btsVadim Yanitskiy1-16/+22
2020-12-27power_control: fix swapped lower/upper RxQual threshold valuesVadim Yanitskiy1-10/+10
2020-12-23power_control: reflect MS/BS Power difference in the VTY promptVadim Yanitskiy1-45/+45
2020-12-22power_control: add VTY command to set static / maximum BS PowerVadim Yanitskiy1-0/+38
2020-12-22power_control: add VTY commands for per-BTS configurationVadim Yanitskiy1-0/+205