aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: move comma_delimited_to_vector to Utils.cpposmith/select-limesdr-by-serialOliver Smith2018-12-124-15/+63
* LMSDevice: make use of dev-args in osmo-trx.cfgOliver Smith2018-12-126-2/+101
* lms: Do {under,over}run checks even if LMS_RecvStream failsPau Espin Pedrol2018-12-071-1/+1
* lms: Move {under,over}run checks into separate methodPau Espin Pedrol2018-12-072-11/+16
* transceiver: Log TRXCTRL iface responses towards osmo-bts-trxPau Espin Pedrol2018-12-071-1/+2
* Add TRXCTRL log categoryPau Espin Pedrol2018-12-073-7/+14
* contrib: fix makedistcheck with disabled systemdOliver Smith2018-12-061-1/+5
* transceiver: log chan on CTRL command receivedPau Espin Pedrol2018-12-051-1/+1
* lms: Improve Set{Rx,Tx}{Gain,Freq} loggingPau Espin Pedrol2018-12-051-6/+10
* lms: Allow setting Tx/RxFreq for lchan!=0Pau Espin Pedrol2018-12-051-11/+0
* lms: Allow setting Tx/RxGain for chan!=0Pau Espin Pedrol2018-12-051-10/+0
* SigProcLib: Improve Vector buffer allocation messPau Espin Pedrol2018-12-056-47/+52
* jenkins.sh: run "make distcheck"Oliver Smith2018-12-051-3/+6
* contrib/jenkins.sh: build and publish manualsOliver Smith2018-12-051-1/+21
* lms: Close device on LMS_Init failurePau Espin Pedrol2018-12-041-1/+1
* osmo-trx: Change some lines to use libosmocore logging instead of coutPau Espin Pedrol2018-12-041-5/+5
* lms: Make sure LMS_Close is called when Device is torn downPau Espin Pedrol2018-12-042-0/+11
* Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith2018-12-041-1/+1
* PointerFIFO: Fix memleak of ListNodePau Espin Pedrol2018-12-032-0/+20
* radioInterface: Fix memleak during close()Pau Espin Pedrol2018-12-031-0/+8
* lms: Destroy streams on device stopPau Espin Pedrol2018-12-031-0/+4
* lms: Fix start after stop of devicePau Espin Pedrol2018-12-031-0/+6
* UHDDevice: log exception information on device open failured0gtail2018-12-021-2/+2
* lms: Set Rx gain to midpoint, as comment suggests.Harald Welte2018-11-291-1/+1
* lms: User correct scale factor for transmit samplesHarald Welte2018-11-291-1/+8
* build manuals moved here from osmo-gsm-manuals.gitOliver Smith2018-11-277-30/+91
* Merge history from osmo-gsm-manuals.gitNeels Hofmeyr2018-11-2716-0/+1820
|\
| * osmotrx: Introduce code architecture chapterPau Espin Pedrol2018-11-272-0/+143
| * osmotrx: Create a common chapter for section documenting backendsPau Espin Pedrol2018-11-271-3/+6
| * osmotrx: configuration: Add section to document multi-arfcn featurePau Espin Pedrol2018-11-271-0/+49
| * osmotrx: Write initial documentation for several supported devicesPau Espin Pedrol2018-11-272-1/+68
| * osmotrx: Split Device specific section from backend onePau Espin Pedrol2018-11-273-26/+27
| * trx: Add Hardware device support sectionPau Espin Pedrol2018-11-272-0/+69
| * trx: Add Hardware architecture support sectionPau Espin Pedrol2018-11-272-0/+36
| * trx: Add reference to project wiki page in overfiew sectionPau Espin Pedrol2018-11-271-0/+3
| * vty-ref: Update URI of docbook 5.0 schemaHarald Welte2018-11-271-2/+2
| * Introduce chapter trx_if.adoc and add it to OsmoTRX and OsmoBTSPau Espin Pedrol2018-11-271-0/+2
| * Introduce OsmoTRX manualPau Espin Pedrol2018-11-2712-0/+1447
| * Importing history from osmo-gsm-manuals.gitNeels Hofmeyr2018-11-270-0/+0
* lms: Apply LMS->OSMO log level conversionPau Espin Pedrol2018-11-231-1/+1
* lms: Use LimeSuite.h log level defines instead of hardcoded valuesPau Espin Pedrol2018-11-231-4/+4
* UHDDevice: setRxGain on chan 0 when using multi-arfcnPau Espin Pedrol2018-11-191-0/+3
* ChannelizerBase: Fix ASan alloc-dealloc-mismatchPau Espin Pedrol2018-11-011-1/+1
* sigProcLib: add a CorrType for extended (11-bit) RACHVadim Yanitskiy2018-10-242-6/+12
* sigProcLib: introduce both TS1 and TS2 RACH synch. sequencesVadim Yanitskiy2018-10-244-19/+31
* Add long parameters (--help, --version, ...)Oliver Smith2018-10-231-5/+13
* trx_validate_config(): Fix validation of rx_spsHarald Welte2018-10-211-1/+1
* SocketsTest.testReaderIP(): Zero terminate received bufferHarald Welte2018-10-211-1/+2
* jenkins.sh: Enable build of osmo-trx-lmsPau Espin Pedrol2018-10-091-1/+1
* examples: Use logging level 'set-all' instead of 'all'Pau Espin Pedrol2018-10-054-4/+4