aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-8/+6
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte1-14/+23
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte1-4/+25
2017-06-15Update SI data structures and generationMax1-48/+30
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+1
2017-05-31Adjust BTS model feature checkMax1-2/+2
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte1-0/+26
2017-05-28bsc_vty: Add command to manually issue IPAC MDCXHarald Welte1-1/+31
2017-05-27bsc_vty.c: Add command for manual [de]actiovation of logical channelsHarald Welte1-0/+119
2017-05-27bsc_vty.c: Further simplify vty_get_ts()Harald Welte1-6/+7
2017-05-27bsc_vty: Factor vty_get_ts() out of pdch_act_cmd()Harald Welte1-14/+26
2017-05-15Restructure SI2quater generationMax1-3/+3
2017-05-09Make BTS type and variant converters shareableMax1-1/+1
2017-04-28Prepare for extended SI2quater supportMax1-5/+5
2017-04-26Fix MS TO measurement representationMax1-2/+1
2017-04-10gsm_bts: add version and variant detailsMax1-1/+4
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-0/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-1/+11
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr1-1/+1
2017-02-19Add support for extended SI2q parametersMax1-31/+71
2017-02-08vty: remove ignored logging parametersMax1-2/+2
2017-02-02compiler warning: bsc_vty: remove two unused varsNeels Hofmeyr1-1/+0
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte1-0/+24
2016-12-22bsc_vty: Fix missing break statements in switch()Harald Welte1-0/+2
2016-12-09cfg_bts_si2quater_neigh_add(): Don't call strerror() on negative valueHarald Welte1-1/+1
2016-12-02move to libcommon-cs: net timezone VTY configNeels Hofmeyr1-64/+0
2016-12-02Move timezone settings up to network levelNeels Hofmeyr1-32/+33
2016-12-02bsc vty: rename show_net_cmd to bsc_show_net_cmdNeels Hofmeyr1-2/+2
2016-12-02move to libcommon-cs: network VTY that isn't BSC-specificNeels Hofmeyr1-192/+3
2016-12-02move to libcommon-cs: global vty gsm_network pointerNeels Hofmeyr1-17/+3
2016-11-03bsc_vty: include dyn TS info in vty show lchanNeels Hofmeyr1-3/+53
2016-09-28Revert "bts: extend bts_chan_load to allow counting tch only"Neels Hofmeyr1-1/+1
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr1-1/+1
2016-09-23bts: extend bts_chan_load to allow counting tch onlyAlexander Couzens1-1/+1
2016-09-18remove unused bsc_copyright from bsc_vty.cNeels Hofmeyr1-1/+0
2016-09-17Modify SI 13 field for control_ack_typeMax1-0/+38
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-9/+9
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-9/+13
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava1-0/+30
2016-07-09Make random MSISDN assignment optionalMax1-0/+4
2016-06-23vty: show lchan summary: also show lchan->stateNeels Hofmeyr1-2/+5
2016-06-16dyn PDCH: TS flags: rename one, add three, as enumNeels Hofmeyr1-1/+1
2016-06-06Add warning for unsupported DTX configurationsMax1-2/+6
2016-06-05Add regexp authorization policy for IMSIMax1-3/+26
2016-05-17Move DTX settings to BTSMax1-10/+75
2016-04-29Adjust si2quater rangesMax1-5/+6
2016-04-22Add vty check for max si2quater sizeMax1-8/+15
2016-04-22Add basic UARFCN supportMax1-0/+53
2016-04-22Fix earfcn deletionMax1-2/+2
2016-04-22Fix documentation for command parametersMax1-1/+2