aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc
AgeCommit message (Expand)AuthorFilesLines
2013-12-12si: Make sure to not overwrite orig_arfcn_hi in the range encodingon-waves/bsc-0.9.14Holger Hans Peter Freyther1-1/+1
2013-11-20bsc: Speculative change to avoid having to backport chan rel handlingHolger Hans Peter Freyther1-1/+1
2013-11-11Use new external libosmogb and merge gbproxyHarald Welte1-1/+1
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-0/+34
2013-09-19bsc/mminfo: Patch timezone and DST in MM Info messagesJacob Erlbeck1-2/+35
2013-09-19move BTS-specific timezone override into sub-structureHarald Welte1-6/+8
2013-09-19Add NITZ (timezone) support as part of MM INFOGus Bourg1-0/+29
2013-09-13libbsc: Make argument optional in some 'show' commandsSylvain Munaut1-6/+6
2013-09-11ctrl: Remember last 'rf_locked' control commandJacob Erlbeck1-0/+4
2013-09-11vty: Hide unconfigured BTS on 'write'Jacob Erlbeck1-4/+6
2013-09-02nanobts: Fix initialization of two concurrent BTS.Holger Hans Peter Freyther1-15/+51
2013-06-12vty: Print the state of all GPRS OML objects in show btsHolger Hans Peter Freyther1-0/+8
2013-06-12rsl: Properly parse the RLM cause from the error indicationHolger Hans Peter Freyther1-3/+13
2013-06-12rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-14si: Add a hack to disable SI2ter/SI2bis/SI5ter/SI5bis messagesHolger Hans Peter Freyther1-0/+8
2013-03-07si: Use range encoding of 512 if 128 or 256 was selectedHolger Hans Peter Freyther1-2/+23
2013-03-06si: Another round of PCS related fixesHolger Hans Peter Freyther2-4/+21
2013-02-18Allow setting of Control Channel Description parameters via VTYAndreas Eversberg2-4/+63
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-2/+5
2013-02-05bsc: Add a VTY command to show the paging group for a BSC/IMSIHolger Hans Peter Freyther1-0/+35
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-17si: Do not schedule SI1 to SI4 on the second TRXAndreas Eversberg1-3/+5
2013-01-17Revert "bsc_init: Forget which SIs are valid for the trx."Holger Hans Peter Freyther1-8/+0
2013-01-17osmo-bsc: Add VTY command show positionDaniel Willmann1-0/+7
2013-01-08bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther1-12/+23
2012-10-16si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther3-26/+417
2012-10-09bsc: Do not print "SI 18" but SI2ter when the SI generation failsHolger Hans Peter Freyther1-2/+2
2012-10-08bsc_init: Forget which SIs are valid for the trx.Holger Hans Peter Freyther1-0/+8
2012-10-05bsc_init: Don't drop all BTSs because a single BTS had an errorHarald Welte1-6/+8
2012-09-17abis_nm: Provide a reason when an invalid channel configuration is usedHolger Hans Peter Freyther1-14/+42
2012-09-17abis_nm: Log an error when the channel combination can not be set.Holger Hans Peter Freyther1-1/+1
2012-09-17Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg2-41/+266
2012-09-17ARFCNs are in the range of 0..1023, not 0..1024Harald Welte2-5/+5
2012-07-20bts: Allow to exclude a BTS from the global RF lock handlingHolger Hans Peter Freyther1-0/+27
2012-05-02bsc: Do not forward GSM RR messages to the MSCHolger Hans Peter Freyther1-0/+2
2012-05-02bsc: Allow to run a mixed TCH/H, TCH/F configurationHolger Hans Peter Freyther1-4/+22
2012-05-02vty: Document more VTY parameters of a commandHolger Hans Peter Freyther1-33/+55
2012-05-02bsc: Drop the BTS instead of exiting the applicationHolger Hans Peter Freyther1-7/+12
2012-05-02bsc: Fix a crash in case we get a NACK from the BTS for a new channelHolger Hans Peter Freyther1-2/+6
2012-05-02bsc: Crash fix for the osmo-nitb/MNCC codeHolger Hans Peter Freyther1-1/+2
2012-05-02audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther1-0/+6
2012-05-02audio: Move the setting of MultiRateConfig to one placeHolger Hans Peter Freyther1-14/+19
2012-05-02audio: From RTP point of view we can use one payload for HR/FR AMRHolger Hans Peter Freyther1-2/+1
2012-05-02audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-4/+0
2012-05-02bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-2/+2
2011-07-27BSC VTY: Accept MNC of 0-999, as 0 is a valid MNCDieter Spaar1-1/+1
2011-07-27RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan()Dieter Spaar1-1/+1
2011-07-23fix some header file related issues preventing lcr from compilingHarald Welte1-1/+1
2011-07-19paging: Add method to find the paging data for a given subscriberHolger Hans Peter Freyther1-0/+14