aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2012-09-11msc: Only kill connections belonging to the given MSCHolger Hans Peter Freyther1-2/+4
2012-09-11osmo-bsc: Command bts_connection_status with TRAPSDaniel Willmann1-0/+75
2012-09-11osmo-bsc: Introduce command msc_connection_status and send TRAPs for itDaniel Willmann2-2/+67
2012-09-11nat: Change the ctrl command pathDaniel Willmann1-13/+12
2012-09-11libctrl, osmo-bsc: Get rid of net prefixDaniel Willmann2-12/+5
2012-09-11osmo-bsc: Include rf statistics in the location-state TRAP as wellDaniel Willmann2-0/+88
2012-09-11osmo-bsc: Prepare to send more than just the location in the TRAPDaniel Willmann1-1/+24
2012-09-11ctrl: Use strtol instead of atoi to detect conversion errorsDaniel Willmann1-10/+27
2012-09-11ctrl: Improve error messages in ctrl_cmd_handleDaniel Willmann1-12/+28
2012-09-11ctrl: Change the paths to bts.%i. instead of bts%iDaniel Willmann1-6/+18
2012-09-11ctrl: Do not allow to set the RF Lock for a single trxHolger Hans Peter Freyther1-40/+0
2012-09-11osmo-bsc: Change variable name to better reflect current/last locationDaniel Willmann1-48/+43
2012-09-11gsm_data: Include a structure for the geographical location in gsm_btsDaniel Willmann1-0/+2
2012-09-11ctrl: Improve error handling if controlif setup failsDaniel Willmann5-18/+52
2012-09-11osmo-bsc: Put the control commands in osmo_bsc_ctrl.cDaniel Willmann3-259/+314
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-11osmo-nitb: Update control interface API in osmo-nitbDaniel Willmann1-1/+1
2012-09-11nat: Add support for traps to the natDaniel Willmann1-0/+7
2012-09-11libctrl: Add function ctrl_cmd_send_to_allDaniel Willmann1-0/+15
2012-09-11libctrl: Add trap helper functionDaniel Willmann1-0/+13
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann3-18/+20
2012-09-11libctrl: Keep track of connections in struct ctrl_handleDaniel Willmann1-1/+11
2012-09-11bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_tHolger Hans Peter Freyther1-2/+3
2012-09-11mgcp_network.c: Address compiler warning on returnHolger Hans Peter Freyther1-0/+2
2012-09-11bsc_init: Initialize rc on all paths to address a compiler warningHolger Hans Peter Freyther1-0/+1
2012-09-11misc: Address compiler warning on unused variablesHolger Hans Peter Freyther6-20/+12
2012-09-11gsm_data: Address compiler warning of unhandled switchHolger Hans Peter Freyther1-0/+1
2012-09-07OM2000: don't silently send CON/IS/TF configuration requestHarald Welte1-0/+9
2012-09-07RBS2000: Don't sent IS configuration if we want to config TFHarald Welte1-1/+1
2012-09-07OM2000: make sure to route messages to IXU/DXU over BTS oml linkHarald Welte1-2/+3
2012-09-07OM2000: don't signal operational state for a unknown MOHarald Welte1-0/+3
2012-08-29RSL: Add basic support for CSD transparent modeHarald Welte1-6/+45
2012-08-29reimplement chan_compat_with_mode() to take care of CSDHarald Welte1-9/+34
2012-08-29bsc_api: Invert logic of chan_compat_with_mode()Harald Welte1-4/+4
2012-08-17VTY: improve VTY prompt and make sure exit/end works everywhereHarald Welte7-13/+17
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte2-4/+27
2012-08-17BSC VTY: use numeric ranges for bts/trx/timeslot numbersHarald Welte1-8/+8
2012-08-17dynamically generate a proper VTY reference for phys_chan_configHarald Welte2-5/+53
2012-08-17... and more VTY help fixesHarald Welte1-4/+7
2012-08-17Some more VTY documentation / help fixesHarald Welte3-9/+13
2012-08-16complete the VTY help messages so we don't get "null" in the manualHarald Welte4-47/+188
2012-08-14abis_nm: Add function abis_nm_get_attr() to get attributes from BTSHarald Welte1-0/+19
2012-08-03typo: Mandantory -> Mandatory.. a common typo of mineHolger Hans Peter Freyther1-3/+3
2012-08-03gb: suspend_ref was changed to a plain uint8_t, update the codeHolger Hans Peter Freyther1-1/+1
2012-07-28nat: Document all parameters of the VTY commandsHolger Hans Peter Freyther1-26/+50
2012-07-28mgcp: Make sure "no rtcp-omit" is fully documentedHolger Hans Peter Freyther1-4/+6
2012-07-28misc: Introduce a script tha generates the VTY referenceHolger Hans Peter Freyther1-24/+0
2012-07-21libbsc: Add documentation to MM INFO, LAC, TSC, CIHolger Hans Peter Freyther1-4/+6