aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/sysinfo.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-15sysinfo: Don't broadcast SI4 GPRS INDICATOR if PCU is disconnectedHarald Welte1-6/+39
2020-10-15sysinfo: Only send SI13 if PCU is connectedHarald Welte1-1/+1
2020-07-14Move struct gsm_bts_trx: gsm_data.* & bts.* => bts_trx.*Pau Espin Pedrol1-0/+1
2020-07-05Move gsm_bts code gsm-data.* => bts.*Pau Espin Pedrol1-0/+1
2020-02-29common/sysinfo: reduce criticality of a logging messageVadim Yanitskiy1-1/+1
2019-05-28clear GPRS indicator in SI3 while PCU is disconnectedHarald Welte1-1/+35
2019-05-24Use LOGPLCHAN whenever possibleHarald Welte1-1/+1
2018-04-17common/sysinfo.c: Fix no return on on-void functionPau Espin Pedrol1-0/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-4/+3
2018-03-11sysinfo: Fix scheduling of downlink SACCH informationHarald Welte1-2/+4
2018-03-11cosmetic: Document some SI scheduling related function APIHarald Welte1-0/+1
2018-03-09sysinfo.c: SI1 is optional; Send SI2 at TC=0 if no SI1 existsHarald Welte1-1/+3
2017-07-15Ensure we don't send dummy UI frames on BCCH for TC=5Harald Welte1-1/+7
2017-06-28RSL: receive and send multiple SI2q messagesMax1-1/+15
2017-06-24Revert "RSL: receive and send multiple SI2q messages"Neels Hofmeyr1-15/+1
2017-06-15RSL: receive and send multiple SI2q messagesMax1-1/+15
2017-06-15Cleanup SI schedulingMax1-20/+12
2017-05-09Prepare for extended SI2quater supportMax1-1/+1
2017-02-10cosmetic: lchan_sacch_get: early-exit instead of nested-ifNeels Hofmeyr1-4/+4
2016-12-01Fix AGCH/PCH proportional allocationMax1-0/+14
2016-03-17Fix SI2ter schedulingMax1-2/+3
2016-03-11Fix copy-paste issueMax1-1/+1
2014-05-22common: Ignore "si.valid" outside of _MAX_SYSINFO_TYPEHolger Hans Peter Freyther1-1/+1
2014-05-22common: Remove unused gsm_time parameter from lchan_sacch_getHolger Hans Peter Freyther1-1/+1
2012-06-14system information: avoid modulo 0 / SIGFPEHarald Welte1-3/+8
2012-06-03sysinfo: Make our SI scheduling more completeHarald Welte1-5/+80
2012-06-02sysinfo: Schedule SI 2bis and 2terHarald Welte1-4/+4
2011-06-29remove debugging printf in sysinfo codeHarald Welte1-1/+0
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+66