aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-12osmux.h: Document enum osmux_statePau Espin Pedrol1-4/+4
2018-08-28Fix heap-use-after-free due to OML link destructionPau Espin Pedrol2-0/+3
2018-08-28gsm_data.h: Replace '.' in counter names with ':'Pau Espin Pedrol1-39/+39
2018-08-20configure: Find correct libgsm's gsm.h headerPau Espin Pedrol1-0/+4
2018-07-04nat: Add VTY cmd paging-bss-forward to nat nodePau Espin Pedrol1-0/+1
2018-06-28bsc_vty: Write access list entries when storing bsc configPau Espin Pedrol1-1/+1
2018-06-28Rename bsc_msg_acc_lst_vty_init to have more uniform prefixPau Espin Pedrol1-1/+1
2018-04-16nat: Add jitter buffer on the uplink receiverPau Espin Pedrol3-0/+30
2018-04-16ensure that acc_ramp_init() is only called onceStefan Sperling1-2/+14
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol1-3/+0
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