Skip to content

sudoping01/garmin-gps18x-usb-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • Make sure that garmin_gps driver is not blacklisted in modprobe. Comment out any line that says blacklist garmin_gps in the following file: sudo nano /etc/modprobe.d/blacklist.conf

  • copy the file 51-garmin.rules to the path /etc/udev/rules.d/: cp 51-garmin.rules /etc/udev/rules.d/

  • Restart the computer or reload the udev rules.

  • install dependencies : pip install -r requirements.txt

  • run gpt.py : python gpt.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages