aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_rlc_cfg from libosmcorePau Espin Pedrol1-19/+26
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_ns_cfg from libosmcorePau Espin Pedrol1-5/+13
2023-09-01oml: ipacc: Use new packed struct abis_nm_ipacc_att_bssgp_cfg from libosmcorePau Espin Pedrol1-3/+16
2023-09-01oml: ipacc: Remove BSSGP value assignment being overwritten afterwardsPau Espin Pedrol2-15/+14
2023-08-31pcu_sock: use PCU_IF_SAPI_AGCH_2 instead PCU_IF_SAPI_AGCHPhilipp Maier2-11/+26
2023-08-31pcuif_proto: check confirm flag in struct gsm_pcu_if_pchPhilipp Maier2-8/+16
2023-08-30meas_feed: Increase wqueue max_len to 100 and make it vty-configurablePau Espin Pedrol2-1/+30
2023-08-29meas_feed: Refactor fd/wqueue lifecyclePau Espin Pedrol1-31/+34
2023-08-29ASCI: Fix uninitialized values in vgcs_fsm.c, found by gcc 13.1.1.20230714Andreas Eversberg1-2/+4
2023-08-10pcuif_proto: get rid of _DT, _dt (Direct TLLI)Philipp Maier1-19/+19
2023-08-08pcuif_proto: rename tlli to msg_idPhilipp Maier2-14/+11
2023-07-26fix send_assignment_complete(): proper SCE encoding for CSDVadim Yanitskiy1-19/+38
2023-07-21Select channel type by enum instead of three booleanAndreas Eversberg6-30/+43
2023-07-21ASCI: Add assignment to a VGCS/VBS channelAndreas Eversberg3-4/+50
2023-07-21ASCI: Send release on VGCS/VBS channel via unit dataAndreas Eversberg2-6/+24
2023-07-21ASCI: Add support for reception of TALKER/LISTENER DETECTIONAndreas Eversberg1-2/+66
2023-07-21ASCI: Indicate release of subscriber connection to VGCS FSMAndreas Eversberg1-0/+25
2023-07-21ASCI: Forward lchan activation states to VGCS FSMAndreas Eversberg1-0/+57
2023-07-21ASCI: Forward RLL to VGCS FSMAndreas Eversberg1-0/+40
2023-07-21ASCI: Add decoding of VGCS/VBS A-interface messagesAndreas Eversberg1-0/+115
2023-07-21ASCI: Add processing and FSMs for VGCS/VBSAndreas Eversberg4-1/+1293
2023-07-21ASCI: Add encoding of VGCS/VBS A-interface messagesAndreas Eversberg1-0/+178
2023-07-21ASCI: Forward UPLINK RELEASE on dedicated channel to MSCAndreas Eversberg1-0/+6
2023-07-21ASCI: Add TX support for UPLINK FREE/BUSY messagesAndreas Eversberg1-0/+45
2023-07-21ASCI: Add support for sending RSL UNIT-DATA towards BTSAndreas Eversberg2-0/+34
2023-07-21ASCI: Do not wait for RLL establishmentAndreas Eversberg1-3/+7
2023-07-21ASCI: Do not release channel, if SAPI 0 is releasedAndreas Eversberg1-3/+16
2023-07-21ASCI: Add new debug category "ASCI" for VGCS/VBS state machinesAndreas Eversberg1-0/+6
2023-07-21ASCI: Prepare bssmap_handle_ass_req_ct_speech() for VGCS/VBSAndreas Eversberg1-7/+6
2023-07-21ASCI: Make function to add OSMUX IE publicAndreas Eversberg1-2/+2
2023-07-21ASCI: Add TX support for UPLINK RELEASE messageAndreas Eversberg1-0/+15
2023-07-21ASCI: Add selection reason for VGCS/VBS channelsAndreas Eversberg2-1/+12
2023-07-21ASCI: Add support for Group/Broadcast channel activationAndreas Eversberg2-5/+21
2023-07-21ASCI: Add support for NOTIFICATION COMMAND (RSL) messageAndreas Eversberg1-0/+39
2023-07-21Cleanup code style of rate counters in osmo_bsc_msc.cAndreas Eversberg1-47/+180
2023-07-21Fix typo in rate counters ASSIGMENT->ASSIGNMENTAndreas Eversberg3-5/+6
2023-07-21ASCI: Add new rate counters to support VGCS/VBS messagesAndreas Eversberg1-0/+80
2023-07-20lchan_select: fix lchan selection for GSM48_CMODE_DATA_{14k5,12k0}Vadim Yanitskiy1-3/+3
2023-07-20configure: add --enable-meas-udp2db/pcap2db/visOliver Smith1-4/+4
2023-07-17ctrl: Support adding si2quater earfcn neighborMatan Perelman1-1/+145
2023-07-17ctrl: Add getting si2quater earfcn neighbor listMatan Perelman1-0/+40
2023-07-17ctrl: Support adding si2quater uarfcn neighborMatan Perelman1-1/+81
2023-07-17ctrl: Add getting si2quater uarfcn neighbor listMatan Perelman1-0/+30
2023-07-14cosmetic: Document DRX_TIMER_MAX upper limit on BCCH smaller than possible rangePau Espin Pedrol1-0/+2
2023-07-14SI13: Set DRX_TIMER_MAX value actually transmittedPau Espin Pedrol1-1/+1
2023-07-11Fix various typosOliver Smith14-22/+22
2023-06-30ctrl: Add rach max delayMatan Perelman1-0/+2
2023-06-25ctrl: Add bsicMatan Perelman1-0/+2
2023-06-25ctrl: Add setting SI5 neighbor listMatan Perelman1-12/+51
2023-06-21Use new libosmo-sccp APIs osmo_ss7_asp_get_{name,proto}()Pau Espin Pedrol3-5/+7