aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RSL: receive and send multiple SI2q messagesuser/max/si2q-testMax2017-06-262-14/+41
* LC15: properly handle BS-AG-BLKS-RES as received from BSCMinh-Quang Nguyen2017-06-241-1/+1
* l1sap: if lchan is in loopback, don't accept incoming RTPHarald Welte2017-06-241-0/+5
* osmo-bts-sysmo/l1_if.c: PH-DATA.ind belongs to L1P, not L1CHarald Welte2017-06-241-1/+1
* l1sap.c: Factor out function to limit message queueHarald Welte2017-06-241-21/+18
* measurement: Remove dead codeHarald Welte2017-06-242-39/+0
* Revert "RSL: receive and send multiple SI2q messages"Neels Hofmeyr2017-06-242-49/+28
* Revert "RSL: check for abnormal SI2q values"Neels Hofmeyr2017-06-241-6/+0
* lc15: fix jenkins buildMax2017-06-221-3/+3
* lc15: make jenkins helper executableMax2017-06-221-0/+0
* OML: move BTS number check into separate functionMax2017-06-221-16/+34
* Copy sysmobts.service to osmo-bts-sysmoMax2017-06-225-7/+28
* Use generic L1 headers helperMax2017-06-214-55/+10
* lc15: add jenkins helperMax2017-06-212-0/+41
* Move common steps into common jenkins helperMax2017-06-215-69/+36
* Move parameter file opening into separate functionMax2017-06-195-61/+52
* lc15bts-mgr: use extended config file exampleMax2017-06-191-1/+41
* OML Add osmocom-specific way to deactivate radio link timeoutHarald Welte2017-06-183-6/+22
* RSL: check for abnormal SI2q valuesMax2017-06-161-0/+6
* RSL: receive and send multiple SI2q messagesMax2017-06-152-28/+49
* scheduler_trx.c: strip unused variableVadim Yanitskiy2017-06-151-2/+0
* cosmetic: fix some typosVadim Yanitskiy2017-06-154-8/+8
* Cleanup SI schedulingMax2017-06-152-21/+13
* Set and report BTS featuresMax2017-06-155-0/+24
* Extend Get Attribute responderMax2017-06-151-43/+85
* lc15: add example systemd service fileMax2017-06-141-0/+20
* Place *-mgr config examples according to BTS modelMax2017-06-142-0/+48
* Use systemd template specifiersMax2017-06-141-2/+2
* measurement: Improve log outputPhilipp Maier2017-06-132-12/+36
* cosmetic: remove unused variablePhilipp Maier2017-06-091-1/+0
* sysmobts: normalize frame number in measurement indicationPhilipp Maier2017-06-091-2/+10
* Revert "measurement: exclude idle channels from uplink measurement"Philipp Maier2017-06-091-29/+24
* octphy: fix segfaultPhilipp Maier2017-06-091-5/+6
* Re-add version to phy_instanceMax2017-06-093-3/+8
* measurement: fix measurement computationPhilipp Maier2017-06-093-1/+56
* trx: Save osmotrx base-port vty propertiesPau Espin Pedrol2017-06-061-0/+7
* trx: Allow BTS and TRX to be on different IPsPau Espin Pedrol2017-06-066-43/+49
* Revert "Add version to phy_instance"Neels Hofmeyr2017-06-023-8/+3
* OML: fix Coverity-reported issuesMax2017-05-291-2/+6
* Add version to phy_instanceMax2017-05-293-3/+8
* sysmobts: Re-order the bit-endianness of every HR codec parameterHarald Welte2017-05-293-6/+57
* l1_if: Add inline functions to check dsp/fgpa version at runtimeHarald Welte2017-05-291-0/+15
* vty: Remove command for manual channel activation/deactivationHarald Welte2017-05-291-60/+0
* osmo-bts-trx: Remove duplicate parsing of NM_ATT_CONN_FAIL_CRITHarald Welte2017-05-291-5/+0
* l1sap.c: Add spec reference to link timeout implementationHarald Welte2017-05-291-1/+3
* Consistently check for minimum attribute/TLV length in RSL and OMLHarald Welte2017-05-295-34/+32
* osmo-bts-sysmo: Include frame number in MEAS INDPhilipp Maier2017-05-291-2/+7
* octphy: remove old event control codePhilipp Maier2017-05-291-83/+1
* octphy: integrate channel measurement handlingPhilipp Maier2017-05-292-15/+50
* rx_tchh_fn(): Avoid copy+pasting formula to determine odd-ness of fnHarald Welte2017-05-271-4/+7