aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-31gsm_data.h: Remove unused field classmark from gsm_subscriber_connectionPau Espin Pedrol1-3/+0
2019-10-31Remove unused API classmark_is_r99()Pau Espin Pedrol2-12/+0
2019-10-29rsl: Send IE MS Power Param to osmocom BTS models onlyPau Espin Pedrol1-2/+10
2019-10-29rsl.c: Clean up some repeated use of long chains of pointersPau Espin Pedrol1-5/+9
2019-10-28rsl: Send IE MS Power Param during CHAN ACT and MS PWR CTRL messagesPau Espin Pedrol1-0/+5
2019-10-28bsc_vty: Fix typo in 'no depends-on-bts' cmdPau Espin Pedrol1-1/+1
2019-10-11sigtran: Set default remote ip to localhost instead of nullPau Espin Pedrol1-1/+2
2019-10-03gsm_08_08.c: Mark func bsc_find_msc() staticPau Espin Pedrol2-2/+1
2019-09-18bsc_subscr_conn_fsm: Cleanly clear BSSAP conn if associated channel closed du...Pau Espin Pedrol1-5/+28
2019-09-08SMSCB: Send ETWS Primary Notifiation via RSL to BTSHarald Welte4-6/+44
2019-09-07bsc: gsm_08_08.c: Remove repeated conn not null checkPau Espin Pedrol1-1/+1
2019-09-07a_reset.c: Don't wait 2 seconds to send first BSSMAP RESETPau Espin Pedrol1-4/+3
2019-09-06SMSCB: Send ETWS primary warning message via all dedicated channelsHarald Welte3-2/+85
2019-09-04manual: Update statements regarding SCCPliteHarald Welte1-14/+7
2019-09-02doc: update bsc_vty_reference.xmlHarald Welte1-34/+140
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte19-7/+1898
2019-08-28gsm_08_08.c: always pick first msc for unsolicit paging responsesPhilipp Maier1-3/+16
2019-08-23lchan_select.c: tune log level in lchan_select_by_type()Vadim Yanitskiy1-1/+1
2019-08-23abis_nm.c: use LOGP() macro instead of LOGPC()Vadim Yanitskiy1-3/+3
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr8-60/+240
2019-08-13add vty 'no neighbors' to remove all HO targetsNeels Hofmeyr2-0/+111
2019-08-12bsc_msc_data: remove unused member is_authenticatedPhilipp Maier3-10/+0
2019-08-07Bump version: 1.4.0.109-caec1-dirty → 1.5.01.5.0Pau Espin Pedrol3-11/+146
2019-08-05Remove undefined param passed to logging_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-07-26rest_octets: add Serving Cell Priority ParametersPhilipp Maier2-70/+87
2019-07-24osmo-bsc.cfg: work with osmo-bts example cfgOliver Smith2-3/+3
2019-07-23turn -Werror=null-dereference into a warningEric Wild1-1/+1
2019-07-22doc: Add Osmux documentation to User ManualPau Espin Pedrol2-1/+46
2019-07-19vty: Fix typo in VTY command descrption -> descriptionHarald Welte5-20/+42
2019-07-16Fix some spelling errors found by lintianRuben Undheim8-10/+10
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte9-105/+89
2019-07-13silence error for "invalid enum handover_scope value: none"Neels Hofmeyr1-0/+1
2019-07-13comment and VTY doc tweaksNeels Hofmeyr3-5/+6
2019-07-11contrib/jenkins.sh: "maintainer-clean" after "publish"Oliver Smith1-1/+1
2019-07-11contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-07-09remove double BSSMAP Clear on HO failureNeels Hofmeyr1-8/+0
2019-07-09doc/manuals, vty doc: more handover doc clarificationsNeels Hofmeyr4-49/+55
2019-07-08make bsc_clear_request() staticNeels Hofmeyr4-7/+4
2019-06-26bsc_subscr_conn_fsm: Log Tx of BSSMAP Clear Request with causePau Espin Pedrol1-1/+5
2019-06-26bsc_subscr_conn_fsm: Use gscon_bssmap_clear() helper on send failurePau Espin Pedrol1-3/+1
2019-06-18doc/manuals: review and tweak handover docsNeels Hofmeyr3-53/+62
2019-06-18Re-introduce support for IPA-encapsulated MGCPHarald Welte8-20/+207
2019-06-18Remove extern declarations of libosmovty symbolsPau Espin Pedrol1-3/+0
2019-06-17manuals: Add script to update vtr/counter documentation from dockerDaniel Willmann2-0/+18
2019-06-06vty: adjust config name for unit-idEric Wild7-22/+47
2019-06-06bsc: Append Osmux Support IE only on AoIPPau Espin Pedrol1-2/+2
2019-06-06Introduce msc_is_{sccplite,aoip}() helpersPau Espin Pedrol3-17/+23
2019-06-06manuals: Update generated VTY reference and countersDaniel Willmann3-92/+281
2019-05-29debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-26rx_fail_evt_rep(): Don't recycle variableHarald Welte1-2/+2