aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-28configure.ac: check if LIBTRXCON_DIR (submodule) existsfixeria/msVadim Yanitskiy1-1/+6
2022-12-28configure.ac: make use of AC_MSG_CHECKING and AC_MSG_RESULTVadim Yanitskiy1-1/+3
2022-12-28configure.ac: cosmetic: rearrange MS TRX related logicVadim Yanitskiy1-13/+12
2022-12-28configure.ac: allow building without cloning submodulesVadim Yanitskiy2-1/+8
2022-12-23configure.ac: fix: properly check whether to enable ms-trxVadim Yanitskiy1-1/+1
2022-12-23ipc: remove old autotools workaroundEric1-9/+1
2022-12-23clang-format: proper c++ standardEric1-1/+1
2022-12-23ipc: add missing overrideEric1-1/+1
2022-12-23clean up mutex, scopedlock, and signal classesEric13-238/+97
2022-12-23ms-trx supportEric22-9/+3538
2022-12-22contrib/jenkins.sh: dump submodule status before buildingVadim Yanitskiy1-0/+1
2022-12-22properly update osmocom-bb submodule, for real this time..Eric2-1/+0
2022-12-17ctrl: take both address and port from vty configMax1-1/+1
2022-12-13vita demod by piotr krysik, modifiedEric5-0/+969
2022-12-13update osmocom-bb submodule to fix make distcheckEric1-1/+1
2022-12-06bladerf xa4 supportEric7-0/+920
2022-12-02add checkpatch configEric1-0/+4
2022-12-01osmocom-bb for ms-trx side trxcon integrationEric2-0/+4
2022-11-30rename noisevector class -> avgvectorEric3-6/+9
2022-11-28ignore vscode dirsEric1-0/+3
2022-11-11Add realtime scheduling and set priority in service fileMax4-0/+20
2022-10-26Transceiver::expectedCorrType(): RACH is always 8-bit on PTCCH/UVadim Yanitskiy1-1/+1
2022-09-09Set working directory in systemd service fileMax4-0/+8
2022-08-06threshold_timer_update_intv(): call osmo_timer_del() unconditionallyVadim Yanitskiy1-2/+1
2022-07-11contrib/jenkins: don't run "make distcheck" on armOliver Smith1-2/+5
2022-07-08gitignore: add uhddev_ipc.cppOliver Smith1-0/+1
2022-07-08configure.ac: add -lboost_thread for uhd < 4.2.0Oliver Smith1-0/+8
2022-06-29Bump version: 1.4.0.3-9a3e → 1.4.11.4.1Pau Espin Pedrol1-0/+13
2022-06-18update git URLs (git -> https; gitea)Harald Welte3-5/+5
2022-04-13tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'2022q2Vadim Yanitskiy2-3/+3
2021-12-14treewide: remove FSF address2022q12021q4Oliver Smith25-100/+0
2021-11-16Bump version: 1.3.1.28-019d-dirty → 1.4.01.4.0Pau Espin Pedrol5-10/+49
2021-10-25LMSDevice: LMS_GetDeviceList() may return a negative numberVadim Yanitskiy1-3/+4
2021-10-25IPCDevice: check value returned from select()Vadim Yanitskiy1-1/+6
2021-10-25IPCDevice: use thread safe strerror_r() instead of strerror()Vadim Yanitskiy1-3/+7
2021-10-25trx_rate_ctr: use thread safe strerror() in device_sig_cb()Vadim Yanitskiy1-2/+5
2021-09-21lms,uhd: Allow changing band between poweroff & poweronPau Espin Pedrol4-7/+16
2021-09-21lms,uhd: Skip re-assigning same bandPau Espin Pedrol2-4/+8
2021-09-21lms,uhd: Validate band of RxFreq tooPau Espin Pedrol2-0/+34
2021-09-21lms: Drop duplicated checkPau Espin Pedrol1-6/+0
2021-09-03computeCI: Document hardcoded multiplierPau Espin Pedrol1-1/+7
2021-09-03d/patches/build-for-debian8.patch: removeOliver Smith3-66/+0
2021-09-01cosmetic: Fix typo in commentPau Espin Pedrol1-1/+1
2021-09-01detectGeneralBurst(): Increase log level about clipping to INFOPau Espin Pedrol1-1/+1
2021-09-01computeCI(): Constify read-only variablePau Espin Pedrol1-3/+1
2021-09-01computeCI(): Rename verbose repeated getter to constantPau Espin Pedrol1-4/+5
2021-09-01computeCI(): Constify param and pass it as referencePau Espin Pedrol1-1/+1
2021-09-01detectBurst(): constify parameterPau Espin Pedrol1-2/+2
2021-09-01detectBurst(): Clear downsampling code pathPau Espin Pedrol1-8/+12
2021-07-11lms: init bandEric1-1/+3