Skip to content

AndyBryson/WsLogger

Repository files navigation

WsLogger

Application to log GoFree data messages from Navico products.

Windows installer: ftp://software.lowrance.com/wslogger/WsLogger.msi

TODO

  • Replace websocket-sharp -- it seems to cause a few issues
  • Remove 50 item limit
  • Re-write? It should probably handle state transitions better

Build Instructions

Windows

Open WsLogger.sln in Visual Studio and build.

Linux

Install mono as per your platform. Then:
mdtool build "--configuration:Release|x86" WsLoggerMono.sln
or run createLinuxPackage.sh
or open WsLoggerMono.sln in MonoDevelop

License

This code is released under the MIT or GPLv2. Choose the one you like.

About

Application to log GoFree data messages from Navico products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published