aboutsummaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte2-5/+19
2017-06-16RSL: check for abnormal SI2q valuesMax1-0/+6
2017-06-15RSL: receive and send multiple SI2q messagesMax2-28/+49
2017-06-15cosmetic: fix some typosVadim Yanitskiy1-3/+3
2017-06-15Cleanup SI schedulingMax1-20/+12
2017-06-15Set and report BTS featuresMax1-0/+9
2017-06-15Extend Get Attribute responderMax1-43/+85
2017-06-13measurement: Improve log outputPhilipp Maier2-12/+36
2017-06-09cosmetic: remove unused variablePhilipp Maier1-1/+0
2017-06-09Revert "measurement: exclude idle channels from uplink measurement"Philipp Maier1-29/+24
2017-06-09measurement: fix measurement computationPhilipp Maier2-1/+53
2017-05-29OML: fix Coverity-reported issuesMax1-2/+6
2017-05-29vty: Remove command for manual channel activation/deactivationHarald Welte1-60/+0
2017-05-29l1sap.c: Add spec reference to link timeout implementationHarald Welte1-1/+3
2017-05-29Consistently check for minimum attribute/TLV length in RSL and OMLHarald Welte2-29/+29
2017-05-27Implement basic Get Attribute responderMax1-0/+132
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-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-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+15
2017-05-17measurement/cosmetic: Fixup source code commentPhilipp Maier1-1/+14
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-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: display hint in case of wrongly configured transceiver numberPhilipp Maier1-0/+2
2017-04-13l1sap: improve log outputPhilipp Maier1-1/+3
2017-04-10Handle TXT indication from OsmoPCUMax2-0/+28
2017-04-06sysmobts: Don't start with 0dBm TRX output power before rampingHarald Welte2-1/+16
2017-03-23vty: reduce code duplicationMax1-32/+6
2017-03-14Check for suitable lchan type when detecting HOMax1-2/+10
2017-03-07Remove code duplicationMax1-18/+4
2017-02-20oml: Fix incorrect usage of const variable abis_nm_att_tlvdef_ipaIvan Kluchnikov1-2/+5
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 Hofmeyr1-0/+1
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
2017-02-07tx_power: various cosmetic fixes in commentsHarald Welte1-5/+5
2017-02-03Fix SACCH channel release indication not sent to BSC after location update.Jean-Francois Dionne1-1/+2
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne2-57/+156
2017-02-01rsl: Fix dropping of LAPDm UA message.Minh-Quang Nguyen2-0/+28
2017-01-25Add ctrl command to send OML alertMax1-0/+15
2017-01-25OML: internalize failure reportingMax6-55/+80