Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data_sink supporting continuous/triggered/multiplexed/snapshot acquisition (polling/callback) #80

Merged
merged 64 commits into from
Jul 3, 2023

Conversation

frankosterfeld
Copy link
Contributor

@frankosterfeld frankosterfeld commented Jun 6, 2023

data_sink, first iteration: allow registration of callback/get poller for streaming/triggered/multiplexed/snapshot acquisition modes

Implements fair-acc/opencmw-cpp#197

@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld marked this pull request as draft June 6, 2023 08:48
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:48 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage June 6, 2023 08:53 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 2, 2023 18:54 — with GitHub Actions Inactive
std::size_t is 32 bit in wasm, and node checks for the return value,
which must match std::size_t's size, otherwise silently doesn't call it,
which lead execution to hang in wasm.
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@frankosterfeld frankosterfeld temporarily deployed to configure coverage July 3, 2023 08:56 — with GitHub Actions Inactive
@RalphSteinhagen RalphSteinhagen merged commit b1ee91f into main Jul 3, 2023
16 checks passed
@RalphSteinhagen RalphSteinhagen deleted the frank/data_sink branch July 3, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3pt/8pt] Integrate GNU Radio sinks with the OpenCMW Disruptor
4 participants