aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g/l1_if.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-12-11Handle empty (idle) PDCH blocks gracefullyAndreas Eversberg1-1/+1
2023-09-21oml: implement handling of NM_ATT_IPACC_SUPP_FEATURESVadim Yanitskiy1-0/+24
2023-04-09cosmetic: Change LOGPLCFN argument orderHarald Welte1-8/+6
2023-03-28Introduce LOGPLCFN() for logging lchan-name + frame numberHarald Welte1-8/+8
2023-03-24osmo-bts-{sysmo,lc15,oc2g}: fix segfault in ph_tch_req()Vadim Yanitskiy1-2/+1
2021-11-25[lc15,oc2g,octphy] Fix memory leak on write queue overflowHarald Welte1-1/+5
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-2/+2
2020-10-20Introduce NM Channel FSMPau Espin Pedrol1-3/+0
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol1-6/+6
2020-04-25oc2g: Fix mismatching signature in callback providedPau Espin Pedrol1-1/+2
2020-04-25oc2g: Fix returning values on void functionPau Espin Pedrol1-6/+5
2020-02-17Do not depend on pcu_direct flag when populating ph_data_indPhilipp Maier1-5/+4
2020-02-12l1_if: Fix strange formatting of Meas info loggingPau Espin Pedrol1-10/+8
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-10-11log: set L1 SAPI log contextOliver Smith1-0/+44
2019-07-21Move Access Burst link quality handling to L1SAPVadim Yanitskiy1-7/+1
2019-07-21Clarify and refactor link quality (C/I) handlingVadim Yanitskiy1-1/+1
2019-06-05Use #define RSL_CHAN_RACH for RSL Channel Number of RACHVadim Yanitskiy1-1/+1
2019-04-08l1_if: add include for missing header filePhilipp Maier1-0/+1
2019-03-19oc2g: l1if: delay trx initialization to avoid race conditionPhilipp Maier1-2/+14
2019-02-20oc2g: Remove unused variablesPau Espin Pedrol1-1/+0
2019-02-19oc2g: Fix compilation error (comment mark inside comment)Pau Espin Pedrol1-1/+1
2018-10-27Add OC-2G BTS sourcesOmar Ramadan1-0/+1755