osmo-trx/Transceiver52M/device/lms
Zydrunas Tamosevicius 0494d05916 lms: fix LMS_StartStream() handling for multiple channels
LMS_StartStream() (in LMSDevice::start()) was moved to separate loop. It
is because LMS_SetupStream() would fail for second channel if streaming
has already been started (LMS_StartStream()) for single channel
configuration.

Change-Id: I6704bb92864aa81417507c4ae24a22f41dc529c1
2018-06-13 21:45:32 +00:00
..
LMSDevice.cpp lms: fix LMS_StartStream() handling for multiple channels 2018-06-13 21:45:32 +00:00
LMSDevice.h lms: Several improvements and compilation/runtime fixes 2018-06-13 21:45:32 +00:00
Makefile.am build: Add support for LimeSuite device backend 2018-06-13 21:45:32 +00:00