aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-30debian: Update changelog to 0.5.0-fw.3fairwaves/0.5.0-fw.3Ivan Kluchnikov1-0/+10
2017-08-29Fix build after recent gsm_bts_alloc() changeHarald Welte6-6/+6
2017-08-27Fix static build of osmo-bts-trx.Alexander Chemeris1-1/+1
2017-08-27osmo-bts-trx: Increase a maximum allowed MS power reduction step from 2dB to ...Alexander Chemeris1-1/+1
2017-08-27osmo-bts-trx: Remove an unused variable. Resolves a compiler warning.Alexander Chemeris1-4/+0
2017-08-27osmo-bts-trx: Fix MS power control loop.Alexander Chemeris2-12/+12
2017-02-21debian: Update changelog to 0.5.0-fw.2fairwaves/0.5.0-fw.2Ivan Kluchnikov1-0/+6
2017-02-21debian: Update control file to resolve possible conflicts with old version of...Ivan Kluchnikov1-0/+6
2017-02-21debian: Update changelog to 0.5.0-fw.1Ivan Kluchnikov1-0/+6
2017-02-20oml: Fix incorrect usage of const variable abis_nm_att_tlvdef_ipaIvan Kluchnikov1-2/+5
2017-02-19osmo-trx-bts: Fix incorrect bts shutdown procedure in case of clock loss from...Ivan Klyuchnikov1-13/+1
2017-02-14sysmobts: fully support trx_power_paramsHarald Welte4-32/+44
2017-02-14osmo-trx-bts: Fix incorrect bts shutdown procedure in case of abis connection...Ivan Klyuchnikov1-4/+1
2017-02-10Fix typo in TCH/H interleaving tableMax2-2/+2
2017-02-10osmo-trx-bts: Fix osmo-bts-trx crash on startup during reading phy instance p...Ivan Klyuchnikov2-2/+5
2017-02-10osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second ...Ivan Klyuchnikov5-83/+83
2017-02-10rsl: Output RTP stats before closing the socket.Alexander Chemeris1-0/+4
2017-02-10cosmetic: lchan_sacch_get: early-exit instead of nested-ifNeels Hofmeyr1-4/+4
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr4-21/+19
2017-02-08SACCH SI: assert that SI enum vals fit in bit maskNeels Hofmeyr1-0/+3
2017-02-08SACCH: fix sending of SI with an enum value > 7Neels Hofmeyr1-2/+2
2017-02-08fix missing ~ in bit logic for lchan->si.valid in rsl_rx_sacch_inf_mod()Neels Hofmeyr1-1/+1
2017-02-07Add new unit-test for transmit power computation codeHarald Welte8-1/+318
2017-02-07tx_power: Change PA calibration tables to use delta valesHarald Welte2-3/+3
2017-02-07tx_power: various cosmetic fixes in commentsHarald Welte1-5/+5
2017-02-07Revert "sysmobts: Add correct nominal transmit power for sysmoBTS 1020"Harald Welte1-2/+0
2017-02-03Fix SACCH channel release indication not sent to BSC after location update.Jean-Francois Dionne1-1/+2
2017-02-02sysmobts_eeprom.h: Fix/extend model number definitionsHarald Welte1-1/+2
2017-02-02sysmobts: Add correct nominal transmit power for sysmoBTS 1020Harald Welte1-0/+2
2017-02-01octphy: Improve OML ADM state handlingPhilipp2-2/+61
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne8-73/+195
2017-02-01rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen2-0/+28
2017-02-01DTX: fix "unexpected burst" errorJean-Francois Dionne2-0/+2
2017-01-31cosmetic: remove stray newline in octphy's l1_oml.cPhilipp Maier1-2/+1
2017-01-31sysmo,lc15: fix memory leak at each call placedJean-Francois Dionne2-2/+6
2017-01-31cosmetic: Remove stray newlines in octphy_vty.cPhilipp Maier1-5/+0
2017-01-31octphy VTY: fix vty write output for octphy's phy sectionPhilipp Maier1-7/+7
2017-01-25Add ctrl command to send OML alertMax1-0/+15
2017-01-25OML: internalize failure reportingMax8-58/+83
2017-01-24build: Do not require more headers from OpenBSCHolger Hans Peter Freyther1-1/+0
2017-01-24debian: Use the header files installed by openbsc-devHolger Hans Peter Freyther1-1/+1
2017-01-24Revert "deb: use gsm_data_shared.* from openbsc-dev"Holger Freyther3-21/+1
2017-01-23octphy: set tx attenuation via VTYPhilipp3-7/+30
2017-01-20deb: use gsm_data_shared.* from openbsc-devMax3-1/+21
2017-01-16l1sap: fix missing 'else's causing wrong rach frame expiry countsPhilipp1-2/+2
2017-01-12l1sap: Fix expired rach slot countingPhilipp1-16/+56
2017-01-12lc15,sysmobts l1_if: fix memleak in handle_mph_time_ind()Jean-Francois Dionne2-0/+2
2017-01-10scheduler: log lchan on which prim error occuredMax2-4/+53
2017-01-10DTX: fix SID-FIRST detectionJean-Francois Dionne2-2/+2
2017-01-10Remove obsolete define TLVP_PRES_LENMax1-5/+0