aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2024-03-31vty info: MS power levels in dBm are not negativeHEADmasterKeith1-2/+2
2024-03-18common: Add RTP related rate countersHarald Welte3-4/+34
2024-02-17Fix license headers.Harald Welte39-39/+39
2024-01-10early-IA: use the correct TRXNeels Hofmeyr1-10/+35
2024-01-06l1sap: fix logic error in gsmtap_csd_rlp_process()Vadim Yanitskiy1-2/+6
2024-01-04ctrl: Add max ber10k rachMatan Perelman1-0/+33
2023-12-21gsmtap-rlp: Add support for skipping generating NULL framesHarald Welte2-4/+21
2023-12-21Add GSMTAP encapsulation of RLP frames in CSD NT modeHarald Welte2-3/+102
2023-12-19OML: Add Get Attributes for supported MOs for Channel Object ClassAndreas Eversberg1-3/+92
2023-12-19OML: Add Get Attributes for supported MOs for Radio Carrier Object ClassAndreas Eversberg1-0/+41
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 Eversberg4-70/+88
2023-12-11LAPDm: Reject (release) establishment on DCCH, SAPI 0 without L3 payloadAndreas Eversberg1-0/+20
2023-11-21pcuif_proto: signal BTS model via PCUIFPhilipp Maier1-0/+21
2023-11-14osmo-bts-trx: eliminate ul_bursts_prev, use the primary bufferVadim Yanitskiy1-5/+1
2023-10-27ASCI: Control uplink access bursts detection of physical interfaceAndreas Eversberg4-10/+58
2023-10-27ASCI: Add control of uplink access to osmo-bts-trxAndreas Eversberg1-0/+27
2023-10-16pcuif_proto: clean up last remains of old PCUIF v10Philipp Maier1-2/+0
2023-10-05Drop use of deprectated vty callback is_config_nodePau Espin Pedrol1-15/+0
2023-10-04pcuif_proto: rename PCU_IF_FLAG_SYSMO to PCU_IF_FLAG_DIRECT_PHYPhilipp Maier1-1/+1
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 Yanitskiy1-1/+1
2023-10-04meas: lchan_meas_sub_num_expected(): proper cmode enforcementVadim Yanitskiy1-52/+41
2023-09-28l1sap: l1sap_tch_ind(): fix segfault on stale TCH.indVadim Yanitskiy1-0/+1
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 Yanitskiy2-1/+71
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 Pedrol5-12/+12
2023-09-19oml: Store RSL connect related fields in bb_transcPau Espin Pedrol3-6/+12
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-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 Pedrol1-2/+4
2023-08-31pcu_sock: print SAPI and msg_id when sending confirmationPhilipp Maier1-1/+2
2023-08-31pcu_sock: use PCU_IF_SAPI_AGCH_2 instead PCU_IF_SAPI_AGCHPhilipp Maier3-7/+26
2023-08-29pcuif_proto: use confirm flag in struct gsm_pcu_if_pchPhilipp Maier1-5/+1
2023-08-26csd_v110: handle empty/incomplete Uplink frames gracefullyVadim Yanitskiy1-3/+9
2023-08-26csd_v110: properly set E1/E2/E3 for non-transparent dataVadim Yanitskiy1-3/+11
2023-08-26csd_v110: fix comments in csd_v110_rtp_{en,de}code()Vadim Yanitskiy1-4/+4
2023-08-22bts: make bts_agch_dequeue staticPhilipp Maier1-1/+1
2023-08-10pcuif_proto: get rid of _DT, _dt (Direct TLLI)Philipp Maier1-11/+11
2023-08-08pcu_sock: get rid of fn parameter in pcu_tx_pch_data_cnfPhilipp Maier2-3/+2
2023-08-08pcuif_proto: rename tlli to msg_idPhilipp Maier2-7/+7
2023-08-07rsl: rsl_handle_chan_mod_ie(): do not use legacy definesVadim Yanitskiy1-7/+7
2023-08-07rsl: rsl_handle_chan_mod_ie(): set lchan->csd_modeVadim Yanitskiy1-0/+18