aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-16gsm_04_08_rr: block EMERGENCY SETUP when EMERGENCY CALLS are deniedirefs/for/master/emergPhilipp Maier1-0/+17
2020-07-16propagate RSL error cause codes to RR Channel Release causeNeels Hofmeyr4-0/+34
2020-07-16RR Channel Release: pass Cause code from BSSMAP Clear to the BTSNeels Hofmeyr7-12/+64
2020-07-16RR Release Cell selection IE: fix repeated EARFCNs encodingNeels Hofmeyr1-4/+8
2020-07-16ipaccess_nanobts: Log ipaccess_sign_link_down eventPau Espin Pedrol1-0/+4
2020-07-16Add example configuration files for E1 BTSHarald Welte4-0/+343
2020-07-15doc/examples: remove deprecated 'dyn_ts_allow_tch_f'Vadim Yanitskiy2-2/+0
2020-07-15Fix trailing whitespace in several filesPau Espin Pedrol7-11/+9
2020-07-15gsm_data.h: Drop duplicated include stdint.hPau Espin Pedrol1-1/+0
2020-07-15Use OSMO_FD_* instead of deprecated BSC_FD_*Pau Espin Pedrol11-35/+35
2020-07-15bts_nokia_site: Clean up loggingHarald Welte1-53/+37
2020-07-14Don't print 'bogus channel load sample' message if total == 0Harald Welte1-1/+3
2020-07-14Bring timeslot FSMs on BS-11 out of NOT_INITIALIZED stateHarald Welte1-0/+5
2020-07-14abis_nm: Avoid various "Unhandled message" errors on BS-11 startupHarald Welte1-0/+12
2020-07-14ipaccess_sign_link_up: Log sign_link typePau Espin Pedrol1-1/+1
2020-07-14bsc_main: Use LOG_TRX in log linePau Espin Pedrol1-3/+2
2020-07-14bsc_main: Improve log line on Lost E1 linkPau Espin Pedrol1-1/+1
2020-07-08SI2quater: allow storing 48 EARFCNsNeels Hofmeyr1-1/+4
2020-07-06si2quater: fix budget calculation for multiple EARFCNsNeels Hofmeyr2-67/+91
2020-07-03gsm_04_08_rr: fix hopping parameters in RR Assignment CommandVadim Yanitskiy1-3/+9
2020-07-03generate_ma_for_ts(): constify per cell/timeslot ARFCN bit-vectorsVadim Yanitskiy1-2/+2
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 Yanitskiy4-5/+4
2020-07-01create ASP+AS only once per cs7 instanceNeels Hofmeyr1-86/+140
2020-07-01vty: check with is_ipaccess_bts() before using IPACCPhilipp Maier1-1/+7
2020-06-29abis_rsl: Mobile Allocation IE in CHANnel ACTIVation shall be emptyVadim Yanitskiy1-5/+4
2020-06-24lchan_rtp_fsm: fix out_state_maskPhilipp Maier1-0/+1
2020-06-24osmo-bsc.spec.in: Use %config(noreplace) to retain current config fileHarald Welte1-1/+1
2020-06-24vty/bts_resend_cmd: Use gsm_bts_set_system_infos() to increment changemarkHarald Welte1-3/+1
2020-06-24fix segfault introduced by recent segfault fixNeels Hofmeyr1-9/+12
2020-06-23Avoid selecting channels from administratively locked trxPau Espin Pedrol4-8/+11
2020-06-23fix crashes due to OSMO_ASSERT(conn->lchan)Vadim Yanitskiy9-25/+72
2020-06-21system_information: Set BSS_PAGING_COORDINATION in SI13 for osmo-btsHarald Welte2-0/+6
2020-06-21vty: hide 'mscpool roundrobin next'Neels Hofmeyr1-7/+7
2020-06-21Count RSL DELETE INDICATION received from BTSHarald Welte2-2/+5
2020-06-21bs11_config: Print "Not Equipped" for MBCCU (TRX) that don't existHarald Welte1-0/+1
2020-06-21[cosmetic] system_information: Values are not guesses; more commentsHarald Welte1-3/+2
2020-06-19merge files: absorb osmo_bsc_vty.c into bsc_vty.cNeels Hofmeyr4-1033/+976
2020-06-19bsc: Allow setting negative nominal tx power through VTYPau Espin Pedrol1-1/+1
2020-06-18abis_nm: fix length indicator in Set Channel AttributesVadim Yanitskiy1-5/+6
2020-06-18abis_nm: fix ARFCN list encoding in Set Channel AttributesVadim Yanitskiy1-11/+28
2020-06-17MSC pooling: add rate countersNeels Hofmeyr4-1/+67
2020-06-17debug: log about matching Paging Response to earlier PagingNeels Hofmeyr1-1/+8
2020-06-17log: add MSC number to bsc_subscr_conn_fsm idNeels Hofmeyr1-1/+4
2020-06-17vty: add 'mscpool roundrobin next' for ttcn3 testsNeels Hofmeyr1-0/+13
2020-06-17mscpool: add user manual chapterNeels Hofmeyr2-0/+215
2020-06-17MSC pooling: add 'no allow-attach' for MSC off-loadingNeels Hofmeyr5-1/+55
2020-06-17MSC pooling: LU: ignore TMSI NRI from a different PLMNNeels Hofmeyr1-0/+49
2020-06-17MSC pooling: implement NAS node selection by NRI from TMSINeels Hofmeyr1-3/+42
2020-06-17MSC pooling: make NRI mappings VTY configurableNeels Hofmeyr7-1/+367