aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-06-28osmo-bts-trx: add ability to send raw burst data via GSMTAPlaforge/gsmtap-burstHarald Welte7-2/+121
2023-06-28ECU in UL path: move it from trx model to l1sapMychaela N. Falconia3-69/+53
2023-06-28ECU in UL path: move state alloc/free to l1sapMychaela N. Falconia2-20/+26
2023-06-28ECU in UL path: make it optional per vty configMychaela N. Falconia5-3/+44
2023-06-27osmo-bts-sysmo: mute PHY until OML is readyOliver Smith2-8/+26
2023-06-26osmo-bts-sysmo/l1_if: move mute_rf_compl_cb upOliver Smith1-98/+98
2023-06-26osmo-bts-sysmo: activate_rf: no dispatch on failOliver Smith1-4/+5
2023-06-26l1sap: use gsm0502_fn2ccch_block() from libosmogsmVadim Yanitskiy2-27/+2
2023-06-23osmo-bts-sysmo: trx_mute_on_init_cb: call bts_update_statusOliver Smith1-0/+2
2023-06-23gitignore: add arm-poky-linux-gnueabi-libtoolOliver Smith1-0/+2
2023-06-14l1sap: cosmetic: rename payload_len to rtp_pl_lenPhilipp Maier1-2/+2
2023-06-07pcu_sock: move variable declaration of imsi[4] into related scopePhilipp Maier1-1/+1
2023-06-07paging: do not confirm PAGING COMMAND messagesPhilipp Maier3-5/+15
2023-06-07paging: parse PCUIF data indication outside of paging.cPhilipp Maier3-16/+23
2023-06-06osmo-bts-trx: remove redundant memset() on receipt of NOPE.indVadim Yanitskiy4-8/+3
2023-06-03osmo-bts-trx: fix recent regression in Tx lchan handlersVadim Yanitskiy5-7/+42
2023-06-02osmo-bts-trx: tx_pdtch_fn(): use msgb_l2len()Vadim Yanitskiy1-3/+3
2023-05-31trx TCH DL: transmit invalid speech blocks instead of dummy FACCHMychaela N. Falconia2-2/+36
2023-05-30osmo-bts-trx: tch_dl_dequeue(): do not drop CSD framesVadim Yanitskiy1-2/+2
2023-05-29HR1 codec: act on SID indication in RFC5993 RTP inputMychaela N. Falconia4-10/+24
2023-05-29HR1 codec: validate ToC header in RFC5993 RTP inputMychaela N. Falconia1-0/+14
2023-05-29FR/HR/EFR TCH DL: implement DTX rulesMychaela N. Falconia2-18/+284
2023-05-27osmo-bts-trx: use direct pointer to chan_state->{ul,dl}_burstsVadim Yanitskiy4-56/+56
2023-05-27osmo-bts-trx: alloc/free burst buffers in trx_sched_set_lchan()Vadim Yanitskiy5-129/+38
2023-05-27all models, HR1 codec: select RTP output format via vty optionMychaela N. Falconia9-1/+65
2023-05-27trx, HR1 codec: change UL PHY output format to TS 101 318Mychaela N. Falconia2-9/+7
2023-05-26trx: fix HR1 codec breakage from format changeMychaela N. Falconia1-1/+1
2023-05-26all models, HR1 codec: accept both TS101318 and RFC5993 formatsMychaela N. Falconia2-1/+19
2023-05-26refactor: replace rtppayload_is_valid() with preening before enqueueMychaela N. Falconia5-72/+170
2023-05-26systemd: depend on networking-online.targetOliver Smith8-0/+16
2023-05-19trx: remove model-specific BFI packet formatsMychaela N. Falconia2-53/+10
2023-05-19copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy25-25/+25
2023-05-16paging: cosmetic: rename all IMM.ASS references to MAC blockPhilipp Maier3-58/+60
2023-05-10PCU interface: Log version when starting listenerarehbein1-1/+1
2023-05-10all models, FR/EFR UL: change SID check to _is_any_sid()Mychaela N. Falconia4-8/+8
2023-05-09lc15,oc2g: fix handling of SID in EFRMychaela N. Falconia2-14/+12
2023-05-08RTP input, FR & EFR: preen incoming payloads for SID errorsMychaela N. Falconia2-9/+41
2023-05-05bbtransc/rcarrier: Fix statechg done twice upon NM_EV_RX_OPSTARTPau Espin Pedrol2-4/+4
2023-05-05pcu_sock: don not continue when running out of TRX spacePhilipp Maier1-1/+1
2023-05-04l1sap: fix wording in commentPhilipp Maier1-1/+1
2023-05-04octphy: Fix clearly wrong noop assignmentPau Espin Pedrol1-4/+2
2023-05-04sched_lchan_tchx: use GSM_HR_BYTES_RTP_RFC5993 constantPhilipp Maier2-2/+2
2023-05-02oml: reset BCCH carrier power reduction mode (if enabled)Vadim Yanitskiy1-0/+2
2023-05-01oml: gsm_objclass2{mo,obj}(): set cause for unknown obj_classVadim Yanitskiy1-4/+10
2023-05-01oml: gsm_objclass2{mo,obj}(): cosmetic: return immediatelyVadim Yanitskiy1-36/+18
2023-04-29gsm_objclass2obj(): Change signature/set NACK causearehbein3-19/+30
2023-04-29gsm_objclass2mo(): Change signature/set NACK causearehbein2-27/+40
2023-04-29fixup: common: Remove unused function gsm_objclass2nmstate()Vadim Yanitskiy1-2/+0
2023-04-28common: Remove unused function gsm_objclass2nmstate()arehbein1-14/+0
2023-04-25debian: set compat level to 10Oliver Smith2-2/+2