aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2012-09-17abis_nm: Log an error when the channel combination can not be set.Holger Hans Peter Freyther1-1/+1
2012-09-11osmo-bsc: Include rf statistics in the location-state TRAP as wellDaniel Willmann1-0/+81
2012-09-11bts_hsl_femtocell.c: Use PRIx64 to printf the uint64_tHolger Hans Peter Freyther1-2/+3
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 Freyther4-14/+8
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 Welte1-4/+4
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte1-1/+13
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 Welte1-0/+34
2012-08-17... and more VTY help fixesHarald Welte1-4/+7
2012-08-17Some more VTY documentation / help fixesHarald Welte2-8/+13
2012-08-16complete the VTY help messages so we don't get "null" in the manualHarald Welte3-43/+180
2012-08-14abis_nm: Add function abis_nm_get_attr() to get attributes from BTSHarald Welte1-0/+19
2012-07-21libbsc: Add documentation to MM INFO, LAC, TSC, CIHolger Hans Peter Freyther1-4/+6
2012-07-16BSC API: Don't treat a RRLP message as NOTICE eventHarald Welte1-0/+6
2012-07-12move BTS-specific timezone override into sub-structureHarald Welte1-6/+8
2012-07-12handover: Not finding a HO record on CHAN ACT NACK is not an errorHarald Welte1-1/+1
2012-07-04BSC VTY: Allow encryption to be set to A5/3Harald Welte1-2/+3
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte8-8/+92
2012-07-02pre-fix measurement reports with subscriber identityHarald Welte1-3/+7
2012-06-28ipaccess: some more comments on timer valuesHarald Welte1-2/+5
2012-06-16split libgb into a separate library for outside useHarald Welte1-1/+1
2012-06-03Allow VTY-based configuration of T3105Harald Welte4-6/+9
2012-05-31abis_rsl_rcvmsg(): Fix msgb memory leak in error pathHarald Welte1-1/+2
2012-05-31vty / cfg_bts_tsc: TSC range is 0..7, not 0..255Harald Welte1-6/+1
2012-05-17bsc: Move the osmo_bsc_rf file into the libbsc code and renameHolger Hans Peter Freyther2-1/+366
2012-04-26RSL add debug statements when sending RSL EST REQ and RSL REL REQ.Harald Welte1-0/+6
2012-04-26bsc_api: Fix wrong order of log category and level argumentsHarald Welte1-1/+1
2012-04-26bsc_api: log RR STATUS from MS as NOTICE, not DEBUG levelHarald Welte1-1/+1
2012-04-18lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther2-6/+6
2012-04-17bsc_api: Send RR Release and de-activate the SACCH on errorHolger Hans Peter Freyther1-2/+2
2012-04-11bsc: Allow to run a mixed TCH/H, TCH/F configurationHolger Hans Peter Freyther1-4/+22
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-2/+2
2012-03-01Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg2-41/+265
2012-02-17fix generation of frequency list (E-GSM vs. P-GSM 900)Harald Welte1-2/+3
2012-02-03bts_ipaccess_nanobts.c: Remove unused variable.Holger Hans Peter Freyther1-3/+0
2012-02-03abis_rsl.c: Remove unused variable net.Holger Hans Peter Freyther1-2/+0
2012-02-03abis_rsl: The rach information was not used, introduce a signalHolger Hans Peter Freyther1-12/+16
2012-02-03abis_rsl.c: Remove unused variable ts_numberHolger Hans Peter Freyther1-2/+1
2012-02-03abis_om2000.c: Remove unused variable to_trx_oml.Holger Hans Peter Freyther1-1/+0
2012-02-03vty: Remove two unimplemented OML functionsHolger Hans Peter Freyther1-24/+0
2012-02-03misc: abis_nm.c Use the result of ret.Holger Hans Peter Freyther1-1/+7
2012-01-29ARFCNs are in the range of 0..1023, not 0..1024Harald Welte2-5/+5