aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr4-16/+21
2018-03-14Add support for Access Control Class ramping.Stefan Sperling3-0/+156
2018-03-14Add stat items for the BTS's channel load average and T3122.Stefan Sperling2-0/+7
2018-03-14Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling3-5/+17
2018-01-21gsm_04_80.h: cosmetic: whitespace fixVadim Yanitskiy1-2/+2
2018-01-21gsm_04_80.h: use '#pragma once' instead of includesVadim Yanitskiy1-4/+1
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy1-0/+2
2017-11-27vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol2-0/+2
2017-11-27Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-3/+3
2017-11-11osmo-bsc-sccplite: Implement incoming RESET procedureHarald Welte1-0/+1
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte22-2977/+1
2017-10-23Make TRX rf locking more visibleMax1-1/+1
2017-09-27Show OML link uptime in vtyMax1-0/+2
2017-08-30SI13: drop PBCCH-related bitsMax1-25/+4
2017-08-21Revert "factor out & introduce struct gsm_encr, in common_cs.h"Neels Hofmeyr2-11/+6
2017-08-18libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-14Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+0
2017-08-13mgcp_osmux: Remove unused parameterPau Espin Pedrol1-2/+1
2017-08-13libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-08-09libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-07-20GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-07-10Support for TS 04.14 conformance test commandsHarald Welte2-0/+16
2017-07-10sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+5
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte3-14/+5
2017-06-15bsc_init: Forget which SIs are valid for the trxMax1-3/+2
2017-06-15Update SI data structures and generationMax3-7/+18
2017-06-15Move SI-related definesMax2-6/+7
2017-06-09Get TRX attributesMax1-0/+1
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+0
2017-05-31Add remote BTS feature storage and helpersMax1-0/+22
2017-05-31Adjust BTS model feature checkMax1-1/+1
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte2-2/+1
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte1-1/+1
2017-05-25pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2-0/+21
2017-05-25pcu_sock: implement direct tlli on AGCHAlexander Couzens1-1/+2
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier5-0/+197
2017-05-25gsm_data_shared: add value strings for gsm_chreqPhilipp Maier1-0/+1
2017-05-19fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr1-3/+3
2017-05-18Remove errorneous includeMax1-1/+0
2017-05-15Restructure SI2quater generationMax3-7/+10
2017-05-15Prepare for BTS attribute reporting via OMLMax2-1/+8
2017-05-10Use define for limit on number of BTS featuresMax1-1/+3
2017-05-09Make BTS type and variant converters shareableMax1-0/+14
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2-0/+10
2017-05-08Use libosmocore for SW Description parsingMax1-15/+1
2017-04-28Add gsm_bts_type_variant to gsm_bts structMax1-0/+1
2017-04-28Prepare for extended SI2quater supportMax3-3/+10
2017-04-26Fix MS TO measurement representationMax1-1/+2
2017-04-10gsm_bts: add version and variant detailsMax2-3/+20
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-1/+0