gr-osmosdr/lib/rtl
Jiří Pinkava 225faa2e6a rtl: fix large output buffers handling
When size of output buffer was larger than size of input buffer,
uderflow occured because no check on number of avalilable data was done.

This also improves buffer filling for large output buffers, fill output
until anny input is available.
2014-08-14 23:35:23 +02:00
..
CMakeLists.txt cmake: use *_INCLUDE_DIRS in modules 2013-08-13 20:17:17 +02:00
rtl_source_c.cc rtl: fix large output buffers handling 2014-08-14 23:35:23 +02:00
rtl_source_c.h rtl: implement methods allowing runtime to control sampling process 2014-03-10 16:25:23 +01:00