= Getting Measurements While Driving for the 6250 in Linux = [http://wimax.orbit-lab.org/wiki/WiMAX/30 Directions for 6250][[BR]] == 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. {{{ sudo apt-get install gpsd python-gps }}}