aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/system_information.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-18GPRS: actually enable indicating EDGE capability in SI13Harald Welte1-1/+4
2010-04-18GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)'Harald Welte1-1/+9
2010-04-18GPRS: Add Support for the GPRS Cell Option Extension Info IEHarald Welte1-0/+10
2010-03-22gprs: remove (the already unused) si13_templateHarald Welte1-16/+0
2010-03-22GPRS: set SI3 GPRS indicator dependent on bts->gprs.enabledHarald Welte1-1/+3
2010-03-22Create new gprs-conf branch with the non-SGSN part of the gprs branchHarald Welte1-7/+25
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-9/+9
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2010-01-07[system_information] Initialize the buffer before moving itHolger Hans Peter Freyther1-2/+4
2010-01-07[system_information] Return how much byte were written into outputHolger Hans Peter Freyther1-9/+10
2010-01-06[si] Go through the system_information structs and add static_assertsHolger Hans Peter Freyther1-0/+16
2009-12-24system_information: Fix BCCH Allocation when only 1 BTS presentSylvain Munaut1-1/+7
2009-12-19system_information: ip.access wants L2_PLEN, BS-11 doesn'tHarald Welte1-7/+20
2009-12-17logging: introduce log levels at caller siteHarald Welte1-4/+7
2009-12-16[system_information] Print more debugging about what's going onHarald Welte1-6/+15
2009-12-14system_information: use bitvec to generate frequency listsHarald Welte1-66/+49
2009-12-14[system_information] fix bit map 0 frequency list generationHarald Welte1-2/+9
2009-12-05[system_information] fix BCCH list generation for GSM900Harald Welte1-0/+2
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-0/+427