aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bsc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-06vty: adjust config name for unit-idEric Wild1-7/+32
2019-05-26Allow VTY to set the CCCH Load Indication ThresholdHarald Welte1-0/+18
2019-05-24vty: Dump per-bts stat_item group in 'show bts' outputHarald Welte1-0/+2
2019-05-24smscb: Allow transmit of SCHEDULE and DEFAULT SMSCBHarald Welte1-5/+19
2019-05-24abis_rsl: Add support for extended CBCH to rsl_sms_cb_command()Harald Welte1-1/+1
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-2/+2
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-14/+37
2019-04-17Change comments/strings from OpenBSC to OsmoBSCDaniel Willmann1-2/+2
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier1-0/+1
2019-02-07bsc_vty: add features to disable specific lchans via vtyPhilipp Maier1-0/+47
2019-01-31bsc_vty: add vty command to display all lchansPhilipp Maier1-14/+29
2019-01-14Print BTS number on GPRS options errorMax1-12/+12
2019-01-03IPA: log OML/RSL link drop reasonMax1-2/+2
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol1-0/+36
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol1-0/+52
2018-11-23vty: add command to show TRX selectivelyMax1-4/+46
2018-11-20bsc: vty: Verify and warn on invalid arfcn passedPau Espin Pedrol1-1/+31
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol1-2/+5
2018-11-19LCLS: make config and control redable in 'sh conns'Max1-2/+4
2018-11-18check return value of gsm48_multirate_config()Stefan Sperling1-6/+21
2018-11-16bsc: vty: Use enum value in neighbor-list checkPau Espin Pedrol1-1/+1
2018-11-15show dynamic timeslot details in 'show timeslot' vty commandStefan Sperling1-29/+34
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+1
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-1/+1
2018-11-06vty: don't show GPRS details if not configuredMax1-8/+13
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-0/+28
2018-10-24bsc_vty: check amr mode parametersPhilipp Maier1-21/+104
2018-10-24gsm_04_08: improve gsm48_multirate_config()Philipp Maier1-2/+3
2018-10-16vty 'show bts'/'show trx': display IPs and portsOliver Smith1-2/+18
2018-09-30cosmetics: Fix typo in bsc_vty.cMartin Hauke1-1/+1
2018-09-17gsm_data: remove unused struct member chan_modePhilipp Maier1-2/+1
2018-09-09cbch: Don't send cell-broadcast command on BTS without CBCH channelHarald Welte1-0/+4
2018-07-28vty: 'handover any': pick more random chans, use lchan_select_by_type()Neels Hofmeyr1-50/+46
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-136/+137
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-88/+14
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+5
2018-07-20fix handling of invalid pchan names in vtyStefan Sperling1-2/+4
2018-06-08make T10 configurable like the rest of themNeels Hofmeyr1-0/+3
2018-06-08HO: introduce T7, T8, T101 timersNeels Hofmeyr1-0/+10
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+5003