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

Implement "encoders" for CuMsgs #232

Open
gbin opened this issue Jan 22, 2025 · 0 comments
Open

Implement "encoders" for CuMsgs #232

gbin opened this issue Jan 22, 2025 · 0 comments

Comments

@gbin
Copy link
Collaborator

gbin commented Jan 22, 2025

Now that buffer pools are in, we need to be able to compress them in the logs, more generally we need:

  1. A system that allows to plug an "encoder" for specific CuMsgs types
  2. A way to set those encoder/decoders in the RON file for a specific task output
  3. A way to decode those encoded streams at resim and export stages
  4. Their output needs to be bincode and seelmlessly serialized in the CopperList
  5. Validate the chain for a video stream taking images, encoding them on a demo stack and a replay stack
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

No branches or pull requests

1 participant