aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-21oml: implement handling of NM_ATT_IPACC_SUPP_FEATURESVadim Yanitskiy1-0/+46
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-6/+0
2023-04-04Clarify configuration of TSC on each timeslotPau Espin Pedrol1-1/+6
2023-03-22osmo-bts-trx: properly activate [CBCH/]BCCH/CCCHVadim Yanitskiy1-0/+1
2021-10-08rsl: prevent race condition during timeslot re-configurationVadim Yanitskiy1-1/+0
2021-10-07nm_channel_fsm: Release lchans after BTS shutdownPau Espin Pedrol1-0/+2
2021-10-07Move lchan,power_ctrl specific code from gsm_data.h to their own filesPau Espin Pedrol1-420/+1
2021-10-07MS Power Control Loop: Use P_CON_INTERVAL=2 by defaultPau Espin Pedrol1-0/+1
2021-10-07Introduce gsm_lchan_init() function helperPau Espin Pedrol1-0/+1
2021-09-27osmo-bts-trx: implement Temporary Overpower for SACCH/FACCHVadim Yanitskiy1-0/+3
2021-09-26gsm_lchan2chan_nr(): separate RSL specific variant of this APIVadim Yanitskiy1-0/+1
2021-09-14Support configuring TA loop SACCH block ratePau Espin Pedrol1-0/+2
2021-09-13MS Power Control Loop: Feed UL C/I from correct measurement periodPau Espin Pedrol1-2/+4
2021-09-13lchan: Move TA CTRL param to its own substructPau Espin Pedrol1-2/+8
2021-09-11early IMM ASS: add configurable delay for RR IMM ASSNeels Hofmeyr1-0/+2
2021-09-03BS Power Control Loop: Support EWMA average algo for RxQual measPau Espin Pedrol1-0/+1
2021-09-03MS Power Control Loop: Support EWMA algorithm for C/I measurementsPau Espin Pedrol1-0/+1
2021-09-03MS Power Control Loop: Take C/I into accountPau Espin Pedrol1-0/+8
2021-08-18add osmo_tdef groups, exposing T timers on VTY configNeels Hofmeyr1-0/+3
2021-08-18enable Early Immediate AssignmentNeels Hofmeyr1-0/+5
2021-08-16remove unused LCHAN_S_INACTIVENeels Hofmeyr1-1/+0
2021-07-01osmo-bts-trx: implement BCCH carrier power reduction modeVadim Yanitskiy1-0/+3
2021-06-29gsm_data: Drop unused function gsm_pchan_parse()Pau Espin Pedrol1-1/+0
2021-06-18Report interference levels in RSL RF RESource INDicationVadim Yanitskiy1-0/+18
2021-06-05[VAMOS] Implement the concept of 'shadow' timeslotsVadim Yanitskiy1-0/+13
2021-06-04[VAMOS] gsm_data: rework and rename gsm_lchan_name_compute()Vadim Yanitskiy1-1/+1
2021-06-04[VAMOS] osmo-bts-trx: rework handling of Training SequenceVadim Yanitskiy1-3/+6
2021-05-23[VAMOS] gsm_data.h: introduce and use BTS_TSC macroVadim Yanitskiy1-0/+1
2021-05-23[VAMOS] gsm_data.h: fix wrong bit-mask in BSIC2BCC macroVadim Yanitskiy1-1/+1
2021-05-23[VAMOS] common: make 'struct gsm_bts_trx_ts' pointers constVadim Yanitskiy1-3/+3
2021-05-18[VAMOS] Re-organize osmo-bts-trx specific structuresVadim Yanitskiy1-0/+3
2021-03-01l1sap: Store status of SRR in an lchan struct memeberPhilipp Maier1-0/+1
2021-02-16gsm_data: handle l1_info with structsPhilipp Maier1-6/+1
2021-02-07power_control: implement handling of P_Con_INTERVAL parameterVadim Yanitskiy1-0/+5
2021-01-08power_control: properly track the first initial stateVadim Yanitskiy1-0/+2
2021-01-08power_control: generalize measurement pre-processing stateVadim Yanitskiy1-3/+13
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-1/+0
2021-01-04power_control: check-in new parameters and default valuesVadim Yanitskiy1-4/+63
2020-12-06power_control: clarify units in 'struct lchan_power_ctrl_state'Vadim Yanitskiy1-0/+3
2020-12-06power_control: implement BS (Downlink) Power ControlVadim Yanitskiy1-4/+2
2020-12-04power_control: generalize power control state structureVadim Yanitskiy1-8/+11
2020-11-28l1sap: add repeated uplink SACCHPhilipp Maier1-0/+1
2020-11-27l1sap: add repeated downlink SACCHPhilipp Maier1-0/+3
2020-11-27l1sap: add repeated downlink FACCHPhilipp Maier1-0/+12
2020-11-26part 1 of: fix SAPIs for handover to match 48.058 4.1.{3,4}Neels Hofmeyr1-0/+16
2020-10-15power_control: implement EWMA based Uplink power filteringVadim Yanitskiy1-0/+3
2020-10-15gsm_data: check in and use enum lchan_rel_act_kindVadim Yanitskiy1-1/+10
2020-10-01gsm_data.h: Drop unused struct fieldPau Espin Pedrol1-1/+0
2020-09-17gsm_data: rename hopping.{ma,ma_len} to hopping.arfcn_{list,num}Vadim Yanitskiy1-2/+2
2020-09-17struct gsm_bts_trx[_ts]: remove unused parsed NM attribute listVadim Yanitskiy1-1/+0