aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte26-26/+26
2023-12-11Handle empty (idle) PDCH blocks gracefullyAndreas Eversberg1-1/+1
2023-10-05Drop use of deprectated vty callback is_config_nodePau Espin Pedrol1-25/+0
2023-10-03cosmetic: oc2g_mgr: fix trailing whitespacePau Espin Pedrol1-2/+2
2023-09-21oml: implement handling of NM_ATT_IPACC_SUPP_FEATURESVadim Yanitskiy2-0/+37
2023-09-15osmo-bts-{oc2g,lc15}: signal CBCH support to BSCVadim Yanitskiy1-0/+1
2023-07-21ASCI: Enable UPLINK ACCESS on various BTS modelsAndreas Eversberg1-1/+1
2023-05-27all models, HR1 codec: select RTP output format via vty optionMychaela N. Falconia1-0/+6
2023-05-10all models, FR/EFR UL: change SID check to _is_any_sid()Mychaela N. Falconia1-2/+2
2023-05-09lc15,oc2g: fix handling of SID in EFRMychaela N. Falconia1-7/+6
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-2/+2
2023-04-11Introduce NM FSM for GPRS NSVC objectPau Espin Pedrol1-4/+1
2023-04-09cosmetic: Change LOGPLCFN argument orderHarald Welte2-18/+16
2023-04-06Introduce NM FSM for GPRS Cell objectPau Espin Pedrol1-1/+1
2023-04-06Introduce NM FSM for GPRS NSE objectPau Espin Pedrol1-1/+1
2023-04-06Simplify implementation of bts_model_opstart() in all bts typesPau Espin Pedrol1-7/+2
2023-04-06lc15,oc2g,sysmo: Update GPRS NM object state at the right timePau Espin Pedrol1-5/+1
2023-04-06bts_model_apply_oml(): Improve definition of parameterPau Espin Pedrol1-1/+2
2023-04-06oml: Get rid of unused tlv_parsed param in bts_model_apply_oml()Pau Espin Pedrol1-2/+1
2023-04-06nm: Drop NM_EV_SETATTR_{ACK/NACK}Pau Espin Pedrol1-11/+2
2023-04-05nm: Apply BTS/TRX/TS OML Attributes through NM FSMsPau Espin Pedrol1-2/+1
2023-04-04bts_model_apply_oml(): Drop unneded codePau Espin Pedrol1-8/+0
2023-03-31Replace explicit gsm_lchan_name() calls with LOGPLCHANHarald Welte1-74/+39
2023-03-29cosmetic: Remove "FIXME?" from Odd AMR CMI phaseHarald Welte1-1/+3
2023-03-29oc2g: Fix 'unused variable' compiler warningHarald Welte1-1/+1
2023-03-29lc15/oc2g: remove unused variablesHarald Welte1-3/+0
2023-03-29cosmetic: use __func__ instead of __FUNCTION__Harald Welte1-1/+1
2023-03-28bts-{sysmo,oc2g,lc15}: Dump logical channel params during MPH-ACTIVATE.reqHarald Welte1-0/+3
2023-03-28bts-{sysmo,oc2g,lc15}: Fix RTP of AMR SID_FIRST_P1Harald Welte1-8/+2
2023-03-28Introduce LOGPLCFN() for logging lchan-name + frame numberHarald Welte2-29/+26
2023-03-27DTX: bts-{sysmo,oc2g,lc15}: Print DEBUG messages about ONSETHarald Welte1-0/+2
2023-03-24osmo-bts-{sysmo,lc15,oc2g}: fix segfault in ph_tch_req()Vadim Yanitskiy1-2/+1
2023-01-02osmo-bts: Transition to use of 'telnet_init_default'arehbein1-1/+1
2022-12-21oc2gbts_mgr_calib: fix build against gpsd >= 3.20Oliver Smith1-0/+5
2022-09-12oc2g: Makefile.am Fix typo in LIBOSMONETIF_LIBSPau Espin Pedrol1-1/+1
2022-09-06Depend on libosmo-netifPau Espin Pedrol1-0/+2
2022-08-11Clean up osmo-bts-*/Makefile.amPau Espin Pedrol1-17/+81
2022-04-25src/common/bts.c: set BTS_FEAT_PAGING_COORDINATIONOliver Smith1-1/+0
2022-04-21model_init: set BTS_FEAT_PAGINATION_COORDINATIONOliver Smith1-0/+1
2022-04-21model_init: order features alphabeticallyOliver Smith1-5/+6
2021-11-25[lc15,oc2g,octphy] Fix memory leak on write queue overflowHarald Welte1-1/+5
2021-10-14Move lchan_init_lapdm inside lchan_set_state(LCHAN_S_ACTIVE)Pau Espin Pedrol1-4/+0
2021-09-30lc15, oc2g, sysmo: fix show dsp-trace-flagsEric1-1/+1
2021-09-22nm_*fsm: Make FSMs aware of object being properly configured or notPau Espin Pedrol1-7/+30
2021-09-20Allow setting administrative state through oml_mo_state_chg()Pau Espin Pedrol1-5/+5
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