aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-01ms-trx supportmstx_newtrxconEric20-11/+3730
2022-12-01vita demod by piotr krysik, modifiedEric5-0/+959
2022-12-01ill-fated ipcv2 for mstrxEric6-1/+1281
2022-12-01bladerf xa4 supportEric7-0/+960
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
2021-06-16vty: printing fn offset should be signedEric1-1/+1
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol2-15/+16
2021-05-29uhd: ensure configured clock source is actually usedEric1-0/+14
2021-05-27ctrl_sock_handle_rx(): fix missing space in LOGCHAN() statementVadim Yanitskiy1-1/+1
2021-05-05add hidden fn adjustment commandEric3-1/+19
2021-04-16gitignore: remove non-existing 'doc/manuals/osmomsc-usermanual.xml'2021q1Vadim Yanitskiy1-1/+0
2021-03-01ipc: Makefile.am: Clean LDADD variablePau Espin Pedrol1-1/+2
2021-03-01Threads: Avoid printing pthread_self()Pau Espin Pedrol1-2/+2
2021-03-01Drop logging pthread IDPau Espin Pedrol2-11/+6
2021-03-01Threads.cpp: Fix missing extern C around libosmocore includePau Espin Pedrol1-0/+2
2021-02-28Bump version: 1.3.0.1-e2404 → 1.3.11.3.1Harald Welte1-0/+6
2021-02-28mark uhddev_ipc.cpp as BUILT_SOURCESHarald Welte1-2/+3
2021-02-23Bump version: 1.2.0.132-3b8f-dirty → 1.3.01.3.0Pau Espin Pedrol6-14/+164