aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g
AgeCommit message (Expand)AuthorFilesLines
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol2-7/+7
2021-06-04[VAMOS] common/oml: generalize checking BTS_FEAT_MULTI_TSCVadim Yanitskiy1-15/+0
2021-05-23[VAMOS] gsm_data.h: introduce and use BTS_TSC macroVadim Yanitskiy1-3/+3
2021-05-17sysmo,oc2g,lc15: Make RadioChannel MO depend on RadioCarrier MOPau Espin Pedrol1-0/+1
2021-05-09osmo-bts-{lc15,oc2g}: drop redundant checks in VTY commandsVadim Yanitskiy1-38/+2
2021-04-20lchan2lch_par(): fix missing default branch in switchVadim Yanitskiy1-6/+17
2021-02-03Use osmo_fd_*_{disable,enable}Harald Welte2-5/+5
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-2/+9
2020-12-06power_control: clarify units in 'struct bts_power_ctrl_params'Vadim Yanitskiy1-1/+1
2020-12-02struct gsm_bts: move ul_power_{target,hysteresis} to ul_power_ctrlVadim Yanitskiy1-1/+1
2020-11-26part 5 of: fix SAPIs for handover, osmo-bts-oc2gNeels Hofmeyr1-18/+12
2020-11-26rename to release_sapi_ul_rach(), simplifyNeels Hofmeyr1-12/+4
2020-11-25oc2g-mgr: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-4/+15
2020-11-03fixup: vty: call bts_model_vty_init() from bts_vty_init()Vadim Yanitskiy1-2/+0
2020-11-02vty: call bts_model_vty_init() from bts_vty_init()Vadim Yanitskiy1-19/+15
2020-10-24main: separate model-specific arguments in helpVadim Yanitskiy1-1/+2
2020-10-24main: increase spacing between commands and descriptionVadim Yanitskiy1-3/+4
2020-10-20Introduce NM Channel FSMPau Espin Pedrol2-27/+29
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol2-20/+24
2020-10-20Introduce NM BTS FSMPau Espin Pedrol1-7/+7
2020-10-20Introduce NM BTS Site Manager FSMPau Espin Pedrol1-1/+4
2020-10-20Change NM Channel availability Dependency->Offline when RadioCarrier becomes ...Pau Espin Pedrol1-0/+12
2020-10-19remove dead oml_router codeHarald Welte4-157/+2
2020-10-19use osmo_fd_setup() everywhereHarald Welte2-14/+4
2020-09-28vty: make most struct pointers const in show/write commandsVadim Yanitskiy1-4/+4
2020-08-03Constify the 'trx' argument of trx_get_hlayer1() everywhereVadim Yanitskiy2-4/+4
2020-06-23bts_model: Convert bts_model_trx_close() to return asynchronouslyPau Espin Pedrol1-2/+6
2020-06-18power_ramp: Add support to get callback when ramping process completesPau Espin Pedrol2-3/+3
2020-06-18cosmetic: {oc2g,lc15}bts_bty.c: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-06-11Do not mix public and private BTS features, use libosmocore's APIVadim Yanitskiy1-10/+11
2020-05-09Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol3-12/+12
2020-04-26osmo-bts-{sysmo,oc2g,lc15}: fix segfault on 'dsp-trace-flag'Vadim Yanitskiy1-2/+2
2020-04-25oc2g: Fix mismatching signature in callback providedPau Espin Pedrol1-1/+2
2020-04-25oc2g: Fix returning values on void functionPau Espin Pedrol1-6/+5
2020-04-20fix compilation with gcc-10Harald Welte1-11/+11
2020-04-14logging: use only LOGL_NOTICE as defualt loglevelPhilipp Maier1-5/+5
2020-02-25cosmetic: Fix some typos with codespellPau Espin Pedrol1-1/+1
2020-02-17osmo-bts-sysmo: merge measurement data and payloadPhilipp Maier1-2/+2
2020-02-17Do not depend on pcu_direct flag when populating ph_data_indPhilipp Maier1-5/+4
2020-02-12l1_if: Fix strange formatting of Meas info loggingPau Espin Pedrol1-10/+8
2019-11-14Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSPPau Espin Pedrol1-0/+1
2019-11-14cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke5-11/+11
2019-10-11log: set L1 SAPI log contextOliver Smith1-0/+44
2019-10-05struct gsm_bts: Add model_priv pointer handing bts_model specific dataPau Espin Pedrol2-2/+11
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-21Move Access Burst link quality handling to L1SAPVadim Yanitskiy1-7/+1
2019-07-21Clarify and refactor link quality (C/I) handlingVadim Yanitskiy1-1/+1
2019-06-05Use #define RSL_CHAN_RACH for RSL Channel Number of RACHVadim Yanitskiy1-1/+1
2019-05-29osmo-bts-oc2g: Fix status LED responsibilitiesDaniel Willmann1-10/+2