Skip to content

add compression and decompression of slow controls and alert payloads - #74

Merged
brichards64 merged 3 commits into
ToolDAQ:mainfrom
marc1uk:scc_compress
Aug 27, 2026
Merged

add compression and decompression of slow controls and alert payloads#74
brichards64 merged 3 commits into
ToolDAQ:mainfrom
marc1uk:scc_compress

Conversation

@marc1uk

@marc1uk marc1uk commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

slow control messages and alert payloads are compressed if above a threshold.... but SlowControlCollection has no configuraton, so no way to change it from the default (arbitrarily 1024 bytes) currently.
decompression is likewise provided and is done transparently based on zstd header check.
decompression support added to RemoteControl.

Anything else that receives to slow control replies and/or alert payloads?

@marc1uk
marc1uk marked this pull request as draft August 27, 2026 16:02
@marc1uk
marc1uk marked this pull request as ready for review August 27, 2026 16:03
@brichards64
brichards64 merged commit 723543f into ToolDAQ:main Aug 27, 2026
1 check passed
@marc1uk
marc1uk deleted the scc_compress branch August 28, 2026 16:59
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