osmo-trx/Transceiver52M/device/common
Pau Espin 992c9bd1ce radioInterface: Operate on real Tx power attenuation rather than on device specific gains
All the Tx gain related APIs are left out of reach from radioInterface,
and in there we simply interact with radioDevice passing the attenuation
received from TRXC.

Prior gain logic is moved in base radiodevice class, with the idea that
the setTxGain() and related functions will be dropped over time in each
sublcass in favour of an specific implementation of the
SetPowerAttenuation API.

Change-Id: I4f8a1bcbed74aa9310306b97b0b1bfb02f7855e6
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
radioDevice.h radioInterface: Operate on real Tx power attenuation rather than on device specific gains 2020-06-09 11:43:32 +02:00
smpl_buf.cpp smpl_buf: Fix str_code() param and print unknown error val 2020-01-13 14:34:19 +01:00
smpl_buf.h smpl_buf: Fix str_code() param and print unknown error val 2020-01-13 14:34:19 +01:00