CGPSEXPLORER
cgpsexplorer is a program to upload garmin map files (.img) to garmin GPS units. This is a C++ rewrite of gpsexplorer, which is written in java, and aims to be a ready-to-use application, with no need for installation or other libraries.
You can contact me here
Links:
- gpsexplorer: a GPL application to send maps to garmin GPS units; writen in Java
- cgpsmapper: tools for creating and editing maps; there is also an application to send maps to garmin units. Closed source, but free versions for non-commercial uses can be downloaded
- Garmin SDK: the official SDK from Garmin; it also contains a document describing the protocol, but it's rather incomplete.
- Garmin img file format: document and some code describing the propretary Garmin .img file format; many things are unknown, still useful.