Skip to content

Port streaming/live plotting/file saving from NDTP to protobuf #117

@polymerizedsage

Description

@polymerizedsage

We have switched from NDTP to a protobuf-based wire format for streaming data from Synapse devices. The new protobuf format is documented here. The code for streaming data using the CLI needs to be ported to use this new format. This includes:

  • Receiving and parsing protobuf messages from StreamOut or Taps.
  • Saving the proto messages to disk.
  • Live plotting received proto data.
  • Offline plotting files using the saved protobuf messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions