aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-25WIPpespin/foobarPau Espin Pedrol1-0/+4
2024-03-23README.md: Add Forum + Issue Tracker sectionsHarald Welte1-0/+14
2024-03-23Add funding link to github mirrorHarald Welte1-0/+1
2024-03-18common: Add RTP related rate countersHarald Welte4-4/+43
2024-03-16osmo-bts-virtual: Port over to osmo_ioHarald Welte4-91/+100
2024-03-02sysmobts_mgr_temp: Migrate to ctrl_cmd_send2()Harald Welte2-1/+2
2024-02-17Fix license headers.Harald Welte143-143/+143
2024-01-28doc/examples: fix missing config files in release tarballsVadim Yanitskiy1-7/+16
2024-01-23osmo-bts-trx: add test VTY command to send arbitrary TRXC messagesVadim Yanitskiy3-3/+41
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 Welte5-5/+24
2023-12-21Add GSMTAP encapsulation of RLP frames in CSD NT modeHarald Welte5-4/+111
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 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