aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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