aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* release 1.2.0-fw.2fairwaves/1.2.0-fw.2fairwaves/productionKirill Zakharenko2020-06-141-0/+6
* osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()Vadim Yanitskiy2020-06-071-11/+12
* release 1.2.0-fw.1fairwaves/1.2.0-fw.1Kirill Zakharenko2020-05-011-0/+6
* osmo-bts-{sysmo,oc2g,lc15}: fix segfault on 'dsp-trace-flag'Vadim Yanitskiy2020-04-263-6/+6
* measurement: remove unecessary is_amr_sid_update parameterPhilipp Maier2020-04-253-8/+4
* dtx: add detection of AMR DTX frames for osmo-bts-trxPhilipp Maier2020-04-254-13/+107
* oc2g: Fix mismatching signature in callback providedPau Espin Pedrol2020-04-251-1/+2
* oc2g: Fix returning values on void functionPau Espin Pedrol2020-04-251-6/+5
* lc15: Fix mismatching signature in callback providedPau Espin Pedrol2020-04-251-1/+2
* lc15: Fix returning values on void functionPau Espin Pedrol2020-04-251-5/+4
* osmo-bts-litecell15: Implement missing features.Rafael Diniz2020-04-258-13/+569
* osmo-bts-virtual: Avoid rejecting AMR in uplinkHarald Welte2020-04-211-41/+2
* fix compilation with gcc-10Harald Welte2020-04-206-42/+43
* logging: use only LOGL_NOTICE as defualt loglevelPhilipp Maier2020-04-144-20/+20
* configure.ac: fix libtool issue with clang and sanitizerEric2020-04-111-0/+5
* scheduler: always call Uplink burst handler on NOPE.indPhilipp Maier2020-04-042-36/+11
* cosmetic: remove dead code from logging.cHarald Welte2020-04-031-17/+0
* l1sap: fix gsmtap_ph_rach(): properly pack 8-bit and 11-bit RAVadim Yanitskiy2020-04-011-2/+12
* VTY: add "test send-failure-event-report"Oliver Smith2020-03-241-0/+20
* osmo-bts-trx: do not set rx-gain to 1 by defaultPhilipp Maier2020-03-232-2/+0
* trx: Use NOPE indications on SDCCHHarld Welte2020-03-221-0/+12
* trx: Use NOPE indications from OsmoTRX for TCH/F and TCH/HHarld Welte2020-03-222-4/+13
* trx: Fix reported BER for TCH/HHarld Welte2020-03-221-2/+3
* osmo-bts-virtual: Fix "virtual-um net-device NETDEV"Harald Welte2020-03-103-6/+21
* osmo-bts-virtual: Add "virtual-um ttl <0-255>" VTY optionHarald Welte2020-03-106-3/+39
* rsl: make IP DSCP configurableOliver Smith2020-03-084-2/+27
* osmo-bts-virtual: implement GSMTAP_CHANNEL_VOICEHarald Welte2020-03-082-12/+79
* l1sap: Use msgb_pull_l2() and unify l1sap_tch_ind + l1sap_ph_data_indHarald Welte2020-03-081-3/+2
* osmo-bts-virtual: do not log GSMTAP message sending failure twiceVadim Yanitskiy2020-03-042-2/+5
* osmo-bts-virtual: do not print redundant info in tx_to_virt_um()Vadim Yanitskiy2020-03-021-13/+2
* osmo-bts-virtual: fix wrong endianness in gsmtap_hdr_stringify()Vadim Yanitskiy2020-02-291-1/+3
* common/sysinfo: reduce criticality of a logging messageVadim Yanitskiy2020-02-291-1/+1
* vty: fix left shift by 31 cannot be represented in type 'int'Vadim Yanitskiy2020-02-271-1/+1
* virtual: Fix VTY commands to specify GSMTAP multicast groupsHarald Welte2020-02-261-2/+2
* cosmetic: Fix some typos with codespellPau Espin Pedrol2020-02-254-5/+5
* bts-trx: trx_if.c: Fix some printf formatsPau Espin Pedrol2020-02-251-3/+3
* osmo-bts-sysmo: merge measurement data and payloadPhilipp Maier2020-02-178-31/+28
* Do not depend on pcu_direct flag when populating ph_data_indPhilipp Maier2020-02-173-15/+12
* l1sap: Change loglevel of Rx TCH.ind INFO->DEBUGPau Espin Pedrol2020-02-121-1/+1
* l1_if: Fix strange formatting of Meas info loggingPau Espin Pedrol2020-02-124-40/+27
* osmo-bts-sysmo/Makefile.am: fix: do not overwrite bin_PROGRAMSVadim Yanitskiy2020-01-211-1/+1
* l1sap: merge MEAS IND into PRIM PH DATA / PRIM TCHPhilipp Maier2020-01-209-98/+127
* measurment: write irssi_full_sum variable correctlyPhilipp Maier2020-01-203-5/+5
* ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier2020-01-2018-81/+773
* L1SAP: use LOGL_DEBUG for logging from rach_pass_filter()Vadim Yanitskiy2020-01-141-3/+3
* rsl.c: Fix compiler error on gcc-9.2.1Harald Welte2020-01-121-1/+1
* common/abis.c: make use of RSL TEI from OML IPA RSL ConnectVadim Yanitskiy2020-01-112-2/+5
* common/vty.c: get rid of generic exit / end commandsVadim Yanitskiy2020-01-111-42/+0
* measurement: use signed integer for division of ta256b_sumMichael McTernan2020-01-061-1/+1
* Bump version: 1.1.0.95-24e7-dirty → 1.2.01.2.0Pau Espin Pedrol2020-01-032-6/+117