Open caver456 opened 3 years ago
Priority on this issue isn't clear. While it would be nice to get rid of the external dependency, there are some reasons why it might be fine to keep it as-is:
So - this issue is not high priority, until/unless something changes. The only follow-on for now would be to incorporate GPSBabel installation into the GPSIO installer (if and when one exists).
Surely all of the Garmin Serial-mode communication can be done with a python script instead of GPSBabel? Googling 'garmin serial python' is a good start - a few things to investigate:
https://mygisblog.wordpress.com/2010/04/30/how-to-talk-to-garmin-gpsmap-60csx-using-python/
which mentions 'Garmin Spanner' - ?
pygarmin
Also, maybe the GPSBabel code can just be used in python directly?
Note, this doesn't get rid of the need to install the Garmin Serial drivers.