aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-18manuals: Add counter documentationDaniel Willmann3-0/+72
2019-07-18common/rsl.c: fix: properly handle SI3 Rest OctetsVadim Yanitskiy1-1/+3
2019-07-17fix spelling stuff mentioned by lintianThorsten Alteholz4-4/+4
2019-07-16osmo-bts-trx/scheduler: rx_rach_fn(): enrich debug messageVadim Yanitskiy1-3/+9
2019-07-16osmo-bts-trx/scheduler: rx_rach_fn(): clarify handover RACH handlingVadim Yanitskiy1-1/+2
2019-07-16osmo-bts-trx/scheduler: rx_rach_fn(): use optional TSC info from TRXVadim Yanitskiy1-9/+12
2019-07-16osmo-bts/scheduler: provide actual C/I values to OsmoPCUVadim Yanitskiy2-3/+18
2019-07-16osmo-bts-trx/scheduler: pass trx_ul_burst_ind to lchan handlersVadim Yanitskiy4-152/+191
2019-07-16osmo-bts-trx/trx_if.c: encode actual TRXD header versionVadim Yanitskiy1-2/+17
2019-07-16osmo-bts-trx/trx_if.c: add TRXD header version negotiationVadim Yanitskiy4-5/+91
2019-07-16RSL: Fix fixed MS power control in RSL CHAN ACTIVEric Wild1-0/+8
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+2
2019-07-04osmo-bts-trx/trx_if.c: properly describe TRXD messages in logsVadim Yanitskiy1-4/+45
2019-07-04osmo-bts-trx/trx_if.c: drop RSSI / ToA debugging codeVadim Yanitskiy1-13/+0
2019-07-04osmo-bts-trx/trx_if.c: introduce TRXD header version 0x01 supportVadim Yanitskiy2-1/+183
2019-06-27osmo-bts-trx/trx_if.c: introduce TRXD header version handlingVadim Yanitskiy3-57/+199
2019-06-27osmo-bts-trx/trx_if.c: rename and clarify TRX_MAX_BURST_LENVadim Yanitskiy1-4/+5
2019-06-27osmo-bts-trx/trx_if.c: use osmo_loadXXbe() for TDMA FN and ToA256Vadim Yanitskiy1-2/+2
2019-06-25bts: Bypass T200 DCCH values for CCCHPau Espin Pedrol1-8/+11
2019-06-21revert changes to T200Eric Wild1-7/+17
2019-06-19manuals: Add script to regenerate counter/vty documentationDaniel Willmann2-0/+18
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 Welte3-59/+40
2019-06-13Update T200 timer default valuesHarald Welte1-9/+9
2019-06-13[correctly] use the LAPDm T200 values received via OMLHarald Welte1-16/+13
2019-06-13l1sap: Compute statistics on FN advance in PH-RTS.indHarald Welte5-0/+46
2019-06-08common/scheduler.c: refactor description of TRXC_* lchansVadim Yanitskiy3-108/+467
2019-06-05Use #define RSL_CHAN_RACH for RSL Channel Number of RACHVadim Yanitskiy5-5/+5
2019-06-04bts-trx: trx_if.c: Introduce logging macro LOGPPHIPau Espin Pedrol3-44/+38
2019-06-03common/bts.c: bts_supports_cm(): take care about GSM48_CMODE_SIGNVadim Yanitskiy1-0/+5
2019-06-03trx: Update documentation for fn-advance and rts-advanceHarald Welte1-2/+45
2019-06-01common/rsl.c: RSL_IE_HANDO_REF is mandatory for handover CHAN ACTVadim Yanitskiy1-3/+7
2019-06-01osmo-bts/scheduler.h: cosmetic: use bool for ho_rach_detectVadim Yanitskiy1-1/+1
2019-06-01osmo-bts-trx/l1_if.h: drop unused ho_rach_detect from trx_l1hVadim Yanitskiy1-1/+0
2019-06-01osmo-bts-trx/trx_if.c: dropping Tx bursts is a noticeable eventVadim Yanitskiy1-2/+1
2019-05-31debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-29osmo-bts-lc15: Change LED behaviour to be the same as oc2gDaniel Willmann2-14/+31
2019-05-29osmo-bts-oc2g: Fix status LED responsibilitiesDaniel Willmann2-14/+3
2019-05-28clear GPRS indicator in SI3 while PCU is disconnectedHarald Welte5-9/+63
2019-05-28lc15,sysmo,oc2g: fix dsp-trace-flag commandNeels Hofmeyr3-3/+3
2019-05-27Fix passing of RR SUSPEND REQ from DCCH to PCU socketHarald Welte1-9/+33
2019-05-26common/rsl.c: fix NULL-pointer dereference in rsl_rx_rll()Vadim Yanitskiy1-2/+2
2019-05-25Add severity to OML FAILURE EVENT REPORTHarald Welte9-49/+50
2019-05-24oml: Have one generic log message for all transmitted messagesHarald Welte1-6/+2
2019-05-24oml: Print more context from FOM Header or using MOHarald Welte1-28/+31
2019-05-24l1sap: Fix calculation of expired RACH slots in case of missing frame numbersHarald Welte1-2/+5
2019-05-24l1sap: Correctly count RACH slots in calc_exprd_rach_frames()Harald Welte1-4/+1
2019-05-24load_indication: Fix missing re-set of RACH parametersHarald Welte1-0/+1
2019-05-24rsl: MS POWER COCNTROL isn't (only) about "forcing" power levelsHarald Welte1-1/+1
2019-05-24rsl: Implement parsing of BS Power Control messageHarald Welte2-1/+45