aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 1.3.2.1-16d3 → 1.3.31.3.3osmith/releaseOliver Smith2021-09-061-0/+6
* debian/control: remove dh-systemd build-dependOliver Smith2021-09-061-1/+0
* Bump version: 1.3.1.1-1c2c → 1.3.21.3.2Vadim Yanitskiy2021-05-201-0/+6
* osmo-bts-trx: fix hopping pointer bug in trx_sched_fn()Vadim Yanitskiy2021-05-201-5/+6
* Bump version: 1.3.0.1-4f34 → 1.3.11.3.1Pau Espin Pedrol2021-04-211-0/+7
* lchan2lch_par(): fix missing default branch in switchVadim Yanitskiy2021-04-204-25/+63
* Bump version: 1.2.0.444-8777-dirty → 1.3.01.3.0Pau Espin Pedrol2021-02-235-21/+491
* ta_control: fix Timing Advance control for SDCCH channelsVadim Yanitskiy2021-02-201-5/+0
* tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol2021-02-193-3/+3
* tests: Explicitly drop category from logPau Espin Pedrol2021-02-193-0/+6
* gsm_data: handle l1_info with structsPhilipp Maier2021-02-164-17/+15
* GSMTAP: make remote host for Um logging configurable via VTYNeels Hofmeyr2021-02-163-10/+69
* vty: dont put a colon after vty_out in cfg_out macroPhilipp Maier2021-02-151-1/+1
* l1sap: fix comment: sapi number is missingPhilipp Maier2021-02-151-1/+1
* ta_control: make 'struct bts_ul_meas' parameters constVadim Yanitskiy2021-02-153-10/+19
* ta_control: cosmetic: use correct naming for MIN/MAX constraintsVadim Yanitskiy2021-02-151-4/+4
* add support for sysmoBTS 1003 aka "1002 with GPS and PoE"Harald Welte2021-02-153-1/+5
* GSMTAP: move 'struct gsmtap_inst' and masks to 'struct gsm_bts'Vadim Yanitskiy2021-02-135-25/+29
* GSMTAP: fix wrong naming of per-BTS SAPI commandsVadim Yanitskiy2021-02-131-10/+10
* GSMTAP: move 'gsmtap_sapi_names' from l1sap.c to vty.cVadim Yanitskiy2021-02-133-18/+17
* main: cosmetic: tweak deprecation warning messagesVadim Yanitskiy2021-02-131-4/+4
* l1sap: be sure that UL-SACCH repetition is turned offPhilipp Maier2021-02-111-1/+7
* l1sap.c: be sure that FACCH repetition is turned offPhilipp Maier2021-02-111-1/+7
* l1sap: fix repeated_dl_facch_active_decision()Philipp Maier2021-02-111-1/+1
* oml: ensure that IPA RSL Connect ACK/NACK contains all IEsVadim Yanitskiy2021-02-101-3/+14
* oml: reuse the given msgb in oml_fom_ack_nack()Vadim Yanitskiy2021-02-101-13/+13
* power_control: implement handling of P_Con_INTERVAL parameterVadim Yanitskiy2021-02-0710-3/+320
* power_control: cosmetic: fix swapped {L,U}_RXQUAL_XX_P commentsVadim Yanitskiy2021-02-071-2/+2
* oml: use regular TLVP_PRES() in rx_oml_ipa_rsl_connect()Vadim Yanitskiy2021-02-071-3/+3
* oml: make 'struct tlv_parsed' pointer const where possibleVadim Yanitskiy2021-02-071-5/+5
* oml: avoid redundant ntohl() / htonl() conversionVadim Yanitskiy2021-02-071-3/+4
* vty: register libosmocore's FSM introspection commandsVadim Yanitskiy2021-02-061-0/+1
* oml: cosmetic code style changes in rx_oml_ipa_rsl_connect()Vadim Yanitskiy2021-02-061-6/+3
* osmo-bts-trx/scheduler: use DMEAS in trx_sched_meas_avg()Vadim Yanitskiy2021-02-051-1/+1
* pcu_sock: fix uninitalized returncode valuePhilipp Maier2021-02-041-1/+1
* pcu_sock: pcu_tx_si_all(): fix returning ununitialized rcVadim Yanitskiy2021-02-041-2/+2
* pcu_sock: pcu_tx_si_all(): cosmetic coding style changeVadim Yanitskiy2021-02-041-1/+2
* pcu_sock: pcu_tx_si_all(): make 'si_types' constVadim Yanitskiy2021-02-041-1/+1
* Use osmo_fd_*_{disable,enable}Harald Welte2021-02-037-18/+19
* pcu_sock: send SI1, SI3 and SI13 via PCUIFPhilipp Maier2021-02-033-16/+77
* common/measurement.c: fix gcc 4 + -std=gnu11 errorOliver Smith2021-02-021-1/+1
* chan activ: activate DL SACCH only when TA is knownNeels Hofmeyr2021-01-281-2/+14
* configure.ac: set -std=gnu11Oliver Smith2021-01-281-0/+2
* power_control: clarify the meaning of 'delta' in logging messagesVadim Yanitskiy2021-01-242-78/+78
* l1sap: include Uplink RSSI in GSMTAP packetsVadim Yanitskiy2021-01-231-2/+5
* l1sap: fix gsmtap_ph_{data,pdch,rach}(): use 'const'Vadim Yanitskiy2021-01-231-6/+9
* power_control: add test for inc / red step size limitationsVadim Yanitskiy2021-01-213-0/+189
* vty: add expert commands for MS/BS power controlVadim Yanitskiy2021-01-201-0/+76
* vty: make commands related to the loopback mode hiddenVadim Yanitskiy2021-01-201-8/+10
* vty: extend trx / lchan number range in BTS_T_T_L_CMDVadim Yanitskiy2021-01-201-1/+1