aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-06-26RSL: receive and send multiple SI2q messagespespin/osmo-gsm-testerMax2-14/+41
2017-06-26measurement: improve log outputPhilipp Maier1-4/+7
2017-06-26Add missing include for abis.h header fileMax1-0/+1
2017-06-24LC15: properly handle BS-AG-BLKS-RES as received from BSCMinh-Quang Nguyen1-1/+1
2017-06-24l1sap: if lchan is in loopback, don't accept incoming RTPHarald Welte1-0/+5
2017-06-24osmo-bts-sysmo/l1_if.c: PH-DATA.ind belongs to L1P, not L1CHarald Welte1-1/+1
2017-06-24l1sap.c: Factor out function to limit message queueHarald Welte1-21/+18
2017-06-24measurement: Remove dead codeHarald Welte1-37/+0
2017-06-24Revert "RSL: receive and send multiple SI2q messages"Neels Hofmeyr2-49/+28
2017-06-24Revert "RSL: check for abnormal SI2q values"Neels Hofmeyr1-6/+0
2017-06-22OML: move BTS number check into separate functionMax1-16/+34
2017-06-22Copy sysmobts.service to osmo-bts-sysmoMax2-6/+6
2017-06-19Move parameter file opening into separate functionMax5-61/+52
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-15scheduler_trx.c: strip unused variableVadim Yanitskiy1-2/+0
2017-06-15cosmetic: fix some typosVadim Yanitskiy2-5/+5
2017-06-15Cleanup SI schedulingMax1-20/+12
2017-06-15Set and report BTS featuresMax5-0/+24
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-09sysmobts: normalize frame number in measurement indicationPhilipp Maier1-2/+10
2017-06-09Revert "measurement: exclude idle channels from uplink measurement"Philipp Maier1-29/+24
2017-06-09octphy: fix segfaultPhilipp Maier1-5/+6
2017-06-09Re-add version to phy_instanceMax2-2/+7
2017-06-09measurement: fix measurement computationPhilipp Maier2-1/+53
2017-06-06trx: Save osmotrx base-port vty propertiesPau Espin Pedrol1-0/+7
2017-06-06trx: Allow BTS and TRX to be on different IPsPau Espin Pedrol4-42/+45
2017-06-02Revert "Add version to phy_instance"Neels Hofmeyr2-7/+2
2017-05-29OML: fix Coverity-reported issuesMax1-2/+6
2017-05-29Add version to phy_instanceMax2-2/+7
2017-05-29sysmobts: Re-order the bit-endianness of every HR codec parameterHarald Welte3-6/+57
2017-05-29l1_if: Add inline functions to check dsp/fgpa version at runtimeHarald Welte1-0/+15
2017-05-29vty: Remove command for manual channel activation/deactivationHarald Welte1-60/+0
2017-05-29osmo-bts-trx: Remove duplicate parsing of NM_ATT_CONN_FAIL_CRITHarald Welte1-5/+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 Welte5-34/+32
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