diff options
author | David Winter <david.winter@analog.com> | 2021-06-22 11:44:38 +0200 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-06-27 09:36:27 -0400 |
commit | 5463e741ef6714854e4623288eb74e21eb1cca90 (patch) | |
tree | 8038d86e5858beed260423bf91f4171c045e190f /gr-blocks/python/blocks/bindings/head_python.cc | |
parent | 655e232a6998a221141cc10d6675603656caff4c (diff) |
gr-iio: Add packetized transfer support using stream tags
This PR adds stream tagging support to the device_source and device_sink
blocks, and thus also deriviates like the fmcomms2 and pluto.
The important bits are:
* The source block now tags buffer boundaries
* When tagged_input is enabled on the device sink, it enforces that all
input packet sizes match buffer_size / (1 + interpolation). This isn't
very flexible, but can be understood as a safeguard against unexpected
behavior.
Signed-off-by: David Winter <david.winter@analog.com>
Diffstat (limited to 'gr-blocks/python/blocks/bindings/head_python.cc')
0 files changed, 0 insertions, 0 deletions