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

Ping task #1647

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Ping task #1647

merged 9 commits into from
Jul 9, 2024

Conversation

andreidanila1
Copy link
Contributor

@andreidanila1 andreidanila1 commented Jun 14, 2024

  1. Ping interface
  2. Controlling the ping at device level
  3. Resolved PQM problem
  4. Updated the plugins that use the ping task

Currently, there are 2 types of application-level pings that implement
the PingTask interface: CmdQPingTask and IIOPingTask. Any ping task that
will appear in the future must implement the ping task interface.

Signed-off-by: andrei.danila <[email protected]>
@andreidanila1 andreidanila1 reopened this Jun 14, 2024
@andreidanila1 andreidanila1 marked this pull request as draft June 14, 2024 14:32
Now, the ping task is managed at the device level. The ping from the
highest priority plugin is used.

Signed-off-by: andrei.danila <[email protected]>
@andreidanila1 andreidanila1 force-pushed the dev_ping branch 2 times, most recently from 7a06681 to 087cd6c Compare June 19, 2024 07:43
@andreidanila1 andreidanila1 marked this pull request as ready for review June 19, 2024 08:16
@andreidanila1 andreidanila1 changed the title Ping discussion Ping task Jun 19, 2024
@andreidanila1 andreidanila1 force-pushed the dev_ping branch 2 times, most recently from b0a05dc to c527b7c Compare June 28, 2024 07:13
This signal-slot pair offers the possibility to pause/resume the ping task
from another plugin(not only from the plugin that contains the ping).

Signed-off-by: andrei.danila <[email protected]>
@adisuciu adisuciu merged commit 03bdefa into dev Jul 9, 2024
20 checks passed
@adisuciu adisuciu deleted the dev_ping branch July 9, 2024 11:00
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.

2 participants