aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2021-02-17stats: add SIGN/SPEECH assignment subcategoriesMichael Iedema1-0/+12
2021-02-13Move bts_ident_key to neighbor_ident.cPau Espin Pedrol2-2/+2
2021-02-09Introduce VTY cmd to configure Alpha in SI13Pau Espin Pedrol1-0/+3
2021-02-07power_control: make P_CON_INTERVAL parameter configurableVadim Yanitskiy1-0/+3
2021-02-05lchan activation: indicate whether TA is knownNeels Hofmeyr1-0/+2
2021-02-05rename lchan->rqd_ta to last_taNeels Hofmeyr1-1/+3
2021-01-30Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-btsPau Espin Pedrol1-0/+4
2021-01-30stats: Add granularity to chan:rf_fail stat.Michael Iedema1-0/+2
2021-01-19lchan_avail(): omit logging for handover decision 2Neels Hofmeyr1-1/+1
2021-01-18stats: Add granularity to SDCCH/TCH/LU activity.Michael Iedema1-0/+15
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol2-1/+18
2021-01-02abis_om2000: keep OM2K FSMs around, don't terminateHarald Welte3-1/+20
2020-12-29abis_om2000: make om2k_mo_name() an exported functionHarald Welte1-0/+2
2020-12-29Add a bts_model->bts_init() and trx_init() call-back functionHarald Welte1-0/+8
2020-12-22power_control: add VTY command to set static / maximum BS PowerVadim Yanitskiy1-0/+4
2020-12-22power_control: add VTY commands for per-BTS configurationVadim Yanitskiy1-0/+1
2020-12-19power_control: add encoding/init API to 'struct gsm_bts_model'Vadim Yanitskiy1-0/+5
2020-12-19power_control: add new structures and default parametersVadim Yanitskiy2-0/+74
2020-12-19abis_rsl: turn rsl_msgb_alloc() a macro and move it to headerVadim Yanitskiy1-0/+7
2020-12-15Use rest_octets functionalities from libosmocorePau Espin Pedrol4-124/+2
2020-12-15vty: add new attribute for vendor-specific commandsVadim Yanitskiy1-0/+1
2020-12-10gsm_lchan_name: assert on NULL lchanPau Espin Pedrol1-0/+1
2020-12-04oml: Delay configuring NSVC until BTS features are negotiatedPau Espin Pedrol2-0/+6
2020-12-04Fix typo in function nanobts_attr_nsvc_getPau Espin Pedrol1-1/+1
2020-12-04Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMsPau Espin Pedrol2-0/+3
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens2-0/+16
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol1-0/+9
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol3-1/+15
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol4-37/+81
2020-12-01abis_rsl: parse cm3 and indicate ACCH repetition cap to BTSPhilipp Maier1-0/+3
2020-12-01bts: add repeated acch mode flags + vty configPhilipp Maier1-0/+4
2020-11-17fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TSNeels Hofmeyr1-1/+1
2020-11-17handover vty doc: explain rxqual valuesNeels Hofmeyr1-2/+5
2020-10-19bts: move rate counter / stat item definitions from *.h to *.cVadim Yanitskiy1-168/+4
2020-10-17ipa: Fix use of null pointer in log macroPau Espin Pedrol1-0/+3
2020-10-16drop features 'core-location-area-code' and 'core-cell-identity'Neels Hofmeyr1-2/+0
2020-10-15OML: Stay compatible with older osmo-bts versionsPau Espin Pedrol1-0/+6
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol2-0/+10
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol2-0/+11
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol2-3/+18
2020-10-15Introduce NM BTS FSMPau Espin Pedrol3-0/+14
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol5-3/+60
2020-10-15LCS: add proper BSSMAP-LE RESET re-using new generalized reset FSMNeels Hofmeyr1-2/+2
2020-10-15LCS: disable Lb interface by default, add vty 'smlc' / 'enable'Neels Hofmeyr1-0/+3
2020-10-15BSSMAP RESET: move RESET-ACK into reset fsmNeels Hofmeyr1-0/+2
2020-10-15BSSMAP RESET: move cancel-paging call to osmo_bsc_sigtran_reset()Neels Hofmeyr1-1/+1
2020-10-15BSSMAP RESET: generalize a_reset FSMNeels Hofmeyr6-2/+33
2020-10-09remove unused osmo_bsc_reset.hNeels Hofmeyr1-34/+0
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr10-0/+169
2020-10-08LCS: SCCP next conn id: prepare Lb-interfaceNeels Hofmeyr1-0/+3