aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-14release 1.2.0-fw.2fairwaves/1.2.0-fw.2fairwaves/productionKirill Zakharenko1-0/+6
2020-06-07osmo-bts-trx/trx_if: fix memleak in trx_ctrl_cmd_cb()Vadim Yanitskiy1-11/+12
2020-05-01release 1.2.0-fw.1fairwaves/1.2.0-fw.1Kirill Zakharenko1-0/+6
2020-04-26osmo-bts-{sysmo,oc2g,lc15}: fix segfault on 'dsp-trace-flag'Vadim Yanitskiy3-6/+6
2020-04-25measurement: remove unecessary is_amr_sid_update parameterPhilipp Maier3-8/+4
2020-04-25dtx: add detection of AMR DTX frames for osmo-bts-trxPhilipp Maier4-13/+107
2020-04-25oc2g: Fix mismatching signature in callback providedPau Espin Pedrol1-1/+2
2020-04-25oc2g: Fix returning values on void functionPau Espin Pedrol1-6/+5
2020-04-25lc15: Fix mismatching signature in callback providedPau Espin Pedrol1-1/+2
2020-04-25lc15: Fix returning values on void functionPau Espin Pedrol1-5/+4
2020-04-25osmo-bts-litecell15: Implement missing features.Rafael Diniz8-13/+569
2020-04-21osmo-bts-virtual: Avoid rejecting AMR in uplinkHarald Welte1-41/+2
2020-04-20fix compilation with gcc-10Harald Welte6-42/+43
2020-04-14logging: use only LOGL_NOTICE as defualt loglevelPhilipp Maier4-20/+20
2020-04-11configure.ac: fix libtool issue with clang and sanitizerEric1-0/+5
2020-04-04scheduler: always call Uplink burst handler on NOPE.indPhilipp Maier2-36/+11
2020-04-03cosmetic: remove dead code from logging.cHarald Welte1-17/+0
2020-04-01l1sap: fix gsmtap_ph_rach(): properly pack 8-bit and 11-bit RAVadim Yanitskiy1-2/+12
2020-03-24VTY: add "test send-failure-event-report"Oliver Smith1-0/+20
2020-03-23osmo-bts-trx: do not set rx-gain to 1 by defaultPhilipp Maier2-2/+0
2020-03-22trx: Use NOPE indications on SDCCHHarld Welte1-0/+12
2020-03-22trx: Use NOPE indications from OsmoTRX for TCH/F and TCH/HHarld Welte2-4/+13
2020-03-22trx: Fix reported BER for TCH/HHarld Welte1-2/+3
2020-03-10osmo-bts-virtual: Fix "virtual-um net-device NETDEV"Harald Welte3-6/+21
2020-03-10osmo-bts-virtual: Add "virtual-um ttl <0-255>" VTY optionHarald Welte6-3/+39
2020-03-08rsl: make IP DSCP configurableOliver Smith4-2/+27
2020-03-08osmo-bts-virtual: implement GSMTAP_CHANNEL_VOICEHarald Welte2-12/+79
2020-03-08l1sap: Use msgb_pull_l2() and unify l1sap_tch_ind + l1sap_ph_data_indHarald Welte1-3/+2
2020-03-04osmo-bts-virtual: do not log GSMTAP message sending failure twiceVadim Yanitskiy2-2/+5
2020-03-02osmo-bts-virtual: do not print redundant info in tx_to_virt_um()Vadim Yanitskiy1-13/+2
2020-02-29osmo-bts-virtual: fix wrong endianness in gsmtap_hdr_stringify()Vadim Yanitskiy1-1/+3
2020-02-29common/sysinfo: reduce criticality of a logging messageVadim Yanitskiy1-1/+1
2020-02-27vty: fix left shift by 31 cannot be represented in type 'int'Vadim Yanitskiy1-1/+1
2020-02-26virtual: Fix VTY commands to specify GSMTAP multicast groupsHarald Welte1-2/+2
2020-02-25cosmetic: Fix some typos with codespellPau Espin Pedrol4-5/+5
2020-02-25bts-trx: trx_if.c: Fix some printf formatsPau Espin Pedrol1-3/+3
2020-02-17osmo-bts-sysmo: merge measurement data and payloadPhilipp Maier8-31/+28
2020-02-17Do not depend on pcu_direct flag when populating ph_data_indPhilipp Maier3-15/+12
2020-02-12l1sap: Change loglevel of Rx TCH.ind INFO->DEBUGPau Espin Pedrol1-1/+1
2020-02-12l1_if: Fix strange formatting of Meas info loggingPau Espin Pedrol4-40/+27
2020-01-21osmo-bts-sysmo/Makefile.am: fix: do not overwrite bin_PROGRAMSVadim Yanitskiy1-1/+1
2020-01-20l1sap: merge MEAS IND into PRIM PH DATA / PRIM TCHPhilipp Maier9-98/+127
2020-01-20measurment: write irssi_full_sum variable correctlyPhilipp Maier3-5/+5
2020-01-20ta_control: move timing advance code from osmo-bts-trx to commonPhilipp Maier18-81/+773
2020-01-14L1SAP: use LOGL_DEBUG for logging from rach_pass_filter()Vadim Yanitskiy1-3/+3
2020-01-12rsl.c: Fix compiler error on gcc-9.2.1Harald Welte1-1/+1
2020-01-11common/abis.c: make use of RSL TEI from OML IPA RSL ConnectVadim Yanitskiy2-2/+5
2020-01-11common/vty.c: get rid of generic exit / end commandsVadim Yanitskiy1-42/+0
2020-01-06measurement: use signed integer for division of ta256b_sumMichael McTernan1-1/+1
2020-01-03Bump version: 1.1.0.95-24e7-dirty → 1.2.01.2.0Pau Espin Pedrol2-6/+117