aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-21ASCI: Add Notification CHannel (NCH) supportAndreas Eversberg3-3/+14
2023-07-21ASCI: Retrieve NCH position from System Information 1Andreas Eversberg2-0/+2
2023-07-21osmo-bts-trx: document/clarify the meaning of BUFMAX=24Vadim Yanitskiy1-1/+1
2023-07-21ASCI: VGCS/VBS RACH -> RSL TALKER/LISTENER DETECTHarald Welte6-0/+41
2023-07-13osmo-bts-trx: implement CSD scheduling supportVadim Yanitskiy1-2/+6
2023-07-12common: Make socket queue max. length configurablearehbein2-1/+2
2023-07-10Store "Channel rate and type" from RSL Channel Mode IE in BTSHarald Welte1-0/+2
2023-07-10Change return value of bts_supports_cm() from int to boolAndreas Eversberg1-2/+2
2023-07-10ASCI: NCH / NOTIFICATION supportHarald Welte3-0/+63
2023-07-10Add ASCI (advanced speech call items) log sub-systemHarald Welte1-0/+1
2023-07-10pcu_sock: use PCUIF version 11 (direct TLLI)Philipp Maier3-4/+16
2023-07-06scheduler: use size_t for data_len in _sched_compose_*_ind()Vadim Yanitskiy1-2/+2
2023-07-06scheduler: constify *data pointer in _sched_compose_*_ind()Vadim Yanitskiy1-2/+2
2023-07-06scheduler: unify argument names/order for _sched_compose_*_ind()Vadim Yanitskiy1-6/+8
2023-07-04Increase PCUIF wqueue sizePau Espin Pedrol1-1/+1
2023-07-02common: Have PCU socket connection use osmo_wqueuearehbein1-0/+2
2023-06-28ECU in UL path: make it optional per vty configMychaela N. Falconia1-0/+1
2023-06-07paging: do not confirm PAGING COMMAND messagesPhilipp Maier1-1/+1
2023-06-07paging: parse PCUIF data indication outside of paging.cPhilipp Maier1-2/+1
2023-06-03osmo-bts-trx: fix recent regression in Tx lchan handlersVadim Yanitskiy1-0/+1
2023-05-29HR1 codec: act on SID indication in RFC5993 RTP inputMychaela N. Falconia2-1/+4
2023-05-29FR/HR/EFR TCH DL: implement DTX rulesMychaela N. Falconia1-0/+14
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