Skip to main content

A suite of tools to help collecting NMEA0183 and other marine metrics in a digital logbook format

Project description

BoatBuddy

Alt text Alt text

A suite of tools to help collecting NMEA0183 and other marine metrics in a digital logbook format.

Installation

BoatBuddy can be installed via pip or an equivalent via:

$ pip install BoatBuddy

Features

  • Ability to generate Excel and / or CSV logs
  • Generate GPX file with GPS coordinates combined with timestamps
  • Ability to generate a summary log for each session
  • Sessions can be delimited by the NMEA server availability

Usage

$ python -m BoatBuddy OUTPUT_DIRECTORY [options]

Where OUTPUT_DIRECTORY points to the path where you want the logs to be written to. This will start monitoring the systems connected on your network and outputting log entries on disk (at specified intervals). At the end of each session a summary file (if specified) is generated.

You can listen to NMEA0183 events from a server on your network by providing the server IP address

$ python -m BoatBuddy OUTPUT_DIRECTORY --nmea-server-ip=NMEA_SERVER_IP

You can also capture data transmitted via Modbus TCP from your victron products

$ python -m BoatBuddy OUTPUT_DIRECTORY --victron-server-ip=VICTRON_SERVER_IP

Don't forget to specify a medium format for the files to be written (Excel, CSV or GPX)

For the full list of available options

$ python -m BoatBuddy --help

Project details


Release history Release notifications | RSS feed

This version

0.0.7

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boatbuddy-0.0.7.tar.gz (25.2 MB view hashes)

Uploaded Source

Built Distribution

boatbuddy-0.0.7-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page