Skip to content

Support SignalK recording and replay #85

@sebastien-rosset

Description

@sebastien-rosset

Similar to #84 but for SignalK.

  1. Record and persist SignalK messages
  2. Replay SignalK messages.

Replay options:

  1. Emit messages over UDP - user must create a matching connection in OpenCPN.
  2. Emit messages over TCP - user must create a matching connection in OpenCPN.

This two options would make it possible to replay messages exactly as if they were sent by external instruments and received by OpenCPN. This would make it easier for OpenCPN developers to test features in OpenCPN. It's also an easy way to support replay in VDR without having to change core OpenCPN.

Additionally, it would be useful to support a replay feature without requiring users to create a connection in OpenCPN.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions