aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-23gsm_data_shared.h: Remove unused enum gsm_paging_eventPau Espin Pedrol1-7/+0
2018-04-17osmo-bts-trx: perform error concealment for FR framesPhilipp Maier1-0/+6
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-2/+0
2018-03-17Add 'osmo-bts-omldummy' to bring up only OML without RSLHarald Welte1-0/+1
2018-03-17virtual: Correctly set+report BTS variant in OML attributesHarald Welte1-0/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte3-103/+94
2018-03-17cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte1-14/+16
2018-03-17gsm_data_shared: Remove unused definitions/members/functionsHarald Welte1-197/+0
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-3/+6
2018-03-02pcuif_proto: add version 8 featuresAlexander Couzens1-1/+19
2018-03-02pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.hAlexander Couzens2-2/+2
2018-02-28pcuif_proto: correct indention of gsm_pcu_if_dataAlexander Couzens1-5/+5
2018-02-27Add high-accuracy ToA value to Uplink Measurement ReportsHarald Welte1-0/+1
2018-02-27measurement: Keep average of high-accurate ToA value in lchanHarald Welte1-0/+1
2018-02-27L1SAP: Increase resolution of reported burst timingHarald Welte1-1/+1
2018-02-27measurement.c: higher-precision TA/TOA mathHarald Welte1-2/+2
2018-02-27trx/scheduler: Use integer math for TOA (Timing of Arrival)Harald Welte2-9/+9
2018-02-27RACH decoding: Use BER threshold for RACH ghost detectionHarald Welte1-0/+1
2018-02-26split scheduler_mframe.c from scheduler.cHarald Welte1-0/+30
2018-02-26counters: split rach:sent into rach:drop, rach:ho, rach:cs and rach:psHarald Welte1-1/+4
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte3-0/+16
2018-02-23measurement.c: Hand Frame Number into measurement computationHarald Welte1-1/+1
2018-02-23scheduler: add trx_sched_is_sacch_fn() functionHarald Welte1-0/+3
2018-02-22Introduce + use LOG/DEBUGP with frame number prefixing/printingHarald Welte1-0/+12
2018-02-22bts: use feature list instead of speech codec tablePhilipp Maier2-8/+2
2018-02-22gsm_data_shared: extend bts feature list with speech codecsPhilipp Maier1-1/+7
2018-02-19rsl: do not allow MODE MODIFY request with unsupp. codec/ratePhilipp Maier2-0/+11
2018-02-07Add helper to get BCC from BSICMax1-0/+2
2018-02-05Print much more information during 'show lchan'Harald Welte1-0/+5
2018-02-05gsm_lchan: remove unused member fieldsHarald Welte1-2/+0
2018-01-05Remove BSC-specific partsMax1-101/+0
2017-12-03Put useful information in RTCP SDES.Harald Welte1-0/+1
2017-12-02scheduler: Harmonize log line format; Always print TS name + decoded FNHarald Welte1-0/+6
2017-12-02Comments on individual members of struct gsm_abis_moHarald Welte1-0/+7
2017-10-08Remove build dependency on legacy OpenBSCMax5-5/+1001
2017-09-02trx: avoid deactivating lchan on LCHAN_REL_ACT_REACTMax1-1/+1
2017-09-01Support removing SI13 from PCUMax1-1/+1
2017-08-31Support sending SI13 to PCUMax1-0/+1
2017-08-24osmo-bts-trx: remove global variables from loopsMax1-1/+3
2017-08-09TRX: Remove global variables, move SETBSIC/SETTSC handling into phy_linkHarald Welte1-0/+1
2017-08-09L1SAP: Use RSL_CHAN_OSMO_PDCH across L1SAPHarald Welte1-0/+1
2017-07-19lc15: port lc15bts-mgr changesMax1-0/+6
2017-07-13VIRT-PHY: Initial check-in of a new virtual BTSHarald Welte2-0/+19
2017-07-10Allow passing low link quality buffers to upper layersPau Espin Pedrol1-1/+2
2017-06-24measurement: Remove dead codeHarald Welte1-2/+0
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte1-1/+3
2017-06-15cosmetic: fix some typosVadim Yanitskiy2-3/+3
2017-06-15Cleanup SI schedulingMax1-1/+1
2017-06-09Re-add version to phy_instanceMax1-1/+1
2017-06-09measurement: fix measurement computationPhilipp Maier1-0/+3