https://github.com/yoyoek1/depthloger
https://github.com/yoyoek1/depthloger
charts imgkap kap navigation opencpn python sailboat
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yoyoek1/depthloger
- Owner: yOyOeK1
- Created: 2017-06-01T17:04:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T17:46:47.000Z (almost 8 years ago)
- Last Synced: 2025-01-18T02:13:40.658Z (4 months ago)
- Topics: charts, imgkap, kap, navigation, opencpn, python, sailboat
- Language: Python
- Size: 594 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# depthLoger
Hello.
This is a depthLoger repository.
It is an app for collecting, processing and then puting new readings of depth on to kap charts files. All and more is done automaticlly.
For now it is in earlly stage of development but it is working app.App in using python and five third party libraries.
It records or import nmea data from gpsd or nmea log files, store the data in sqlite database and then after processing, making an offsets, uncluging putting new values on kap charts or generate gpx file.To make it working:
- clone repository to your local mashine
- run ./build.sh
- edit config ( ./depthLoger.py ~from line 25 ) or run it with correct arguments
try to run ./depthLoger.py --help
- download or import data from nmea logs
you can find my database at https://github.com/yOyOeK1/depthLogerDB
- set up your source kap file directoryExample of work
original file
after work
more detail destription comming soon...
cdn... :)