aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-05-29osmo-bts-sysmo: Include frame number in MEAS INDPhilipp Maier1-2/+7
2017-05-29octphy: remove old event control codePhilipp Maier1-83/+1
2017-05-29octphy: integrate channel measurement handlingPhilipp Maier2-15/+50
2017-05-27rx_tchh_fn(): Avoid copy+pasting formula to determine odd-ness of fnHarald Welte1-4/+7
2017-05-27scheduler_trx: Avoid copy+pasting determining CMR from FNHarald Welte1-8/+12
2017-05-27scheduler_trx.c: Avoid code duplication for BER10k computationHarald Welte1-8/+16
2017-05-27scheduler_trx.c: Fix typos, improve comments, cosmeticsHarald Welte1-25/+35
2017-05-27Remove unusued left-over gsm0503_conv.cHarald Welte2-1169/+0
2017-05-27Implement basic Get Attribute responderMax2-0/+136
2017-05-24measurement: exclude idle channels from uplink measurementPhilipp Maier1-24/+29
2017-05-24phy_link: Fix typo in state being printedPau Espin Pedrol1-1/+1
2017-05-22osmo-bts-trx: use libosmocodingMax12-5607/+24
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