aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-12-16OML: Add Get Attributes for supported MOs for Channel Object Classjolly/lapdAndreas Eversberg1-4/+93
2023-12-16OML: Add Get Attributes for supported MOs for Radio Carrier Object ClassAndreas Eversberg1-0/+37
2023-12-16OML: Add Get Attributes for supported MOs for BTS Object ClassAndreas Eversberg1-0/+178
2023-12-11Use polling based LAPDm with frame numbersAndreas Eversberg6-72/+90
2023-12-11Handle empty (idle) PDCH blocks gracefullyAndreas Eversberg4-4/+4
2023-12-11LAPDm: Reject (release) establishment on DCCH, SAPI 0 without L3 payloadAndreas Eversberg2-0/+22
2023-12-06Transmit invalid AMR speech blocks instead of dummy FACCHAndreas Eversberg2-8/+36
2023-12-01Use uniform log format for default config filesAndreas Eversberg11-7/+44
2023-11-21pcuif_proto: signal BTS model via PCUIFPhilipp Maier2-1/+34
2023-11-14osmo-bts-trx: eliminate ul_bursts_prev, use the primary bufferVadim Yanitskiy3-14/+7
2023-11-14osmo-bts-trx: use BPLEN macro instead of magic numbersVadim Yanitskiy1-3/+3
2023-11-14osmo-bts-trx: add_sbits(): simplify, improve coding styleVadim Yanitskiy1-7/+3
2023-11-10osmo-bts-trx: tx_tch[fh]_fn(): fix sending idle CSD framesVadim Yanitskiy2-20/+44
2023-11-10osmo-bts-trx: tx_tch[fh]_fn(): rework generation of dummy FACCHVadim Yanitskiy2-28/+43
2023-11-09osmo-bts-trx: tx_tch[fh]_fn(): use BUFPOS macro everywhereVadim Yanitskiy2-3/+3
2023-10-27ASCI: Add library requirements for uplink access to TODO-RELEASEAndreas Eversberg1-0/+1
2023-10-27ASCI: Control uplink access bursts detection of physical interfaceAndreas Eversberg6-11/+62
2023-10-27ASCI: Enable voice group/broadcast call feature at osmo-bts-trxAndreas Eversberg1-0/+2
2023-10-27ASCI: Add control of uplink access to osmo-bts-sysmoAndreas Eversberg3-2/+22
2023-10-27ASCI: Add control of uplink access to osmo-bts-trxAndreas Eversberg3-4/+47
2023-10-25trx_if: Allow calling trx_if_flush/close from within TRXC callback (v2)Pau Espin Pedrol2-7/+31
2023-10-25Revert "trx_if: Allow calling trx_if_flush/close from within TRXC callback"Pau Espin Pedrol1-9/+6
2023-10-16pcuif_proto: clean up last remains of old PCUIF v10Philipp Maier2-6/+0
2023-10-09Increase RR scheduler priority to 20, to avoid dropped burstsAndreas Eversberg1-1/+1
2023-10-05Drop use of deprectated vty callback is_config_nodePau Espin Pedrol5-88/+0
2023-10-04pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHYPhilipp Maier2-2/+2
2023-10-04meas: lchan_meas_sub_num_expected(): handle CSD modesVadim Yanitskiy1-0/+6
2023-10-04meas: ts45008_83_is_sub(): properly handle CSD modesVadim Yanitskiy1-13/+20
2023-10-04meas: fix ts45008_83_is_sub(): DTX is permitted on TCH/F signVadim Yanitskiy1-4/+1
2023-10-04meas: handle VAMOS specific chan modesVadim Yanitskiy1-0/+9
2023-10-04meas: lchan_meas_check_compute(): fix -SUB frame substitutionVadim Yanitskiy2-547/+370
2023-10-04meas: lchan_meas_sub_num_expected(): proper cmode enforcementVadim Yanitskiy2-747/+736
2023-10-04meas: also match stderr logging for meas_testVadim Yanitskiy4-3/+8428
2023-10-03osmo-bts-trx: rx_tchh_fn(): fix copy-pasted commentVadim Yanitskiy1-2/+2
2023-10-03cosmetic: oc2g_mgr: fix trailing whitespacePau Espin Pedrol1-2/+2
2023-09-28l1sap: l1sap_tch_ind(): fix segfault on stale TCH.indVadim Yanitskiy1-0/+1
2023-09-27systemd: remove RestartPreventExitStatus=1Oliver Smith3-3/+0
2023-09-25Do not prefix UI header to System Information Type 10Andreas Eversberg1-0/+9
2023-09-25ASCI: Ignore LAPD frames from MS, while the uplink is not activeAndreas Eversberg1-3/+14
2023-09-21oml: implement handling of NM_ATT_IPACC_SUPP_FEATURESVadim Yanitskiy14-1/+308
2023-09-19nm: delay RSL connect until BBTRANSC object is OPSTARTedPau Espin Pedrol2-12/+16
2023-09-19Move trx->rsl_link to trx->bb_transc.rsl.linkPau Espin Pedrol8-28/+27
2023-09-19oml: Store RSL connect related fields in bb_transcPau Espin Pedrol4-7/+18
2023-09-15oml: oml_tx_attr_resp(): handle common nm_state attributesVadim Yanitskiy1-0/+12
2023-09-15oml: refactor generation of Get Attribute ResponseVadim Yanitskiy1-113/+51
2023-09-15oml: oml_tx_attr_resp(): pass *mo to handle_attrs_{bts,trx}()Vadim Yanitskiy1-14/+8
2023-09-15osmo-bts-{oc2g,lc15}: signal CBCH support to BSCVadim Yanitskiy2-0/+2
2023-09-12Bump version: 1.6.0.210-8a1f-dirty → 1.7.01.7.0Pau Espin Pedrol5-28/+258
2023-09-07rsl: Improve logic reactivating CCCH upon SI3 BS_AG_BLKS_RES changePau Espin Pedrol1-3/+15
2023-09-07bts-trx: Fix CCCH not enabled if BS_AG_BLKS_RES!=1 is provided by BSCPau Espin Pedrol2-9/+16