The motorcycle navigation units from Garmin, the zumo® XT and XT2, are great units. But their routing is not always appreciated, this holds true especially for trips imported from an external program like Basecamp or MyRoute App. Trips saved on the XT(2) itself behave better. The programs in this repository can change a trip from imported to saved, thereby fixing the routing.
More info can be found:
https://www.zumouserforums.co.uk/viewtopic.php?t=2301
There is also an online version that can be found here (That source code is not part of this repository):
https://www.javawa.nl/triprepair.html
The Java code can be compiled with Eclipse. https://www.eclipse.org The generated .jar can be used on Windows, Linux and Mac. This version can also be found on Zumo User Forums
The Delphi version can only be used on Windows, but it has advantages over the Java version. It can be compiled with the (free) Delphi Community Edition. https://www.embarcadero.com/products/delphi/starter
- It has a Graphical User Interface (GUI). No need for typing commands.
- It shows more info.
- It can replace the files directly on the XT(2).
This is only a Cbuilder project. The source code is the same as the Delphi version.
Frank