gr-osmosdr/lib/bladerf
Jon Szymaniak 43a00ae785 bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink
When running with metadata mode enabled, the bladerf_sink supports 'tx_sob' and
'tx_eob' stream tags. Anything not in the burst will be dropped, and a warning
will be printed.

Use of the bladeRF metadata can be enabled via a 'enable_metadata'
device argument. If running full-duplex, this must be provided to both
the source and the sink. This does not currently any additional features
to the sink.
2015-07-17 17:09:23 +02:00
..
CMakeLists.txt bladerf: Added device caching, this enables full-duplex operation. 2013-10-29 23:20:21 +01:00
bladerf_common.cc bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink 2015-07-17 17:09:23 +02:00
bladerf_common.h bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink 2015-07-17 17:09:23 +02:00
bladerf_sink_c.cc bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink 2015-07-17 17:09:23 +02:00
bladerf_sink_c.h bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink 2015-07-17 17:09:23 +02:00
bladerf_source_c.cc bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink 2015-07-17 17:09:23 +02:00
bladerf_source_c.h bladerf: Updated source/sink to use libbladeRF's sync interface 2014-03-10 15:34:19 +01:00