osmo-trx/Transceiver52M/device/lms
Pau Espin e7f6a27ab6 lms: Move rx_buffers allocation to constructor
Release is done in destructor, so let's move allocation to constructor
since there's really no need to have them in open() which is already
quite complex and large.

Change-Id: I8a4fd973590c4c165abd8f2837b2da8fc14a2066
2020-01-15 15:35:01 +01:00
..
LMSDevice.cpp lms: Move rx_buffers allocation to constructor 2020-01-15 15:35:01 +01:00
LMSDevice.h lms: Change radioDevice constructor arg name to avoid masking instance attr 2020-01-13 16:13:28 +01:00
Makefile.am lms: Use smpl_buf to recover from timestamp jumps 2019-05-06 11:23:36 +02:00