summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* debian: Update changelog to 0.5.0-fw.3fairwaves/0.5.0-fw.3Ivan Kluchnikov2017-08-301-0/+10
* Fix build after recent gsm_bts_alloc() changeHarald Welte2017-08-296-6/+6
* Fix static build of osmo-bts-trx.Alexander Chemeris2017-08-271-1/+1
* osmo-bts-trx: Increase a maximum allowed MS power reduction step from 2dB to 4dB.Alexander Chemeris2017-08-271-1/+1
* osmo-bts-trx: Remove an unused variable. Resolves a compiler warning.Alexander Chemeris2017-08-271-4/+0
* osmo-bts-trx: Fix MS power control loop.Alexander Chemeris2017-08-272-12/+12
* debian: Update changelog to 0.5.0-fw.2fairwaves/0.5.0-fw.2Ivan Kluchnikov2017-02-211-0/+6
* debian: Update control file to resolve possible conflicts with old version of osmo-bts-trx packagesIvan Kluchnikov2017-02-211-0/+6
* debian: Update changelog to 0.5.0-fw.1Ivan Kluchnikov2017-02-211-0/+6
* oml: Fix incorrect usage of const variable abis_nm_att_tlvdef_ipaIvan Kluchnikov2017-02-201-2/+5
* osmo-trx-bts: Fix incorrect bts shutdown procedure in case of clock loss from osmo-trxIvan Klyuchnikov2017-02-191-13/+1
* sysmobts: fully support trx_power_paramsHarald Welte2017-02-144-32/+44
* osmo-trx-bts: Fix incorrect bts shutdown procedure in case of abis connection closureIvan Klyuchnikov2017-02-141-4/+1
* Fix typo in TCH/H interleaving tableMax2017-02-102-2/+2
* osmo-trx-bts: Fix osmo-bts-trx crash on startup during reading phy instance parameters from config fileIvan Klyuchnikov2017-02-102-2/+5
* osmo-trx-bts: Fix incorrect setting of RXGAIN and POWER parameters on second channel (TRX1) of osmo-trxIvan Klyuchnikov2017-02-105-83/+83
* rsl: Output RTP stats before closing the socket.Alexander Chemeris2017-02-101-0/+4
* cosmetic: lchan_sacch_get: early-exit instead of nested-ifNeels Hofmeyr2017-02-101-4/+4
* all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr2017-02-104-21/+19
* SACCH SI: assert that SI enum vals fit in bit maskNeels Hofmeyr2017-02-081-0/+3
* SACCH: fix sending of SI with an enum value > 7Neels Hofmeyr2017-02-081-2/+2
* fix missing ~ in bit logic for lchan->si.valid in rsl_rx_sacch_inf_mod()Neels Hofmeyr2017-02-081-1/+1
* Add new unit-test for transmit power computation codeHarald Welte2017-02-078-1/+318
* tx_power: Change PA calibration tables to use delta valesHarald Welte2017-02-072-3/+3
* tx_power: various cosmetic fixes in commentsHarald Welte2017-02-071-5/+5
* Revert "sysmobts: Add correct nominal transmit power for sysmoBTS 1020"Harald Welte2017-02-071-2/+0
* Fix SACCH channel release indication not sent to BSC after location update.Jean-Francois Dionne2017-02-031-1/+2
* sysmobts_eeprom.h: Fix/extend model number definitionsHarald Welte2017-02-021-1/+2
* sysmobts: Add correct nominal transmit power for sysmoBTS 1020Harald Welte2017-02-021-0/+2
* octphy: Improve OML ADM state handlingPhilipp2017-02-012-2/+61
* Fix AMR HR DTX FSM logic.Jean-Francois Dionne2017-02-018-73/+195
* rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen2017-02-012-0/+28
* DTX: fix "unexpected burst" errorJean-Francois Dionne2017-02-012-0/+2
* cosmetic: remove stray newline in octphy's l1_oml.cPhilipp Maier2017-01-311-2/+1
* sysmo,lc15: fix memory leak at each call placedJean-Francois Dionne2017-01-312-2/+6
* cosmetic: Remove stray newlines in octphy_vty.cPhilipp Maier2017-01-311-5/+0
* octphy VTY: fix vty write output for octphy's phy sectionPhilipp Maier2017-01-311-7/+7
* Add ctrl command to send OML alertMax2017-01-251-0/+15
* OML: internalize failure reportingMax2017-01-258-58/+83
* build: Do not require more headers from OpenBSCHolger Hans Peter Freyther2017-01-241-1/+0
* debian: Use the header files installed by openbsc-devHolger Hans Peter Freyther2017-01-241-1/+1
* Revert "deb: use gsm_data_shared.* from openbsc-dev"Holger Freyther2017-01-243-21/+1
* octphy: set tx attenuation via VTYPhilipp2017-01-233-7/+30
* deb: use gsm_data_shared.* from openbsc-devMax2017-01-203-1/+21
* l1sap: fix missing 'else's causing wrong rach frame expiry countsPhilipp2017-01-161-2/+2
* l1sap: Fix expired rach slot countingPhilipp2017-01-121-16/+56
* lc15,sysmobts l1_if: fix memleak in handle_mph_time_ind()Jean-Francois Dionne2017-01-122-0/+2
* scheduler: log lchan on which prim error occuredMax2017-01-102-4/+53
* DTX: fix SID-FIRST detectionJean-Francois Dionne2017-01-102-2/+2
* Remove obsolete define TLVP_PRES_LENMax2017-01-101-5/+0