Skip to content

Bugfix: gate node queue size#1673

Merged
JakubFara merged 4 commits intodevelopfrom
bugfix/gate_node_queue_size
Feb 5, 2026
Merged

Bugfix: gate node queue size#1673
JakubFara merged 4 commits intodevelopfrom
bugfix/gate_node_queue_size

Conversation

@JakubFara
Copy link
Collaborator

Why

  • RVC2 did not reflect the setup of the queue (size, blocking), which causes an issue
  • Change the default size of the input queue
  • Add tests for the FW fix

@JakubFara JakubFara requested a review from moratom February 5, 2026 11:16
Copy link
Collaborator

@moratom moratom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@@ -37,7 +37,7 @@ class Gate : public DeviceNodeCRTP<DeviceNode, Gate, GateProperties> {
* * Default queue size: 4
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the comment as well

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done here: f9cc18a

@JakubFara JakubFara merged commit f712849 into develop Feb 5, 2026
@JakubFara JakubFara deleted the bugfix/gate_node_queue_size branch February 5, 2026 11: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.

2 participants