aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-21Add a (hidden) VTY parameter for Rx/Tx freq. shiftingVadim Yanitskiy4-3/+22
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol1-1/+1
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol1-0/+2
2021-02-17Replace my_gettid with libosmocore osmo_gettid APIPau Espin Pedrol5-39/+7
2021-02-17Threads.cpp: Use already existing gettid wrapper functionPau Espin Pedrol1-7/+1
2021-02-04sigProcLib: fix C/I computation for 8-PSK modulated burstsSylvain Munaut3-17/+38
2021-01-28configure.ac: set -std=gnu11Oliver Smith1-0/+2
2021-01-27Transceiver: use proper factor for amplitude scalingVadim Yanitskiy1-1/+1
2021-01-21Transceiver: fix integer division in addRadioVector()Vadim Yanitskiy1-1/+1
2021-01-18ChannelizerBase: Fix memory leakPau Espin Pedrol1-0/+1
2021-01-17radioInterfaceMulti: Fix memory leak upon close()Pau Espin Pedrol1-0/+4
2021-01-13contrib/jenkins: don't build osmo-gsm-manualsOliver Smith1-1/+0
2021-01-08osmo-trx.spec: move ipc-driver-test into package ipc-testAlexander Couzens1-1/+13
2021-01-07manual: Fix typo OsmTRX -> OsmoTRXHarald Welte1-1/+1
2021-01-06README updateHarald Welte1-10/+8
2020-12-10ipc-driver-test: Allow setting dir prefix for UD socketPau Espin Pedrol2-10/+23
2020-12-08vty: fix swapped documentation for 'filler type' commandVadim Yanitskiy1-1/+1
2020-12-07ipc: Fix wrong reference to BTS in log linePau Espin Pedrol1-1/+1