aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: check if LIBTRXCON_DIR (submodule) existsfixeria/msVadim Yanitskiy2022-12-281-1/+6
* configure.ac: make use of AC_MSG_CHECKING and AC_MSG_RESULTVadim Yanitskiy2022-12-281-1/+3
* configure.ac: cosmetic: rearrange MS TRX related logicVadim Yanitskiy2022-12-281-13/+12
* configure.ac: allow building without cloning submodulesVadim Yanitskiy2022-12-282-1/+8
* configure.ac: fix: properly check whether to enable ms-trxVadim Yanitskiy2022-12-231-1/+1
* ipc: remove old autotools workaroundEric2022-12-231-9/+1
* clang-format: proper c++ standardEric2022-12-231-1/+1
* ipc: add missing overrideEric2022-12-231-1/+1
* clean up mutex, scopedlock, and signal classesEric2022-12-2313-238/+97
* ms-trx supportEric2022-12-2322-9/+3538
* contrib/jenkins.sh: dump submodule status before buildingVadim Yanitskiy2022-12-221-0/+1
* properly update osmocom-bb submodule, for real this time..Eric2022-12-222-1/+0
* ctrl: take both address and port from vty configMax2022-12-171-1/+1
* vita demod by piotr krysik, modifiedEric2022-12-135-0/+969
* update osmocom-bb submodule to fix make distcheckEric2022-12-131-1/+1
* bladerf xa4 supportEric2022-12-067-0/+920
* add checkpatch configEric2022-12-021-0/+4
* osmocom-bb for ms-trx side trxcon integrationEric2022-12-012-0/+4
* rename noisevector class -> avgvectorEric2022-11-303-6/+9
* ignore vscode dirsEric2022-11-281-0/+3
* Add realtime scheduling and set priority in service fileMax2022-11-114-0/+20
* Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/UVadim Yanitskiy2022-10-261-1/+1
* Set working directory in systemd service fileMax2022-09-094-0/+8
* threshold_timer_update_intv(): call osmo_timer_del() unconditionallyVadim Yanitskiy2022-08-061-2/+1
* contrib/jenkins: don't run "make distcheck" on armOliver Smith2022-07-111-2/+5
* gitignore: add uhddev_ipc.cppOliver Smith2022-07-081-0/+1
* configure.ac: add -lboost_thread for uhd < 4.2.0Oliver Smith2022-07-081-0/+8
* Bump version: 1.4.0.3-9a3e → 1.4.11.4.1Pau Espin Pedrol2022-06-291-0/+13
* update git URLs (git -> https; gitea)Harald Welte2022-06-183-5/+5
* tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'2022q2Vadim Yanitskiy2022-04-132-3/+3
* treewide: remove FSF address2022q12021q4Oliver Smith2021-12-1425-100/+0
* Bump version: 1.3.1.28-019d-dirty → 1.4.01.4.0Pau Espin Pedrol2021-11-165-10/+49
* LMSDevice: LMS_GetDeviceList() may return a negative numberVadim Yanitskiy2021-10-251-3/+4
* IPCDevice: check value returned from select()Vadim Yanitskiy2021-10-251-1/+6
* IPCDevice: use thread safe strerror_r() instead of strerror()Vadim Yanitskiy2021-10-251-3/+7
* trx_rate_ctr: use thread safe strerror() in device_sig_cb()Vadim Yanitskiy2021-10-251-2/+5
* lms,uhd: Allow changing band between poweroff & poweronPau Espin Pedrol2021-09-214-7/+16
* lms,uhd: Skip re-assigning same bandPau Espin Pedrol2021-09-212-4/+8
* lms,uhd: Validate band of RxFreq tooPau Espin Pedrol2021-09-212-0/+34
* lms: Drop duplicated checkPau Espin Pedrol2021-09-211-6/+0
* computeCI: Document hardcoded multiplierPau Espin Pedrol2021-09-031-1/+7
* d/patches/build-for-debian8.patch: removeOliver Smith2021-09-033-66/+0
* cosmetic: Fix typo in commentPau Espin Pedrol2021-09-011-1/+1
* detectGeneralBurst(): Increase log level about clipping to INFOPau Espin Pedrol2021-09-011-1/+1
* computeCI(): Constify read-only variablePau Espin Pedrol2021-09-011-3/+1
* computeCI(): Rename verbose repeated getter to constantPau Espin Pedrol2021-09-011-4/+5
* computeCI(): Constify param and pass it as referencePau Espin Pedrol2021-09-011-1/+1
* detectBurst(): constify parameterPau Espin Pedrol2021-09-011-2/+2
* detectBurst(): Clear downsampling code pathPau Espin Pedrol2021-09-011-8/+12
* lms: init bandEric2021-07-111-1/+3