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

Add fields and message for channel map #92

Draft
wants to merge 13 commits into
base: dev
Choose a base branch
from
Draft

Add fields and message for channel map #92

wants to merge 13 commits into from

Conversation

pford
Copy link
Contributor

@pford pford commented Jan 30, 2024

To support channel map view:

  • optional IntBounds channel_range field has been added to SetImageChannels and SetContourParameters. When channel_range is set, the channel field should be ignored.
  • optional IntBounds current_range field has been added to SetImageChannels to enable cancellation of stale channel requests.
  • optional repeated current_tiles field has been added to AddRequiredTiles to enable cancellation of stale tile requests.
  • new message ChannelMapFlowControl has been added to indicate last received channel in channel map.

@pford pford changed the title Add channel range field to SetImageChannels Add channel range field for channel map May 13, 2024
@pford pford changed the title Add channel range field for channel map Add fields and message for channel map Oct 23, 2024
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