aboutsummaryrefslogtreecommitdiffstats
path: root/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2017-12-10OML: expand status reporting checksMax2-0/+19
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte3-23/+24
2017-11-30auth: remove obsolete VTY commandsPhilipp Maier1-3/+0
2017-11-29cosmetic: handover.h: use "#pragma once", declare structs, commentsNeels Hofmeyr1-0/+2
2017-11-29compiler warnings: constify in abis_nm.cNeels Hofmeyr1-4/+5
2017-11-29compiler warnings: drop some unused variablesNeels Hofmeyr2-4/+0
2017-11-29cosmetic: tighten function type signaturesMax2-9/+9
2017-11-29cosmetic: bsc_vty: Document bvci reserved valuesPau Espin Pedrol1-0/+1
2017-11-29cosmetic: bsc_vty: Fix trailing whitespacePau Espin Pedrol1-2/+2
2017-11-29auth: remove obsolete VTY commandsPhilipp Maier2-15/+0
2017-11-29OML: consider administrative state when reportingMax2-2/+7
2017-11-24vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol3-3/+30
2017-11-24Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-7/+7
2017-11-21bsc_init: fix Werror: define rc for 2quater with si2q_count == 0Neels Hofmeyr1-0/+1
2017-11-02Check OML state per-BTSMax2-9/+9
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr3-6/+0
2017-10-23libbsc: Use correct printf formatting for uint64_tPau Espin Pedrol1-4/+4
2017-10-17bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol1-2/+4
2017-10-11SI1q: fix EARFCN appenderMax1-5/+20
2017-10-11ctrl: add oml-uptime commandMax3-13/+41
2017-10-10SI2q: fix generation for multiple UARFCNsMax2-13/+11
2017-10-09OML: consider RSL link stateMax5-6/+35
2017-10-09SI2q: cleanup UARFCN additionMax2-88/+90
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte2-3/+21
2017-10-01libbsc: document arguments of generate_bcch_chan_list()Harald Welte1-1/+7
2017-09-27Show OML link uptime in vtyMax3-3/+29
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-1/+0
2017-09-23Wrap channel state assignment in macroMax2-5/+6
2017-09-14SI13: drop PBCCH-related bitsMax2-44/+16
2017-09-08Make TRX rf locking more visibleMax3-7/+11
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr37-211/+211
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr10-34/+16
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier3-2/+85
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte1-1/+1
2017-08-27handover_logic: set correct link to bts for subscriber_connection in case of ...Ivan Kluchnikov1-0/+1
2017-08-27timer vty: also print the default value in cmd docNeels Hofmeyr1-13/+13
2017-08-27vty: add 'default' keyword to timer configNeels Hofmeyr1-3/+14
2017-08-27cosmetic: vty for timers: remove obsolete range checkNeels Hofmeyr1-6/+0
2017-08-27remove code disabling T3109 if configured to 0Harald Welte1-4/+0
2017-08-27bsc_vty: Don't allow timers of zero (0)Harald Welte1-2/+2
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte2-13/+25
2017-08-27bsc_vty: Add VTY command to test CTRL TRAP featureHarald Welte1-0/+16
2017-08-27gsm_bts_trx_set_system_infos(): Disable non-existing SIHarald Welte1-6/+17
2017-08-27RSL: Allow disabling of BCCH/SACCH filling for given SI typeHarald Welte1-4/+8
2017-08-27Fix regression causing loss of static system-information messagesHarald Welte1-2/+2
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-27libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTSHarald Welte1-0/+33
2017-08-27bsc_api: Fix copy+paste error in printing name of RR STATUS PDUHarald Welte1-1/+1
2017-08-27Fix BTS attribute requestsMax2-3/+10
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr2-6/+6