aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-27oml: use oml_tx_failure_event_rep() instead of signals to SS_FAILPhilipp Maier1-1/+0
2019-03-27oml: use oml_tx_failure_event_rep() instead of oml_fail_rep()Philipp Maier1-2/+0
2019-03-27vty: add function gsmnet_from_vty() to vty.hPhilipp Maier1-0/+2
2019-03-18Constify pcu_rx_*() parametersMax1-1/+1
2019-03-18Make gsm_pchan2chan_nr() staticMax1-2/+0
2019-03-18oml: make oml_tx_failure_event_rep() publicPhilipp Maier1-0/+3
2019-02-12OML: Use 'const struct abis_oml_mo *' whenever users only readHarald Welte1-8/+8
2018-12-23osmo-bts-trx/loops.c: Use lchan name based loggingHarald Welte1-0/+2
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol2-2/+2
2018-11-26cosmetic: fix whitespacePau Espin Pedrol1-1/+0
2018-11-22Drop unused functionMax1-3/+0
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol2-0/+2
2018-10-27Add OC-2G BTS sourcesOmar Ramadan2-1/+28
2018-10-25common/scheduler.c: track TDMA frame loss per logical channelsVadim Yanitskiy1-1/+3
2018-10-22Convert lchan CCCH_LCHAN to chan_nr BCCH and viceversaPau Espin Pedrol1-0/+3
2018-09-30Fix computing CCCH block number from frame numberHarald Welte1-1/+1
2018-09-13measurement: fix unit-test test_lchan_meas_process_measurementPhilipp Maier1-1/+1
2018-09-13measurement: remove missed interval end detectionPhilipp Maier1-2/+0
2018-09-09CBCH: Implement CBCH support for osmo-bts-{trx,virtual}Harald Welte1-0/+1
2018-09-09CBCH: Move processing via L1SAPHarald Welte1-0/+1
2018-08-31paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier1-0/+3
2018-08-29measurement: add unit tests for ts45008_83_is_sub()Philipp Maier1-0/+2
2018-08-29measurement: add unit tests for is_meas_complete()Philipp Maier1-0/+2
2018-08-20measurement: make sure measurement interval end is detectedPhilipp Maier2-0/+4
2018-08-20measurement: make sure state is reset on chan act.Philipp Maier1-0/+2
2018-08-17cosmetic: unify measurement sample handling in one functionPhilipp Maier1-0/+2
2018-08-01Clarify frame loss counter for l1sched_chan_stateVadim Yanitskiy1-1/+1
2018-07-25preserve lchan-specific SI overrides on SACCH FILLStefan Sperling1-0/+2
2018-06-29Add min/max/std-dev measurement reporting for TOA256Harald Welte1-0/+15