aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-30litecell15/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-06-30sysmo/tch.c: Clean up use of empty bufferPau Espin Pedrol1-3/+4
2017-06-29osmo-bts-litecell15: Fix missing frame number in MEAS INDPhilipp Maier1-2/+3
2017-06-29osmo-bts-trx: fix missing frame number in MEAS INDPhilipp Maier2-3/+4
2017-06-29Revert "sysmobts: normalize frame number in measurement indication"Philipp Maier1-10/+2
2017-06-28Add loopback support for PDTCHHarald Welte1-27/+89
2017-06-28TRX: Use timerfd and CLOCK_MONOTONIC for GSM frame timerHarald Welte2-87/+246
2017-06-28octphy: remove log outputPhilipp Maier1-2/+0
2017-06-28octphy: initalize nmsg only when neededPhilipp Maier1-5/+6
2017-06-28octphy: initalize l1msg and only when neededPhilipp Maier1-1/+9
2017-06-28octphy: improve log outputPhilipp Maier1-1/+1
2017-06-28RSL: receive and send multiple SI2q messagesMax2-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 Welte2-39/+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-22lc15: fix jenkins buildMax1-3/+3
2017-06-22lc15: make jenkins helper executableMax1-0/+0
2017-06-22OML: move BTS number check into separate functionMax1-16/+34
2017-06-22Copy sysmobts.service to osmo-bts-sysmoMax5-7/+28
2017-06-21Use generic L1 headers helperMax4-55/+10
2017-06-21lc15: add jenkins helperMax2-0/+41
2017-06-21Move common steps into common jenkins helperMax5-69/+36
2017-06-19Move parameter file opening into separate functionMax5-61/+52
2017-06-19lc15bts-mgr: use extended config file exampleMax1-1/+41
2017-06-18OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte3-6/+22
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 Yanitskiy4-8/+8
2017-06-15Cleanup SI schedulingMax2-21/+13
2017-06-15Set and report BTS featuresMax5-0/+24
2017-06-15Extend Get Attribute responderMax1-43/+85
2017-06-14lc15: add example systemd service fileMax1-0/+20
2017-06-14Place *-mgr config examples according to BTS modelMax2-0/+48
2017-06-14Use systemd template specifiersMax1-2/+2
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_instanceMax3-3/+8
2017-06-09measurement: fix measurement computationPhilipp Maier3-1/+56
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 Pedrol6-43/+49