Similar to #84 but for SignalK.
- Record and persist SignalK messages
- Replay SignalK messages.
Replay options:
- Emit messages over UDP - user must create a matching connection in OpenCPN.
- 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.
Similar to #84 but for SignalK.
Replay options:
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.