Closed xbgmsharp closed 1 year ago
I probably miss something, how can we replay a signalk raw server log? Using the latest signalk-server version, the problem still persist.
You need to configure your server with a File Stream
data connection with file type Multiplexed Log
and filename. If a relative file path does not work try with absolute.
I just noticed a problem with the playback though - it does not work if the first line of the file is data from a plugin - the file type detection fails if the second semicolon-delimited field of the line is not a single character.
Let me know how it goes.
Thanks for the feedback. I can now replay a SK log file using a new Multiplexed Log connection. I was expecting to be automated using log2sk. As temporally workaround, I removed the first 2 column of the SK raw log file to get a valid NMEA file.
Yep, that works for 0183 data, but you lose the timestamps and the ability to play back in original rate.