aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-09-20abis.c: Fix mess with priv->bsc_oml_hostPau Espin Pedrol1-19/+31
2021-09-20abis.c: Transition to CONNECTED state only when OML link is upPau Espin Pedrol1-46/+72
2021-09-20abis: Shorten string names of eventsPau Espin Pedrol1-2/+2
2021-09-20abis: Move FSM registration to constructor functionPau Espin Pedrol1-1/+5
2021-09-20cosmetic: Fix formatting of conditional operatorPau Espin Pedrol2-6/+6
2021-09-16power_control: Drop unused param in functionPau Espin Pedrol1-6/+4
2021-09-15abis.c: Convert early return to assert()Pau Espin Pedrol1-2/+1
2021-09-15abis.c: Rearrange code to follow logic state orderPau Espin Pedrol1-55/+55
2021-09-15cosmetic: fix typo in commentPau Espin Pedrol1-1/+1
2021-09-15abis: Clear code and drop code not executedPau Espin Pedrol1-8/+2
2021-09-15MS Power Control Loop: Fix sub vs full being passed to algoPau Espin Pedrol1-4/+4
2021-09-14Support configuring TA loop SACCH block ratePau Espin Pedrol2-1/+27
2021-09-14Power Control Loop: Set P_CON_INTERVAL to 1 by defaultPau Espin Pedrol1-0/+3
2021-09-14TA Control Loop: Change toa256 switch threshold to 75% of a symbolPau Espin Pedrol1-4/+5
2021-09-13MS Power Control Loop: Feed UL C/I from correct measurement periodPau Espin Pedrol2-24/+46
2021-09-13MS Power Control Loop: Feed UL RSSI from correct measurement periodPau Espin Pedrol1-1/+7
2021-09-13lchan: Move TA CTRL param to its own substructPau Espin Pedrol6-17/+17
2021-09-13ta_control: Allow switching TA quickerPau Espin Pedrol1-2/+2
2021-09-13TA loop: Take into account UL SACCH 'Actual Timing advance' fieldPau Espin Pedrol3-22/+72
2021-09-11early IA: change default X15 timer to 0 msNeels Hofmeyr1-1/+1
2021-09-11early IMM ASS: add configurable delay for RR IMM ASSNeels Hofmeyr3-9/+41
2021-09-06l1sap: Take L1SACCH MS_PWR from bitfield instead of manual parsingPau Espin Pedrol1-1/+1
2021-09-06comsetic: measurement.c: fix typo in commentPau Espin Pedrol1-1/+1
2021-09-06Power Control Loop: Move skip loop logic to function helperPau Espin Pedrol1-18/+21
2021-09-03MS/BS Power Control Loop: Fix downscaling averaging bugPau Espin Pedrol1-2/+4
2021-09-03MS/BS Power Control Loop: Do RxLEV meas avg & delta calculations directly on ...Pau Espin Pedrol1-20/+14
2021-09-03BS Power Control Loop: Increase attenuation if RxQual is better than upper th...Pau Espin Pedrol1-0/+3
2021-09-03BS Power Control Loop: Support EWMA average algo for RxQual measPau Espin Pedrol2-7/+9
2021-09-03BS Power Control Loop: refactor lchan_bs_pwr_ctrl() to look similar to lchan_...Pau Espin Pedrol1-59/+45
2021-09-03MS Power Control Loop: Improve loggingPau Espin Pedrol1-10/+10
2021-09-03MS Power Control Loop: Support EWMA algorithm for C/I measurementsPau Espin Pedrol1-19/+28
2021-09-03MS Power Control Loop: Take C/I into accountPau Espin Pedrol5-18/+286
2021-09-02sched_lchan_tch_x: use ul_cmr and ul_ft when generating RTP bad framePhilipp Maier2-4/+4
2021-09-02sched_lchan_tch_x: use functions to determine AMR tranmssion phasePhilipp Maier3-10/+94
2021-09-02sched_lchan_tch_x: do not use cmr as ftPhilipp Maier2-2/+2
2021-08-31rsl: Support parsing up to 3 RSL_IPAC_EIE_MEAS_AVG_CFG IEsPau Espin Pedrol1-1/+1
2021-08-31l1sap/gsmtap: Don't log UI fill frames [zero information field]Harald Welte1-0/+4
2021-08-30rsl: Fix rx of multiple RSL_IPAC_EIE_MEAS_AVG_CFG IEsPau Espin Pedrol1-1/+1
2021-08-29osmo-bts-trx: send dummy FACCH in the absense of RTP framesVadim Yanitskiy2-2/+16
2021-08-18add osmo_tdef groups, exposing T timers on VTY configNeels Hofmeyr3-1/+11
2021-08-18add VTY transcript testingNeels Hofmeyr1-0/+19
2021-08-18enable Early Immediate AssignmentNeels Hofmeyr2-0/+54
2021-08-16remove unused LCHAN_S_INACTIVENeels Hofmeyr1-1/+0
2021-07-19allow to configure multiple oml remote-ip addressesPhilipp Maier5-77/+277
2021-07-15Make gcc 11.1.0 false positivies happyPau Espin Pedrol1-3/+3
2021-07-06paging: prioritize CS related paging over PS related pagings.Philipp Maier3-2/+49
2021-07-05gsm_lchan_interf_meas_calc_band(): also print number of AVG samplesVadim Yanitskiy1-2/+2
2021-07-05rsl: use tlvp_val16be() in rsl_rx_ipac_XXcx()Vadim Yanitskiy1-5/+4
2021-07-05Support SDCCH8 in osmo dyn tsPau Espin Pedrol3-6/+19
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol15-50/+50