osmo-trx/Transceiver52M/device
Pau Espin 49ad759072 lms: Return error on device read timeout
If LImeSDR device is unplugged or its fw crashes during operation,
reading from the device will fail and will first receive short reads and
finally 0 byte reads. Let's quickly notify these events to upper layers
instead of trying to process the buffer and checking timestamps for
something we know it's already not useful.

Related: OS#3340
Change-Id: Ib1af8cdd6cdadf581b039882add4049eea45a0f7
2018-09-03 18:53:52 +02:00
..
lms lms: Return error on device read timeout 2018-09-03 18:53:52 +02:00
uhd logging: Introduce new "DDEV" category for device-specific code 2018-08-17 19:57:40 +02:00
usrp1 logging: Introduce new "DDEV" category for device-specific code 2018-08-17 19:57:40 +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