You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - is this project able to convert a GPX/Geojson file into an archive.fsh file? I'm interested in building a route in a different software (like google earth or GaiaGps) and converting it to an FSH file so I can load it onto my C80.
Well, you don't have to write it necessarily in C although it would be handy because all structures are already defined within this project.
I documented the file full format in the OpenStreetMap-Wiki (https://wiki.openstreetmap.org/wiki/ARCHIVE.FSH). It explains almost every byte and every detail of the file format. Using this you should be able to write an xxx-to-FSH converter in any language you like.
Hi - is this project able to convert a GPX/Geojson file into an archive.fsh file? I'm interested in building a route in a different software (like google earth or GaiaGps) and converting it to an FSH file so I can load it onto my C80.
I was looking at something like this - https://forum.raymarine.com/showthread.php?tid=3461 - but the Voyage planner software is terrible and I would like to bypass it.
The text was updated successfully, but these errors were encountered: