osmo-trx/Transceiver52M/device
Pau Espin f68f19b110 LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power
Right now, according to a few measurements taken on LimeMicro devices, 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.

This patch is basically doing the same thing as was done previously for
UHDDevice in 992c9bd1ce.

Related: OS#4583
Change-Id: If154fe4d4cd118aa30ea43c22ee7119117b77da6
2020-06-25 11:05:36 +00:00
..
common radioInterface: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +02:00
lms LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power 2020-06-25 11:05:36 +00:00
uhd UHDDevice: Compute TxGain on UHD API based on expected Tx output power 2020-06-15 10:41:16 +02:00
usrp1 radioInterface: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +02:00
Makefile.am smpl_buf: Move it to device/common and create libdevice_common.la 2019-05-06 11:23:18 +02:00