aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/system_information.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Implement VTY configuration to control Early Classmark SendingHarald Welte1-0/+2
2017-01-23SI2q: add support for multiple UARFCNsMax1-4/+24
2017-01-23Prevent segfault in range encodingMax1-31/+35
2017-01-06Cosmetic fixes around SI generationMax1-1/+1
2016-12-09Replace duplicated code with macro callMax1-10/+10
2016-09-17Modify SI 13 field for control_ack_typeMax1-0/+4
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava1-0/+3
2016-05-31Make si2q scheduling optionalMax1-1/+9
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther1-1/+3
2016-05-23Fix copy-paste error in SI6Max1-1/+1
2016-05-17Move DTX settings to BTSMax1-0/+5
2016-04-29Fix comment typoMax1-1/+1
2016-04-22Add vty check for max si2quater sizeMax1-1/+20
2016-04-22Add basic UARFCN supportMax1-2/+137
2016-04-16Add basic SI2quater supportMax1-0/+23
2016-04-16Refactor SI-related codeMax1-18/+19
2016-04-16Add SI2quater support to SI3Max1-1/+7
2015-09-04system_information.c: Distinguish two previously identical log msgsHarald Welte1-2/+2
2015-09-04Fix neighbor channel list generation for 1900 MHz PCS bandHarald Welte1-3/+3
2015-01-01smscb: Prepare to fill in the info for CBCH in SI4Holger Hans Peter Freyther1-1/+1
2014-12-30libbsc/system_information.c: Fix off-by-one error in si4 generation with CBCH...Daniel Willmann1-3/+3
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte1-22/+1
2014-12-30Add basic support for CBCH / SMS-CB (Cell Brroadcast)Harald Welte1-2/+35
2014-11-21bts: Store the bcch_change_mark in the bts structureHolger Hans Peter Freyther1-0/+3
2014-01-16si: Fix range1024 encodingJacob Erlbeck1-1/+1
2014-01-16si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messagesJacob Erlbeck1-0/+3
2013-07-03hsl: Remove the support for the HSL bts from OpenBSCHolger Hans Peter Freyther1-4/+0
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg1-0/+1
2013-03-10si: Another round of PCS related fixesHolger Hans Peter Freyther1-2/+14
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
2012-10-22si: Partially implement the range encoding for the SI.Holger Hans Peter Freyther1-25/+111
2012-10-08SI13: Set alpha value to a safer default of 0 instead of 10Harald Welte1-1/+1
2012-09-29Fix: T3192 and T3193 must be similarAndreas Eversberg1-1/+1
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+4
2012-03-01Improved generation of SYSTEM INFORMATIONs 2* and 5* for neighbour bandsAndreas Eversberg1-21/+222
2012-02-17fix generation of frequency list (E-GSM vs. P-GSM 900)Harald Welte1-2/+3
2011-10-17libbsc: Don't include ext_info in SI13 if not in EGPRS modeSylvain Munaut1-1/+1
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-1/+1
2011-05-24Move system information related defines and code to libosmocoreHarald Welte1-104/+5
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-9/+9
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-12/+12
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-2/+12
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+606