aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-17measurement: Compute measurement results on measurement idicationPhilipp Maier1-5/+4
2017-05-17measurement: make lchan_meas_check_compute() available to l1sap.cPhilipp Maier1-1/+1
2017-05-17measurement: fix measurement reporting periodPhilipp Maier1-3/+35
2017-05-17octphy: ensure that 11 bit rach flag is not setPhilipp Maier1-0/+2
2017-05-17octphy: align frame number for new firmware versionsPhilipp Maier1-0/+15
2017-05-17octphy: activate CBCH after all physical channels are activatedPhilipp Maier1-1/+1
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+15
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+14
2017-05-15Prepare for BTS attribute reporting via OMLMax5-25/+39
2017-05-10Set BTS variant while initializing BTS modelMax4-0/+4
2017-05-09osmo-bts-trx/l1_if.c: cosmetic: drop double checkVadim Yanitskiy1-3/+3
2017-05-09Prepare for extended SI2quater supportMax2-36/+43
2017-05-08Signal to BSC when PCU disconnectsMax2-1/+6
2017-05-08bts: revert trx shutdown orderPhilipp Maier1-1/+1
2017-04-30sysmobts: Store a simple network config in the EEPROM as wellHolger Hans Peter Freyther4-8/+168
2017-04-29sysmobts: Make reservation for mode/netmask/ip and sucHolger Hans Peter Freyther2-1/+16
2017-04-28osmo-bts-trx: cosmetic log fixMax1-9/+11
2017-04-27Fix RTP duration adjustment not done when speech resumes in DTX mode.Jean-Francois Dionne1-6/+2
2017-04-26Add MS TO to RSL measurementsMax2-5/+44
2017-04-13octphy: set tx/rx antenne IDs via VTYPhilipp Maier2-0/+53
2017-04-13octphy: add conditional compilation to support latest octasic header releasePhilipp Maier2-2/+37
2017-04-13octphy: display hint in case of wrongly configured transceiver numberPhilipp Maier1-0/+2
2017-04-13octphy: print log message for multi-trx supportPhilipp Maier1-0/+6
2017-04-13l1sap: improve log outputPhilipp Maier1-1/+3
2017-04-13octphy: add CBCH supportPhilipp Maier2-1/+19
2017-04-13octphy: fix usage of wrong define constantPhilipp Maier1-1/+1
2017-04-10Handle TXT indication from OsmoPCUMax2-0/+28
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte3-3/+20
2017-03-23vty: reduce code duplicationMax1-32/+6
2017-03-23osmo-bts-trx/l1_if.c: use channel combination III for TCH/HVadim Yanitskiy1-1/+1
2017-03-23osmo-bts-trx: fix scheduling of broken framesMax1-2/+4
2017-03-14Check for suitable lchan type when detecting HOMax1-2/+10
2017-03-14Handle ctrl cmd allocation failuresMax1-18/+19
2017-03-07Remove code duplicationMax1-18/+4
2017-02-24Use oml-alert CTRL command for temp reportMax4-13/+65
2017-02-22octphy: Fix VTY commandsPhilipp Maier3-45/+139
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 tableMax1-1/+1
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 Klyuchnikov4-74/+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-07tx_power: Change PA calibration tables to use delta valesHarald Welte1-2/+2