osmo-trx/Transceiver52M
Pau Espin b899c19f1f UHDDevice: Compute TxGain on UHD API based on expected Tx output power
Right now, according to a few measurements taken on B210, we expect the
Tx Gain at UHD level to relate 1:1 with the slope in Tx output power
given a specific band.

If more fine-grained results are wanted or some device doesn't follow a
1:1 slope relationship, functions TxGain2TxPower and TxPower2TxGain need
to be adapted/improved.

Change-Id: I6f432465dce5c6ec1f1bc4653f6149efb18c3f43
2020-06-15 10:41:16 +02:00
..
arch Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
device UHDDevice: Compute TxGain on UHD API based on expected Tx output power 2020-06-15 10:41:16 +02:00
Channelizer.cpp Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Channelizer.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
ChannelizerBase.cpp Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
ChannelizerBase.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
Complex.h Fix common misspellings and typos 2019-10-17 08:06:19 +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 Fix common misspellings and typos 2019-10-17 08:06:19 +00: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: Implement TRXC cmd NOMTXPOWER 2020-06-08 15:49:36 +02:00
Transceiver.h transceiver: get rid of the ctrl threads 2020-04-14 19:10:51 +00:00
osmo-trx.cpp Use OSMO_FD_READ instead of deprecated BSC_FD_READ 2020-05-09 18:54:20 +02:00
proto_trxd.c Fix common misspellings and typos 2019-10-17 08:06:19 +00: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: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +02:00
radioInterface.h radioInterface: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +02:00
radioInterfaceMulti.cpp radioInterface: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +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 Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
sigProcLib.h Fix common misspellings and typos 2019-10-17 08:06:19 +00:00
signalVector.cpp cosmetic: fix several typos found by codespell 2020-02-25 17:03:00 +01:00
signalVector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00