aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2013-07-29HO: Assign SDCCH on channel requestAndreas Eversberg1-11/+37
2013-07-29HO: Add a penalty timer list to the subscriber connection entityAndreas Eversberg1-0/+11
2013-07-29HO: Add new configuration parameters to VTY and data structure of BTSAndreas Eversberg2-30/+236
2013-07-29HO: Move handover config from GSMNET to BTS nodeAndreas Eversberg3-126/+127
2013-07-29HO: Add function to count currently ongoing handovers to a given BTSAndreas Eversberg1-3/+23
2013-07-29HO: Count number of free timeslot on a given BTSAndreas Eversberg1-0/+47
2013-07-29HO: Send Channel Mode and Multirate IE along with handover commandAndreas Eversberg1-0/+7
2013-07-29HO: Return "unknown", if subscriber is not set at subscr_name()Andreas Eversberg1-0/+2
2013-07-29If requested TCH/H channel is not available, try assigning TCH/FAndreas Eversberg1-0/+11
2013-07-29Fix: If paging for half rate was requested, use hr, if supported by MSAndreas Eversberg1-1/+1
2013-07-29Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg5-37/+694
2013-07-29Send RADIO LINK TIMEOUT value via OML attribute to BTSAndreas Eversberg1-0/+4
2013-07-29Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg2-3/+17
2013-07-29Each BTS can be configured for speech support (other than GSM full rate)Andreas Eversberg1-0/+179
2013-07-29Fix of several compiler warningsAndreas Eversberg2-2/+5
2013-07-27expiration: Allow to disable the periodic location updating procedureHolger Hans Peter Freyther1-2/+21
2013-07-27misc: Fix compilation warningsHolger Hans Peter Freyther1-2/+2
2013-07-14nitb: The subscr->imsi is an array will never be NULLHolger Hans Peter Freyther1-2/+1
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther9-397/+4
2013-06-30nanobts: Do not crash on an invalid TRX numberHolger Hans Peter Freyther1-1/+1
2013-06-24bsc_vty: Print human-readable string version of NM ADM STATEHarald Welte1-2/+3
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-05-29vty: Print the state of all GPRS OML objects in show btsHolger Hans Peter Freyther1-0/+8
2013-05-02channels: Mark channels as broken that time out on activation/releaseHolger Hans Peter Freyther1-4/+27
2013-04-29ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnetHolger Hans Peter Freyther1-4/+3
2013-04-29sysmobts: Make the nanoBTS NM code work for the sysmobtsHolger Hans Peter Freyther1-2/+2
2013-04-29sysmobts: Initialize the NM signal handler only once in a mixed networkHolger Hans Peter Freyther1-1/+2
2013-04-29sysmobts: Avoid a crash when trying to look-up a BTSHolger Hans Peter Freyther2-26/+13
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg2-0/+24
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte2-1/+31
2013-03-10si: Another round of PCS related fixesHolger Hans Peter Freyther2-4/+21
2013-03-09rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-08bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSCHarald Welte1-1/+2
2013-03-03bsc: Stop "show paging" from crashing before the first pagingHolger Hans Peter Freyther1-0/+3
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther1-2/+2
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-2/+5
2013-02-07add some more docbook snippetsHarald Welte1-0/+9
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther1-12/+23
2013-01-28bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther2-3/+52
2013-01-17si: Deal with DCS1800 and PCS1900 have overlapping ARFCN rangesHolger Hans Peter Freyther1-3/+23
2013-01-17si: Share the ARFCN selection condition between the two statementsHolger Hans Peter Freyther1-30/+37
2013-01-16rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther1-3/+13
2013-01-15osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+7
2013-01-15bsc: Auto RF Off in case of missing MSC connectionHolger Hans Peter Freyther1-0/+53
2013-01-15bsc: Use the BSC RF CTRL to change the RF state of the TRXsHolger Hans Peter Freyther1-3/+7
2013-01-15bsc: Do not re-start the grace timer when we are in the grace periodHolger Hans Peter Freyther1-0/+5
2013-01-08si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg1-3/+5
2013-01-08abis: Fix the verification of BCCH/SDCCH8 on TRX != 0 for the BS11Holger Hans Peter Freyther1-1/+1
2013-01-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther1-0/+6
2013-01-01Stricter limits for T3212 (location update period)Daniel Willmann1-4/+3