aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-28octphy: add support for 16x oversampling modePhilipp Maier1-0/+1
2018-06-09Send DELETE_IND when dropping Imm Assign pending messagePau Espin Pedrol1-0/+1
2018-05-25rtp: make port range configurable, assign correct port numbersPhilipp Maier1-0/+5
2018-05-15let osmo-bts log a special notice if OML connection is closed earlyStefan Sperling1-0/+5
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 OpenBSCMax3-2/+1001