aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/system_information.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-03bitvec2freq_list(): fix handling of E-GSM ARFCNsVadim Yanitskiy1-9/+18
2021-08-16introduce gsm48_lchan_and_pchan2chan_desc()Neels Hofmeyr1-2/+4
2021-06-10RSL chan_nr: replace OSMO_ASSERT with error handlingNeels Hofmeyr1-1/+2
2021-06-01Drop duplicated arfcn_range_encode.c available in libosmocoreNeels Hofmeyr1-16/+16
2021-05-28gsm48_lchan2chan_desc(): expose TSC as paramNeels Hofmeyr1-1/+1
2021-04-18fix wrong ARFCNs in local-cell neighbor configNeels Hofmeyr1-3/+5
2021-04-12[hopping] Rework generation of Cell/Mobile AllocationVadim Yanitskiy1-15/+46
2021-04-06[hopping] generate_cell_chan_list(): make some pointers constVadim Yanitskiy1-2/+2
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-33/+14
2021-02-18SI13: Enable sending GPRS Cell Options Extension Information on GPRS-only BTSPau Espin Pedrol1-1/+1
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol1-0/+1
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol1-0/+6
2020-12-15Use rest_octets functionalities from libosmocorePau Espin Pedrol1-10/+50
2020-09-08SI Type 4: prevent potential buffer overflowVadim Yanitskiy1-0/+3
2020-09-03SI Type 4: fix missing CBCH Mobile Allocation IEVadim Yanitskiy1-7/+16
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol1-10/+5
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-1/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-03system_information: constify bitvec in freq. list encoding APIVadim Yanitskiy1-3/+3
2020-07-03system_information: publicly declare generate_cell_chan_list()Vadim Yanitskiy1-1/+1
2020-06-21system_information: Set BSS_PAGING_COORDINATION in SI13 for osmo-btsHarald Welte1-0/+5
2020-06-21[cosmetic] system_information: Values are not guesses; more commentsHarald Welte1-3/+2
2020-04-14vty: clarify EGPRS Packet Channel Request message supportVadim Yanitskiy1-4/+7
2019-11-13Fix some typosMartin Hauke1-2/+2
2018-11-20bsc: band_compatible: Return band non-compatible for invalid arfcnPau Espin Pedrol1-1/+6
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol1-1/+1
2018-11-20bsc: si: Fix SI2ter L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-20bsc: si: Fix SI2bis L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-20bsc: Prefix log string with related SI type during call to list_arfcnPau Espin Pedrol1-4/+4
2018-09-09CBCH: Fix SI4 CBCH IE generationHarald Welte1-1/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-2/+10
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-5/+46
2018-07-23various logging: fix missing/extra newlinesNeels Hofmeyr1-1/+1
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+1210