aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-12WIP: move comma_delimited_to_vector to Utils.cpposmith/select-limesdr-by-serialOliver Smith4-15/+63
2018-12-12LMSDevice: make use of dev-args in osmo-trx.cfgOliver Smith6-2/+101
2018-12-07lms: Do {under,over}run checks even if LMS_RecvStream failsPau Espin Pedrol1-1/+1
2018-12-07lms: Move {under,over}run checks into separate methodPau Espin Pedrol2-11/+16
2018-12-07transceiver: Log TRXCTRL iface responses towards osmo-bts-trxPau Espin Pedrol1-1/+2
2018-12-07Add TRXCTRL log categoryPau Espin Pedrol3-7/+14
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+5
2018-12-05transceiver: log chan on CTRL command receivedPau Espin Pedrol1-1/+1
2018-12-05lms: Improve Set{Rx,Tx}{Gain,Freq} loggingPau Espin Pedrol1-6/+10
2018-12-05lms: Allow setting Tx/RxFreq for lchan!=0Pau Espin Pedrol1-11/+0
2018-12-05lms: Allow setting Tx/RxGain for chan!=0Pau Espin Pedrol1-10/+0
2018-12-05SigProcLib: Improve Vector buffer allocation messPau Espin Pedrol6-47/+52
2018-12-05jenkins.sh: run "make distcheck"Oliver Smith1-3/+6
2018-12-05contrib/jenkins.sh: build and publish manualsOliver Smith1-1/+21
2018-12-04lms: Close device on LMS_Init failurePau Espin Pedrol1-1/+1
2018-12-04osmo-trx: Change some lines to use libosmocore logging instead of coutPau Espin Pedrol1-5/+5
2018-12-04lms: Make sure LMS_Close is called when Device is torn downPau Espin Pedrol2-0/+11
2018-12-04Fix DISTCHECK_CONFIGURE_FLAGS overrideOliver Smith1-1/+1
2018-12-03PointerFIFO: Fix memleak of ListNodePau Espin Pedrol2-0/+20
2018-12-03radioInterface: Fix memleak during close()Pau Espin Pedrol1-0/+8
2018-12-03lms: Destroy streams on device stopPau Espin Pedrol1-0/+4
2018-12-03lms: Fix start after stop of devicePau Espin Pedrol1-0/+6
2018-12-02UHDDevice: log exception information on device open failured0gtail1-2/+2
2018-11-29lms: Set Rx gain to midpoint, as comment suggests.Harald Welte1-1/+1
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