osmo-trx/Transceiver52M/device
Pau Espin 58c89fb8d6 lms: Allow values diff than 34dB to be set by setRxGain()
Until now, setRxGain in LMSDevice did not take into account the setter
parameter and was always using hardcoded 34dB, which was experimentally
found to be a good default value.

Let's force that value during initialization, but still allow the upper
layers (controlled by BTS) to set different values. osmo-bts only sends
a SETRXGAIN command (which calls setRxGain in osmo-trx) if a value is
explicitly set in its VTY config, so we are on the safe side if the user
doesn't explicitly configure a desired dB.

Change-Id: I5684e675281a3f581855dbb56d199a6fe238a712
2018-06-20 07:41:16 +00:00
..
lms lms: Allow values diff than 34dB to be set by setRxGain() 2018-06-20 07:41:16 +00:00
uhd radioDevice: better encapsulation in base class 2018-06-14 12:38:04 +02:00
usrp1 usrp1: Fail in case of unsupported configuration 2018-06-14 12:38:09 +02:00
Makefile.am build: Add support for LimeSuite device backend 2018-06-13 21:45:32 +00:00
radioDevice.h radioDevice: better encapsulation in base class 2018-06-14 12:38:04 +02:00