aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/system_information.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* HACK: Allow each BTS to have a different MCC/MNC for testing purposeszecke/hacks/multiple-mnc-mcc2Holger Hans Peter Freyther2014-10-231-6/+6
* si: Fix range1024 encodingJacob Erlbeck2014-01-161-1/+1
* si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messagesJacob Erlbeck2014-01-161-0/+3
* hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther2013-07-031-4/+0
* Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg2013-03-171-0/+1
* si: Another round of PCS related fixesHolger Hans Peter Freyther2013-03-101-2/+14
* si: Deal with DCS1800 and PCS1900 have overlapping ARFCN rangesHolger Hans Peter Freyther2013-01-171-3/+23
* si: Share the ARFCN selection condition between the two statementsHolger Hans Peter Freyther2013-01-171-30/+37
* si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther2012-10-221-25/+111
* SI13: Set alpha value to a safer default of 0 instead of 10Harald Welte2012-10-081-1/+1
* Fix: T3192 and T3193 must be similarAndreas Eversberg2012-09-291-1/+1
* BSC: introduce new "sysmobts" BTS modelHarald Welte2012-07-021-0/+4
* Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg2012-03-011-21/+222
* fix generation of frequency list (E-GSM vs. P-GSM 900)Harald Welte2012-02-171-2/+3
* libbsc: Don't include ext_info in SI13 if not in EGPRS modeSylvain Munaut2011-10-171-1/+1
* Initial version of Support for Nokia *Site BTSDieter Spaar2011-08-101-1/+1
* Move system information related defines and code to libosmocoreHarald Welte2011-05-241-104/+5
* src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso2011-05-071-9/+9
* misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther2011-04-181-1/+0
* misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther2011-04-181-12/+12
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-2/+2
* [HSL] initial support for the HSL 2.75G FemtocellHarald Welte2011-03-041-2/+12
* prefix sub-directories containing libraries with 'lib'Harald Welte2011-03-041-0/+606