osmo-trx/Transceiver52M/device/lms
Pau Espin 5bd3d4263b Drop old TxGain APIs from parent radioDevice abstract class
All radioDevice subclasses except USRPDevice have already been reworked
to use the new SetPowerAttenuation() methods, hence we can drop the
compatibility layer that was added to transition from the old API to the
new one, and move those functions to USRPDevice.

This way we simplify the parent abstract class with methods not needed
by most devices and not used anymore by external users of those classes.

Change-Id: Ice005cd0a07c49b6e212c06f1228ef93c24db727
2020-06-25 13:07:22 +02:00
..
LMSDevice.cpp LMSDevice: Compute TxGain on LimeSuite API based on expected Tx output power 2020-06-25 11:05:36 +00:00
LMSDevice.h Drop old TxGain APIs from parent radioDevice abstract class 2020-06-25 13:07:22 +02:00
Makefile.am lms: Use smpl_buf to recover from timestamp jumps 2019-05-06 11:23:36 +02:00