aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-31neighbor vty: identify neighbors by gsm0808 cell idneels/neighborNeels Hofmeyr1-0/+15
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-0/+11
2018-10-05codec_pref: handle S0-S15 in ASSIGNMENT REQUESTPhilipp Maier1-0/+1
2018-09-17gsm_data: remove unused struct member chan_modePhilipp Maier1-4/+0
2018-09-17gsm_data: remove unused struct member full_rate.Philipp Maier1-3/+0
2018-09-09Introduce gsm48_lchan2chan_desc_as_configured()Harald Welte1-0/+1
2018-09-09gsm48_lchan2chan_desc() belongs to gsm_data.hHarald Welte1-0/+3
2018-08-29lchan_fsm: safer 'concluded' flagNeels Hofmeyr1-1/+4
2018-08-23Fix heap-use-after-free due to OML link destructionPau Espin Pedrol1-0/+2
2018-07-28cosmetic: constify gsm_bts_num() net argNeels Hofmeyr1-1/+1
2018-07-28lchan_fsm: add in_release_handler flagNeels Hofmeyr1-0/+4
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr1-1/+3
2018-07-28fix BSC_CTR_ASSIGNMENT doc stringsNeels Hofmeyr1-7/+7
2018-07-28fix nanobts: timeslot FSM: use flags to remember OML,RSL statusNeels Hofmeyr1-1/+5
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-91/+266
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-37/+4
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-3/+3
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+22
2018-06-08make T10 configurable like the rest of themNeels Hofmeyr1-0/+2
2018-06-08drop dead code: conn->T10, handled by gscon insteadNeels Hofmeyr1-2/+0
2018-06-08HO: introduce T7, T8, T101 timersNeels Hofmeyr1-1/+7
2018-06-07remove struct bsc_apiNeels Hofmeyr1-3/+0
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-3/+8
2018-06-02Add initial 3GPP LCLS support to OsmoBSCHarald Welte1-0/+12
2018-05-27move 'extern struct gsm_network *bsc_gsmnet" to header fileHarald Welte1-0/+2
2018-05-23cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise orNeels Hofmeyr1-2/+1
2018-05-23bsc_api.c: actually log with contextNeels Hofmeyr1-0/+8
2018-05-22add counter for connection attempts from BTS with unknown unit idStefan Sperling1-0/+3
2018-05-18show all global counters of osmo-bsc in vtyStefan Sperling1-3/+3
2018-05-10dyn TS: init only when both RSL and the Channel OM are establishedNeels Hofmeyr1-0/+7
2018-04-23gsm_data_shared.h: Remove unused enum gsm_paging_eventPau Espin Pedrol1-7/+0
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte1-3/+0
2018-03-22cosmetic: fix typoPhilipp Maier1-1/+1
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-9/+24
2018-03-12gsm_data: use feature list from libosmocorePhilipp Maier1-31/+1
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-3/+13
2018-03-05gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of bufNeels Hofmeyr1-1/+1
2018-02-27Add support for Access Control Class ramping.Stefan Sperling1-0/+5
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr1-0/+6
2018-02-19HO: clearly mark conn penalty timer member for hodec2Neels Hofmeyr1-1/+3
2018-02-19HO: lchan: store last seen measurement report nr, tweak logNeels Hofmeyr1-0/+1
2018-02-19Permit set of multiple different A5 ciphersHarald Welte1-1/+2
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-3/+48
2018-02-16HO: store speech codec list from BSSMAP Assignment in connNeels Hofmeyr1-0/+10
2018-02-16HO: move penalty timers to own file as proper APINeels Hofmeyr1-9/+1
2018-02-14gsm_network: drop unused subscr_epxire_timerNeels Hofmeyr1-3/+0
2018-02-14drop unused common.hNeels Hofmeyr1-1/+0
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14common_cs.h: mv gsm_encr to gsm_data.hNeels Hofmeyr1-0/+8
2018-02-14gsm_network: drop unused trans_listNeels Hofmeyr1-6/+0