aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-29lms: User correct scale factor for transmit samplesHarald Welte1-1/+8
2018-11-27build manuals moved here from osmo-gsm-manuals.gitOliver Smith7-30/+91
2018-11-27Merge history from osmo-gsm-manuals.gitNeels Hofmeyr16-0/+1820
2018-11-27osmotrx: Introduce code architecture chapterPau Espin Pedrol2-0/+143
2018-11-27osmotrx: Create a common chapter for section documenting backendsPau Espin Pedrol1-3/+6
2018-11-27osmotrx: configuration: Add section to document multi-arfcn featurePau Espin Pedrol1-0/+49
2018-11-27osmotrx: Write initial documentation for several supported devicesPau Espin Pedrol2-1/+68
2018-11-27osmotrx: Split Device specific section from backend onePau Espin Pedrol3-26/+27
2018-11-27trx: Add Hardware device support sectionPau Espin Pedrol2-0/+69
2018-11-27trx: Add Hardware architecture support sectionPau Espin Pedrol2-0/+36
2018-11-27trx: Add reference to project wiki page in overfiew sectionPau Espin Pedrol1-0/+3
2018-11-27vty-ref: Update URI of docbook 5.0 schemaHarald Welte1-2/+2
2018-11-27Introduce chapter trx_if.adoc and add it to OsmoTRX and OsmoBTSPau Espin Pedrol1-0/+2
2018-11-27Introduce OsmoTRX manualPau Espin Pedrol12-0/+1447
2018-11-27Importing history from osmo-gsm-manuals.gitNeels Hofmeyr0-0/+0
2018-11-23lms: Apply LMS->OSMO log level conversionPau Espin Pedrol1-1/+1
2018-11-23lms: Use LimeSuite.h log level defines instead of hardcoded valuesPau Espin Pedrol1-4/+4
2018-11-19UHDDevice: setRxGain on chan 0 when using multi-arfcnPau Espin Pedrol1-0/+3
2018-11-01ChannelizerBase: Fix ASan alloc-dealloc-mismatchPau Espin Pedrol1-1/+1
2018-10-24sigProcLib: add a CorrType for extended (11-bit) RACHVadim Yanitskiy2-6/+12
2018-10-24sigProcLib: introduce both TS1 and TS2 RACH synch. sequencesVadim Yanitskiy4-19/+31
2018-10-23Add long parameters (--help, --version, ...)Oliver Smith1-5/+13
2018-10-21trx_validate_config(): Fix validation of rx_spsHarald Welte1-1/+1
2018-10-21SocketsTest.testReaderIP(): Zero terminate received bufferHarald Welte1-1/+2
2018-10-09jenkins.sh: Enable build of osmo-trx-lmsPau Espin Pedrol1-1/+1
2018-10-05examples: Use logging level 'set-all' instead of 'all'Pau Espin Pedrol4-4/+4
2018-10-02Transciever: Log values causing Tx underrunPau Espin Pedrol1-1/+2
2018-10-02CommonLibs/Makefile.am: Specify libcommon_la_LIBADDPau Espin Pedrol1-0/+1
2018-09-28Use pthread_setname_np to name threadsPau Espin Pedrol6-4/+43
2018-09-25ensure well-formed example config filesHarald Welte4-24/+24
2018-09-20device/lms/LMSDevice.cpp: fix compilation warningVadim Yanitskiy1-1/+1
2018-09-13cosmetic: Use proper whitespace in several for loopsPau Espin Pedrol2-3/+3
2018-09-12Install sample cfg file to /etc/osmocomPau Espin Pedrol5-1/+24
2018-09-12Install systemd services with autotoolsPau Espin Pedrol12-6/+47
2018-09-10jenkins.sh: Add --enable-werror flag to osmo-trx configure stepPau Espin Pedrol1-1/+1
2018-09-10Vector: Copy arrays in a sane way for non-trivially copyable typesPau Espin Pedrol2-6/+23
2018-09-10radioInterfaceMulti:pullBuffer: Sanely convert float array to complex arrayPau Espin Pedrol1-3/+16
2018-09-10cosmetic: Fix trailing whitespace in several filesPau Espin Pedrol2-10/+10
2018-09-10SigProcLib: Use available copyTo Vector API instead of memcopyPau Espin Pedrol2-7/+5
2018-09-10UHHDDevice: Replace deprecated header uhd/utils/thread_priority.hppPau Espin Pedrol1-1/+3
2018-09-04update git-version-gen to generate proper version numbersHarald Welte1-1/+2
2018-09-04configure.ac: Specify default language as C++Pau Espin Pedrol1-0/+1
2018-09-04radioInterface: Fix variable storing integer return valuePau Espin Pedrol1-2/+3
2018-09-04osmo-trx: Add osmo_signal to stop whole transceiver chain correctly on errorPau Espin Pedrol5-2/+79
2018-09-03lms: Return error on device read timeoutPau Espin Pedrol1-3/+5
2018-09-03radioInterface: forward errors from RadioDevice to Transceiver in recv pathPau Espin Pedrol4-18/+22
2018-09-03cosmetic: Fix trailing whitespacePau Espin Pedrol3-4/+4
2018-09-03Logger: Disable pthread cancel point inside Logger destructorPau Espin Pedrol1-0/+3
2018-08-30configure.ac: Add --enable-werror optionPau Espin Pedrol1-0/+19
2018-08-27vty: Fix typo in gpsdo clock reference typePau Espin Pedrol1-1/+1