aboutsummaryrefslogtreecommitdiffstats
path: root/tests/power/bs_power_loop_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-05-19copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2021-11-04measurement: pass *mr to lchan_bs_pwr_ctrl()Vadim Yanitskiy1-48/+8
2021-09-14Power Control Loop: Set P_CON_INTERVAL to 1 by defaultPau Espin Pedrol1-3/+8
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol1-1/+1
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol1-0/+2
2021-02-07power_control: implement handling of P_Con_INTERVAL parameterVadim Yanitskiy1-1/+53
2021-01-21power_control: add test for inc / red step size limitationsVadim Yanitskiy1-0/+67
2021-01-08power_control: rework handling of DL RxQual measurementsVadim Yanitskiy1-16/+21
2021-01-08power_control: use more reasonable reduce step sizeVadim Yanitskiy1-18/+26
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-37/+39
2020-12-09power_control: make raise/lower step limitation configurableVadim Yanitskiy1-3/+19
2020-12-06power_control: clarify units in 'struct bts_power_ctrl_params'Vadim Yanitskiy1-5/+5
2020-12-06power_control: implement BS (Downlink) Power ControlVadim Yanitskiy1-0/+398