aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc/osmo_bsc_main.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-08libbsc: Create the RF interface all the timeHolger Hans Peter Freyther1-7/+4
2012-09-11osmo-bsc: Introduce command msc_connection_status and send TRAPs for itDaniel Willmann1-1/+1
2012-09-11ctrl: Improve error handling if controlif setup failsDaniel Willmann1-1/+9
2012-09-11osmo-bsc: Put the control commands in osmo_bsc_ctrl.cDaniel Willmann1-258/+1
2012-09-11osmo-bsc: Only send a TRAP if the location changesDaniel Willmann1-4/+14
2012-09-11osmo-bsc: Add support for traps to the location commandDaniel Willmann1-1/+31
2012-09-11osmo-bsc: Allow location tstamp to be zero if fix is invalidDaniel Willmann1-2/+2
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann1-2/+5
2012-03-16bsc: Prepare to have multiple MSC connectionsHolger Hans Peter Freyther1-8/+11
2012-03-16bsc: Move more things to use osmo_msc_data* directlyHolger Hans Peter Freyther1-1/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-6/+6
2012-03-16bsc: Address warnings about implicit declarationsHolger Hans Peter Freyther1-0/+3
2011-08-22libctrl: Mark the cmd set/get/verify functions staticDaniel Willmann1-10/+10
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-2/+2
2011-07-19osmo-bsc: Only keep the newest of subsequent invalid positionsDaniel Willmann1-1/+12
2011-07-19osmo_bsc: Track the last three locations.Daniel Willmann1-7/+47
2011-07-19osmo-bsc: Add valid field to location commandDaniel Willmann1-6/+13
2011-07-19osmo-bsc: Improve return handling in verify_net_locDaniel Willmann1-3/+2
2011-07-19osmo-bsc: Compare char * with NULL instead of 0Daniel Willmann1-1/+2
2011-07-19bsc: Call the RF Control interface ctrl all the wayHolger Hans Peter Freyther1-6/+6
2011-07-18misc: Remove the osmocom/core/process.h includeHolger Hans Peter Freyther1-1/+0
2011-07-13controlif: declare controlif_setup() in control_cmd.hHarald Welte1-2/+0
2011-07-13controlif: Adapt to minor data structure change regarding nm_stateHarald Welte1-1/+1
2011-07-13osmo_bsc: Add some libctrl commandsDaniel Willmann1-0/+164
2011-07-13osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the natDaniel Willmann1-0/+4
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-9/+2
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther1-10/+8
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-1/+1
2011-04-13bsc: Remove the handling of the RTP option from the switch/case stmtHolger Hans Peter Freyther1-3/+0
2011-04-13bsc: Use the new name in the usage statementHolger Hans Peter Freyther1-1/+1
2011-04-07bsc: Add the bsc-rf-socket command to master as wellHolger Hans Peter Freyther1-5/+10
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-19bsc: change bsc_vty_init to take logging categories as parameterPablo Neira Ayuso1-1/+1
2011-03-04fix path of bscconfig.h include fileHarald Welte1-1/+1
2011-03-03re-structure the OpenBSC directory layoutHarald Welte1-0/+261