Application to log GoFree data messages from Navico products.
Windows installer: ftp://software.lowrance.com/wslogger/WsLogger.msi
- Replace websocket-sharp -- it seems to cause a few issues
- Remove 50 item limit
- Re-write? It should probably handle state transitions better
Open WsLogger.sln in Visual Studio and build.
Install mono as per your platform. Then:
mdtool build "--configuration:Release|x86" WsLoggerMono.sln
or run createLinuxPackage.sh
or open WsLoggerMono.sln in MonoDevelop
This code is released under the MIT or GPLv2. Choose the one you like.