A suite of tools to help collecting NMEA0183 and other marine metrics in a digital logbook format
Project description
BoatBuddy
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file boatbuddy-0.0.9.tar.gz
.
File metadata
- Download URL: boatbuddy-0.0.9.tar.gz
- Upload date:
- Size: 25.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0ede449505dedb6e75717675c41dbe7a20de87d666edecff309ebe2e5165ade |
|
MD5 | 7f5d40c28040c8f3d10d38e5a3eb96db |
|
BLAKE2b-256 | 0ac667be3f03c4ab4fc781ed7128a72592e789a053d1b70938acbb2d28f47743 |
File details
Details for the file boatbuddy-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: boatbuddy-0.0.9-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b00f5525769f6cf204f1fc110975d41f8ed6f0eb3b602745362bfef717e96282 |
|
MD5 | bd778b2d8e32371ce0180a5d3e3dc85a |
|
BLAKE2b-256 | c58a30227f15309d9706af1ae3b58bae11eb1e8f44695fbbcca45b15c1c5b5ce |