Posts: 82
Threads: 11
Joined: Jul 2020
Reputation:
8
That was absolutely right. I modified my node-red flow so the timestamp use ISO8601 date time strings (msg.timestamp = new Date(msg.timestamp).toISOString();) and now it works exactly as expected.
Thanks for your time,
Posts: 54
Threads: 0
Joined: Jan 2020
Reputation:
1
New daily from today should also get the own MMSI from SK without the need of setting it in AvNav additionally.
Posts: 54
Threads: 0
Joined: Jan 2020
Reputation:
1
Length and beam are currently not it the list.
Maybe you could create an issue on Github for that.
Posts: 54
Threads: 0
Joined: Jan 2020
Reputation:
1
A PR would be great - but finally it needs implementation at several places...
Not to complex anyway.