aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-21prevent bogus NCH related error message if no NCH is configuredHarald Welte1-2/+23
2023-06-16pcu_sock: use correct SAPI in message PCUIF PCU_IF_MSG_DATA_CNF_DTPhilipp Maier1-1/+1
2023-06-15cosmetic: Fix type in VTY descriptionDaniel Willmann1-1/+1
2023-06-13Use new mgcp_client_conf_alloc() API to alloc mgcp_client_confPau Espin Pedrol1-2/+1
2023-06-11nanobts: Request "supported features" attribute from BTS and BB_TRANSCHarald Welte2-2/+2
2023-06-11ctrl: Add getting SI5 neighbor listMatan Perelman1-0/+9
2023-06-11ctrl: Add getting neighbor listMatan Perelman1-0/+35
2023-05-31Support (optional) indication of NCH position in SI1 rest octetsHarald Welte3-1/+74
2023-05-24pcu_sock: fix PCUIF interface (PCH)Philipp Maier2-47/+25
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy12-12/+12
2023-05-11pcu_connected(): constify parameterMax1-1/+1
2023-05-08cosmetic: Clarify language ip.access nanoBTS vs. all IPA Abis/IPHarald Welte5-16/+16
2023-05-08cosmetic: Rename is_ipaccess_bts() to is_ipa_abisip_bts()Harald Welte15-39/+39
2023-05-04abis_nm: Only osmo-bts re-purposes the MANUF_ID for BTS feature flagsHarald Welte3-18/+8
2023-05-01ctrl: Add setting access control classMatan Perelman1-0/+79
2023-05-01ctrl: Add getting access control classMatan Perelman1-0/+43
2023-05-01ctrl: Add cell reselection hysteresis controlMatan Perelman1-0/+39
2023-05-01ctrl: Add penalty time controlMatan Perelman1-0/+62
2023-05-01fix mscpool for large msc NRsNeels Hofmeyr1-1/+1
2023-05-01fix length check in abis_rsl_rx_rll()Neels Hofmeyr1-4/+2
2023-04-28gsm_bts_send_c0_power_red(): check if BTS is online firstVadim Yanitskiy3-8/+18
2023-04-28bts: st_op_enabled_on_enter(): resume C0 power reductionVadim Yanitskiy3-10/+22