aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-01from nrw/litecell15 branch, with Keith improvements andrafael2k/lc15-adaptationRafael Diniz2-0/+9
2020-03-10osmo-bts-virtual: Add "virtual-um ttl <0-255>" VTY optionHarald Welte1-0/+1
2020-03-08rsl: make IP DSCP configurableOliver Smith1-0/+1
2020-02-17osmo-bts-sysmo: merge measurement data and payloadPhilipp Maier1-1/+2
2020-01-20l1sap: merge MEAS IND into PRIM PH DATA / PRIM TCHPhilipp Maier2-1/+7
2020-01-20ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier3-2/+6
2020-01-03rsl: ensure measurement reports are sentPhilipp Maier1-0/+2
2019-11-30bts-trx: Drop low layer MS Power Control Loop algoPau Espin Pedrol2-7/+0
2019-11-22pcuif_proto.h: extend RACH.ind with TRX and timeslot number fieldsVadim Yanitskiy2-2/+5
2019-11-20power_control.c: Don't use announced MS Power level as input for loop calcula...Pau Espin Pedrol1-1/+0
2019-11-19osmo-bts-trx: general handling of NOPE / IDLE indicationsVadim Yanitskiy1-0/+2
2019-11-14Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSPPau Espin Pedrol1-0/+1
2019-11-14power_control.c: Fix ms pwr ctrl skipped if MS doesn't support announced MS P...Pau Espin Pedrol1-0/+1
2019-11-14Move and rename gsm_lchan.ms_power fieldPau Espin Pedrol1-3/+3
2019-11-14Change gsm_lchan field fixed to boolPau Espin Pedrol1-1/+1
2019-11-14Change gsm_bts_trx field to bool and rename itPau Espin Pedrol2-2/+2
2019-10-17Fix common misspellings and typosMartin Hauke1-4/+4
2019-10-16bts-trx: Time out if no clock ind recvd after RSP POWERONPau Espin Pedrol1-0/+6
2019-10-11log: set L1 SAPI log contextOliver Smith1-0/+31
2019-10-09L1SAP: also consider RSL_CHAN_OSMO_CBCH8 as CBCHVadim Yanitskiy1-1/+2
2019-10-09L1SAP: use RSL_CHAN_* definitions from libosmogsmVadim Yanitskiy1-10/+21
2019-10-05bts-trx: Rework code handling poweron statePau Espin Pedrol1-0/+2
2019-10-05bts-trx: vty: Print phy link state in cmd 'show transceiver'Pau Espin Pedrol1-0/+2
2019-10-05struct gsm_bts: Add model_priv pointer handing bts_model specific dataPau Espin Pedrol1-13/+1
2019-10-04scheduler: fix handling of PTCCH/U and PTCCH/D logical channelsVadim Yanitskiy1-1/+1
2019-09-27bts.h: Remove non-existent function definitionsPau Espin Pedrol1-8/+0
2019-09-10osmo-bts-trx: migrate to new generic ECU abstractionHarald Welte1-3/+3
2019-09-06pcu_interface: Forward ETWS Primary Notification to PCUHarald Welte2-0/+10
2019-09-05ETWS Primary Notification via P1 Rest OctetsHarald Welte1-0/+10
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-23bts-trx: Introduce VTY command osmotrx trxd-max-versionPau Espin Pedrol1-0/+1
2019-07-21Clarify and refactor link quality (C/I) handlingVadim Yanitskiy1-2/+2
2019-07-16osmo-bts/scheduler: provide actual C/I values to OsmoPCUVadim Yanitskiy1-1/+3
2019-07-16osmo-bts-trx/scheduler: pass trx_ul_burst_ind to lchan handlersVadim Yanitskiy1-19/+12
2019-07-04osmo-bts-trx/trx_if.c: introduce TRXD header version 0x01 supportVadim Yanitskiy1-0/+14
2019-06-27osmo-bts-trx/trx_if.c: introduce TRXD header version handlingVadim Yanitskiy1-4/+16
2019-06-13gsm_data_shared.h: Remove unused loc_list from struct gsm_btsPau Espin Pedrol1-3/+0
2019-06-13lapdm: Use new libosmocore API to ensure per-channel-type N200 valuesHarald Welte1-2/+0
2019-06-13l1sap: Compute statistics on FN advance in PH-RTS.indHarald Welte2-0/+10
2019-06-08common/scheduler.c: refactor description of TRXC_* lchansVadim Yanitskiy2-10/+15
2019-06-04bts-trx: trx_if.c: Introduce logging macro LOGPPHIPau Espin Pedrol1-0/+2
2019-06-01osmo-bts/scheduler.h: cosmetic: use bool for ho_rach_detectVadim Yanitskiy1-1/+1
2019-05-28clear GPRS indicator in SI3 while PCU is disconnectedHarald Welte2-0/+6
2019-05-25Add severity to OML FAILURE EVENT REPORTHarald Welte1-2/+2
2019-05-23cbch: Add counters; queue length limits and CBCH LOAD reportingHarald Welte3-0/+14
2019-05-21cbch: Keep SMSCB queue length counterHarald Welte1-0/+1
2019-05-21cbch: Support Extended CBCHHarald Welte2-8/+11
2019-05-21cbch: Implement support for DEFAULT messageHarald Welte1-0/+1
2019-04-19common/oml.c: constify argument 'trx' of handle_attrs_trx()Vadim Yanitskiy1-1/+1
2019-03-27Forward GPRS SUSPEND REQ from DCCH to PCU socketHarald Welte2-0/+10