aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/vty.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte1-0/+1
This adds code to handle CBSP (Cell Broadcast Service Protocol) from the CBC (Cell Broadcast Centre), as well as BSC-internal data structures for scheduling the various SMSCB on the CBCH of each BTS. There are currently one known shortcoming in the code: We don't yet verify if keepalives are received within repetition period. Change-Id: Ia0a0de862a104d0f447a5d6e56c7c83981b825c7
2019-06-18Remove extern declarations of libosmovty symbolsPau Espin Pedrol1-3/+0
The library has the declarations since 2011, so it's time to get them removed from here. Depends: libosmocore d61d517a2e35f482519561bd325652ee7144679a Change-Id: I5c8d02605a78c6792f616ad423b4491b83f42545
2018-03-22vty: drop unused vty definitions (*_NODE, msc_*)Neels Hofmeyr1-14/+0
Change-Id: I2a6516756bada8cc9375422e4f93891ab8d65ca5
2018-02-14libcommon: eliminate common_vty.cNeels Hofmeyr1-2/+0
Move bsc_vty_go_parent() to osmo_bsc_main.c and bsc_nat.c, and drop those nodes that aren't used in the respective main scope. Change-Id: I22ebb76742e9c5ab9dd608ac089a5c558aceeb36
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-0/+54
Change-Id: I39e7b882caa98334636d19ccd104fd83d07d5055