aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-27all models, HR1 codec: select RTP output format via vty optionMychaela N. Falconia1-0/+1
2023-05-26refactor: replace rtppayload_is_valid() with preening before enqueueMychaela N. Falconia2-0/+21
2023-05-19copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy2-2/+2
2023-05-16paging: cosmetic: rename all IMM.ASS references to MAC blockPhilipp Maier1-3/+4
2023-04-29gsm_objclass2obj(): Change signature/set NACK causearehbein1-1/+2
2023-04-29gsm_objclass2mo(): Change signature/set NACK causearehbein1-1/+2
2023-04-29fixup: common: Remove unused function gsm_objclass2nmstate()Vadim Yanitskiy1-2/+0
2023-04-21flags: group BTS_INTERNAL_FLAG_* into an enumVadim Yanitskiy1-14/+18
2023-04-11Move pcu_sock_state to gprs section of bts_smPau Espin Pedrol1-1/+1
2023-04-11Properly report all states through NM FSM upon OML link upPau Espin Pedrol1-0/+1
2023-04-11Drop NM_EV_BBTRANSC_INSTALLED in favour of generic NM_EV_SW_ACTPau Espin Pedrol1-1/+0
2023-04-11Move GPRS NSE under BTS SiteMgrPau Espin Pedrol2-27/+27
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol6-22/+29
2023-04-11Introduce NM FSM for GPRS NSVC objectPau Espin Pedrol1-0/+9
2023-04-09cosmetic: Change LOGPLCFN argument orderHarald Welte1-1/+1
2023-04-06Move NSVC structs to be part of NSEPau Espin Pedrol1-3/+4
2023-04-06Rearrange declaration of struct gsm_bts_gprs_nsvcPau Espin Pedrol1-12/+12
2023-04-06Introduce NM FSM for GPRS Cell objectPau Espin Pedrol2-6/+23
2023-04-06Introduce NM FSM for GPRS NSE objectPau Espin Pedrol2-5/+22
2023-04-06nm: Apply OPSTART through NM FSMsPau Espin Pedrol1-0/+1
2023-04-06bts_model_apply_oml(): Improve definition of parameterPau Espin Pedrol1-1/+3
2023-04-06oml: Get rid of unused tlv_parsed param in bts_model_apply_oml()Pau Espin Pedrol2-3/+1
2023-04-06nm: Drop NM_EV_SETATTR_{ACK/NACK}Pau Espin Pedrol2-5/+2
2023-04-05logging: Introduce LOGPLCGT()Harald Welte1-0/+4
2023-04-05nm: Apply BTS/TRX/TS OML Attributes through NM FSMsPau Espin Pedrol2-2/+5
2023-04-04Clarify configuration of TSC on each timeslotPau Espin Pedrol2-1/+7
2023-03-29common: implement rtp continuous-streaming modeMychaela N. Falconia1-0/+2
2023-03-28Introduce LOGPLCFN() for logging lchan-name + frame numberHarald Welte1-0/+4
2023-03-22osmo-bts-trx: properly activate [CBCH/]BCCH/CCCHVadim Yanitskiy2-7/+4
2023-03-17cosmetic: bts_trx.h: Fix whitespacePau Espin Pedrol1-2/+2
2023-03-04GSMTAP: allow configuring local addressMax1-0/+1
2023-03-01paging_add_imm_ass(): remove meaningless from_pcu argumentVadim Yanitskiy1-2/+2
2022-12-22ctrl: take both address and port from vty configMax1-2/+1
2022-12-21shutdown_fsm: Add power_ramp_force() to jump straight to the tgt powerDaniel Willmann2-2/+8
2022-12-17Revert "shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C"daniel1-1/+1
2022-12-15shutdown_fsm: Only ramp down power when stopping bts through Ctrl-CDaniel Willmann1-1/+1
2022-12-14pcuif_proto: use define constant to specify nax number of trxPhilipp Maier1-1/+2
2022-10-31pcuif_proto: cosmetic: add constant PCU_IF_NUM_NSVC and replace magic numbersPhilipp Maier1-5/+7
2022-10-12rsl: use unsigned intPhilipp Maier1-1/+1
2022-10-04osmo-bts-trx: handle MTS 0b0110 indicating an Access BurstVadim Yanitskiy1-0/+1
2022-09-26pcu_sock: fix sourcecode formattingPhilipp Maier1-1/+1
2022-09-13Introduce Osmux supportPau Espin Pedrol7-0/+69
2022-08-11Move lchan_dl_tch_queue_enqueue to lchan.c and make it publicPau Espin Pedrol1-0/+2
2022-08-11Use libosmocore API msgb_queue_free() to free listsPau Espin Pedrol1-2/+0
2022-08-11Avoid counting lchan->dl_tch_queue length every time a msg is enqueuedPau Espin Pedrol1-0/+1
2022-08-11Split out lchan rtp socket creation from rsl handling codePau Espin Pedrol1-0/+5
2022-08-08osmo-bts-trx: amr_loop: trigger the loop unconditionallyVadim Yanitskiy1-1/+0
2022-05-10struct bts_ul_meas: reflect C/I units in field name s/c_i/ci_cb/Vadim Yanitskiy1-1/+1
2022-05-10scheduler: trx_sched_is_sacch_fn(): make ts pointer constVadim Yanitskiy1-1/+1
2022-05-06osmo-bts-trx: drop Uplink loss detection from Downlink pathVadim Yanitskiy1-1/+0