aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-01BS-11: Send proprietary MRPCI message after assignment + HO completelaforge/e1Harald Welte2-0/+19
2020-08-01BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC"Harald Welte1-3/+10
2020-07-31Introduce support for ACC ramping during whole BTS life cyclePau Espin Pedrol5-153/+875
2020-07-30fix CBSP server: actually open the srv_linkNeels Hofmeyr1-3/+10
2020-07-30acc.c: Don't use C99 constructs, this breaks builds on Debian 8Harald Welte1-2/+6
2020-07-30Add example config files for Ericsson DUG20 based BTSHarald Welte3-0/+797
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol14-117/+1610
2020-07-26lchan_fsm: silently ignore LCHAN_EV_RLL_ERR_INDHarald Welte1-0/+8
2020-07-26debian: Package E1 configuration file examplesHarald Welte1-0/+1
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol14-15/+15
2020-07-20{bts,bsc}.adoc: Drop deprecated OsmoNITB referencesPau Espin Pedrol2-14/+8
2020-07-20doc: Copy {bsc,bts}.adoc from osmo-gsm-manualsPau Espin Pedrol3-2/+627
2020-07-20configure.ac: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-07-19osmo-bsc.spec.in: Add missing directories to packageHarald Welte1-0/+3
2020-07-18Move acc_ramp_init inside gsm_bts_allocPau Espin Pedrol8-5/+10
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol14-170/+200
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol17-331/+398
2020-07-18bts: Drop duplicated function to get trx by numberPau Espin Pedrol8-25/+14
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol66-1354/+1471
2020-07-17osmo-bsc.spec.in: Package E1 config filesHarald Welte1-0/+1
2020-07-17remove examples/osmo-bsc/ericsson/osmo-bsc.cfgHarald Welte1-101/+0
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