aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27OsmoBTS/abis/rsl: cosmetic: 'IPA style'Neels Hofmeyr1-13/+15
2018-11-27OsmoBTS/chapters/configuration.adoc: fix index numberingNeels Hofmeyr1-1/+1
2018-11-27osmobts-usermanual.adoc: fix link to abis.adoc chapterNeels Hofmeyr1-1/+1
2018-11-27OsmoBTS/chapters/dynamic-timeslots.adoc: Remove obsolete linksNeels Hofmeyr1-4/+0
2018-11-27OsmoBTS/abis/rsl.adoc: fix missing section headerNeels Hofmeyr1-0/+1
2018-11-27OsmoBTS: add vty reference documentationAlexander Couzens4-5/+1705
2018-11-27OsmoBTS/abis/dyn_ts_osmocom_style.msc: adjust PDCH Act ackNeels Hofmeyr1-1/+1
2018-11-27OsmoBTS/abis/rsl: fix subtitle for ladder diagram of osmo dyn switchoverNeels Hofmeyr1-1/+1
2018-11-27Add section about configuring power-rampingDaniel Willmann1-0/+27
2018-11-27osmobts-abis: Add Revision log regarding dynamic cannelsHarald Welte1-0/+9
2018-11-27spelling: message discriminator, not descriminatorHarald Welte1-1/+1
2018-11-27Document dynamic channels on Abis, both IPA and Osmocom styleNeels Hofmeyr7-7/+366
2018-11-27OsmoBTS: hardware support: remove dup, tweak wordingNeels Hofmeyr1-3/+3
2018-11-27OsmoBTS: wording tweakNeels Hofmeyr1-3/+3
2018-11-27OsmoBTS: typosNeels Hofmeyr1-2/+2
2018-11-27abis/oml.doc: remove duplicate sentence partNeels Hofmeyr1-4/+3
2018-11-27Add OsmoBTS control interface descriptionMax2-0/+26
2018-11-27fix various typos across all manualsJonathan Brielmaier5-10/+10
2018-11-27OsmoBTS: explain IEs marked 'ignored' *and* 'Received'Neels Hofmeyr1-2/+9
2018-11-27OsmoBTS: s/content of this attribute/this attribute/Neels Hofmeyr1-12/+12
2018-11-27OsmoBTS: fix typos, streamline language styleNeels Hofmeyr3-65/+64
2018-11-27OsmoBTS: typo x2 ('Objects Classes' -> 'Object Classes')Neels Hofmeyr1-2/+2
2018-11-27OsmoBTS: Fix the author name and mail addressHolger Hans Peter Freyther1-2/+2
2018-11-27Add link to Asciidoc source code of manualHarald Welte1-0/+6
2018-11-27initial checkin of manuals to public repoHarald Welte26-0/+3279
2018-11-27Importing history from osmo-gsm-manualsNeels Hofmeyr0-0/+0
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol13-39/+63
2018-11-26cosmetic: fix whitespacePau Espin Pedrol4-4/+3
2018-11-23bts-trx: early return on POWERON successPau Espin Pedrol1-0/+1
2018-11-23rsl: Avoid sending ipa PDCH DEACT NACK followed by ACKPau Espin Pedrol1-2/+1
2018-11-23rsl: Log lchan state during dynts PDCH->TCHPau Espin Pedrol1-2/+3
2018-11-22Drop unused functionMax2-27/+0
2018-11-22Fix type mismatchMax1-1/+1
2018-11-22Fix deprecated gsm_arfcn2band(), use gsm_arfcn2band_rc()Vadim Yanitskiy5-11/+26
2018-11-22common/vty.c: fix deprecated osmo_str2lower() usageVadim Yanitskiy1-5/+5
2018-11-21bts: Fix TRX0 param initializationPau Espin Pedrol3-2/+7
2018-11-20bts-trx: Allow re-try without exit if POWERON fails in osmo-trxPau Espin Pedrol1-10/+44
2018-11-20common: Implement OML for trx_set_available(1)Pau Espin Pedrol1-6/+4
2018-11-20bts-trx: setup timer once at creation timePau Espin Pedrol5-6/+17
2018-11-19add missing check of osmo_wqueue_enqueue() return valueStefan Sperling1-1/+5
2018-11-19properly initialize si3 in test_is_ccch_for_agch_setup()Stefan Sperling1-1/+1
2018-11-19bts-trx: trx_if: Use struct to store CTRL msg parsed responsesPau Espin Pedrol1-22/+28
2018-11-19osmo-bts-trx: print TRX socket addresses in 'show transceiver'Max1-1/+4
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol16-59/+117
2018-11-06prevent potential NULL dereference in virtbts's tx_tchh_fnStefan Sperling1-1/+1
2018-10-29{oc2g,sysmo}-mgr-calib: Fix build against gpsd >= 3.18Pau Espin Pedrol2-3/+22
2018-10-27Add OC-2G BTS sourcesOmar Ramadan57-1/+13546
2018-10-25common/scheduler.c: track TDMA frame loss per logical channelsVadim Yanitskiy2-68/+145
2018-10-22Convert lchan CCCH_LCHAN to chan_nr BCCH and viceversaPau Espin Pedrol2-4/+8
2018-10-22gsm_pchan2chan_nr: Fix conversion of CCCH_LCHANPau Espin Pedrol1-1/+1