SK
Signal K4mo ago
petsi

petsi - What plugin do you use to save sailing ...

What plugin do you use to save sailing routes and then replay them?
8 Replies
Scott Bender
Scott Bender4mo ago
Sailogger and postgsail
Teppo Kurki
Teppo Kurki4mo ago
What do you mean with ”replay”? Plot them on a map? Play back the data?
Lille Ø
Lille Ø4mo ago
You can get the past tracks from the Signal K history API. Here's what we use to generate the tracks to our website (https://lille-oe.de/journeys/ etc): https://github.com/meri-imperiumi/log/blob/main/.github/updatetracks.mjs
Dirk SV MOIN
Dirk SV MOIN4mo ago
I just use the signalk-to-noforeignland plugin. No local track storage yet.
petsi
petsiOP4mo ago
I'm looking for a plugin that save a file with all data that create signalk with one of this formats. I want to sail and after sailing replay the data.
No description
Teppo Kurki
Teppo Kurki4mo ago
you don't necessarily need a plugin for that - you can activate data logging for you data connections. this will create hourly log files of all your raw data in multiplexed log format. "Multiplexed" here means that it will create timestamped lines of data, interleaving/multiplexing data from possibly multiple input connections
petsi
petsiOP4mo ago
I´m going to try it.

Did you find this page helpful?