aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-11multi-ARFCN: fix maximum number of carriers limitationTom Tsou3-4/+16
2019-04-02osmo-trx: Check return code of osmo_fd_registerPau Espin Pedrol1-1/+4
2019-03-29osmo-trx: Use signalfd to serialize signals in main thread ctxPau Espin Pedrol1-5/+46
2019-03-29osmo-trx: Avoid handling signals after shutdown triggeredPau Espin Pedrol1-0/+6
2019-01-24tests: Re-enable the convolve_test by defaultSylvain Munaut1-2/+0
2019-01-24tests: Rework the convolve_testSylvain Munaut4-167/+925
2019-01-24VTY: add extended (11-bit) RACH detection toggleVadim Yanitskiy5-10/+36
2019-01-21convolve: Remove support for step, offset parametersSylvain Munaut11-166/+124
2019-01-21arm/convolve: Fix the vfp4 real convolution for h_len=12Sylvain Munaut1-2/+2
2019-01-20Bump version: 0.4.0.125-7c78 → 1.0.01.0.0Harald Welte1-0/+146
2019-01-11cosmetic: Don't call the SDR "USRP" in error messageHarald Welte1-1/+1
2019-01-11usrp1: Fix formatting of log message (missing space)Harald Welte1-2/+2
2019-01-11usrp1: Remove uninitialized skipRx logicHarald Welte2-9/+3
2018-12-17LMSDeviceTest: fix link errors on OBSOliver Smith1-1/+2
2018-12-14configure.ac: check boost only if USRP1 support is enabledPau Espin Pedrol1-3/+2
2018-12-14lms: Fix build against LimeSuite > 18.10Pau Espin Pedrol2-2/+34
2018-12-13TimevalTest: Make test deterministic with fake timePau Espin Pedrol1-7/+18
2018-12-13Timeval: Move to osmo_clock_gettimePau Espin Pedrol2-1/+10
2018-12-13Timeval: Move implementation to use clock_gettime and timespecPau Espin Pedrol2-28/+28
2018-12-13Timeval: passed() returns true if time is equalPau Espin Pedrol1-1/+1
2018-12-13LMSDevice: make use of dev-args in osmo-trx.cfgOliver Smith5-2/+98
2018-12-12osmo-trx.cpp: move comma_delimited_to_vector() to Utils.cppOliver Smith4-15/+63
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