aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/lchan.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Add GSMTAP encapsulation of RLP frames in CSD NT modeHarald Welte1-1/+5
2023-12-11LAPDm: Reject (release) establishment on DCCH, SAPI 0 without L3 payloadAndreas Eversberg1-0/+2
2023-07-30csd_v110_rtp_encode(): properly set E1/E2/E3 bitsVadim Yanitskiy1-1/+3
2023-07-21ASCI: Repeat UPLINK FREE message until uplink becomes busyAndreas Eversberg1-0/+3
2023-07-21ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECTHarald Welte1-0/+10
2023-07-10Store "Channel rate and type" from RSL Channel Mode IE in BTSHarald Welte1-0/+2
2023-05-29FR/HR/EFR TCH DL: implement DTX rulesMychaela N. Falconia1-0/+14
2022-09-13Introduce Osmux supportPau Espin Pedrol1-0/+13
2022-08-11Move lchan_dl_tch_queue_enqueue to lchan.c and make it publicPau Espin Pedrol1-0/+2
2022-08-11Avoid counting lchan->dl_tch_queue length every time a msg is enqueuedPau Espin Pedrol1-0/+1
2022-08-11Split out lchan rtp socket creation from rsl handling codePau Espin Pedrol1-0/+5
2022-05-10struct bts_ul_meas: reflect C/I units in field name s/c_i/ci_cb/Vadim Yanitskiy1-1/+1
2022-04-17struct amr_multirate_conf: remove ms_mode[], raname bts_mode[]Vadim Yanitskiy1-2/+1
2021-11-04[overpower] Turn it on and off depending on DL RxQualVadim Yanitskiy1-1/+2
2021-10-25[overpower] rsl: store full content of RSL_IE_OSMO_TEMP_OVP_ACCH_CAPVadim Yanitskiy1-2/+2
2021-10-23lchan: introduce and use lchan_is_tch() helperVadim Yanitskiy1-0/+3
2021-10-22struct gsm_lchan: move tch.rep_facch to rep_acch.dl_facchVadim Yanitskiy1-4/+2
2021-10-22struct gsm_lchan: group ACCH repetition state fieldsVadim Yanitskiy1-5/+8
2021-10-22cosmetic: s/repeated_acch_capability/rep_acch_cap/gVadim Yanitskiy1-1/+1
2021-10-14Move lchan_deactivate() to lchan.cPau Espin Pedrol1-0/+1
2021-10-14Move lchan related code to lchan.{c,h}Pau Espin Pedrol1-0/+3
2021-10-08rsl_tx_rf_res(): separate interference AVG / band calculationVadim Yanitskiy1-1/+3
2021-10-08rsl: prevent race condition during timeslot re-configurationVadim Yanitskiy1-0/+2
2021-10-07Introduce gsm_lchan_release function helperPau Espin Pedrol1-0/+1
2021-10-07lchan.h: Add related ticket info to FIXME commentPau Espin Pedrol1-1/+1
2021-10-07Move lchan,power_ctrl specific code from gsm_data.h to their own filesPau Espin Pedrol1-0/+357