aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-24HACK: Don't require TRX numbers to start at 0Harald Welte1-23/+24
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
2016-04-16Add basic SI2quater supportMax1-0/+71
2016-04-01bsc: Add code to send ip.access reboot command to nanoBTSHolger Hans Peter Freyther1-0/+39
2016-02-24minor fixes in bsc_vty.c and bsc_nat.cNeels Hofmeyr1-1/+0
2016-01-28fix bsc_vty out: timeslot indented too deeply.Neels Hofmeyr1-8/+8
2015-12-12indicate the GSM 04.08 channel mode in 'show lchan'Harald Welte1-0/+16
2015-11-20vty: Print NCC/BCC and not just integer value of BSICHarald Welte1-1/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-25/+6
2015-11-02stats: Enable stats for sgsn, gbproxy, nitb, bsc, natJacob Erlbeck1-0/+2
2015-10-02amr: Kill more duplication and let the code work one of the modesHolger Hans Peter Freyther1-34/+25
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther1-8/+8
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-0/+367
2015-08-17Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+17
2015-02-07nokia: Allow to set the reset time for the nokia btsSipos Csaba1-0/+21
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-9/+2
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-18/+0
2015-01-02lchan: Remember why a channel is broken using static stringsHolger Hans Peter Freyther1-2/+5
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte1-0/+50
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther1-0/+63