wiki:WIMXUWI/GPS_Script

Version 3 (modified by dmeyer@cs.wisc.edu, 13 years ago) (diff)

--

Getting Measurements While Driving for the 6250 in Linux

Directions for 6250

Required Packages

I am using a USB GPS dongle and the required packages for it are gpsd and its dependencies. For the python script to be able to communicate with gpsd, we will need the python-gps package as well. The names of the data files created use the current date and time, so as the current file stands, we will need the dateutil python package also.

sudo apt-get install gpsd python-gps python-dateutil

Attachments (2)

Download all attachments as: .zip