osmo-trx/Transceiver52M
Pau Espin b7e992703c Use new libosmocore logging lock API
Since libosmocore Id7711893b34263baacac6caf4d489467053131bb, a new API
log_enable_multithread() is available which takes care of protecting
logging infrastructure from us (and actually does it correctly since we
cannot protect internal libosmocore structures from osmo-trx).

Let's drop all mutex related code from osmo-trx logging infra and simply
rely on libosmocore's.

Related: OS#4088
Change-Id: I519d0f30bce871005ca26b90177ea4aa4839360a
2019-10-09 19:15:49 +02:00
..
arch Add SPDX annotation 2019-07-22 12:06:26 +02:00
device Move multi-ARFCN chan amount modification from UHDDevice to parent class 2019-09-20 19:17:22 +02:00
Channelizer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Channelizer.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
ChannelizerBase.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
ChannelizerBase.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Complex.h Alexander's patches: 2012-11-23 08:37:32 +00:00
Makefile.am Move std_inband.rbf under device/usrp1/ dir 2019-08-01 13:46:00 +02:00
Resampler.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Resampler.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Transceiver.cpp Transceiver: Don't stop TRX if pulling from OFF timeslot 2019-09-09 10:27:04 +02:00
Transceiver.h Transceiver: Don't stop TRX if pulling from OFF timeslot 2019-09-09 10:27:04 +02:00
osmo-trx.cpp Use new libosmocore logging lock API 2019-10-09 19:15:49 +02:00
proto_trxd.c trxd_fill_common(): fix TRXD header version coding 2019-07-20 19:39:18 +07:00
proto_trxd.h Transceiver: Clean up receival of downlink bursts 2019-08-26 14:34:09 +02:00
radioBuffer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioBuffer.h radioBuffer: Remove extra ; at the end of inline function definitions. 2017-03-20 18:41:02 +00:00
radioClock.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioClock.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioInterface.cpp radioInterface: Atomically fetch and change underrun variable 2019-09-20 19:17:22 +02:00
radioInterface.h radioInterface: Atomically fetch and change underrun variable 2019-09-20 19:17:22 +02:00
radioInterfaceMulti.cpp radioInterfaceMulti: write frequency offset direction (rx/tx) in log line 2019-09-30 12:18:31 +02:00
radioInterfaceResamp.cpp radioInterface: Atomically fetch and change underrun variable 2019-09-20 19:17:22 +02:00
radioVector.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.h sigProcLib: Add C/I (Carrier-to-Interference ratio) computation 2019-07-19 11:44:13 +00:00
signalVector.cpp SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00
signalVector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00