Skip to content

gwood/WBT202

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

George Wood
2011-01-13

This code is a derivative of the code found at

git clone git://gist.github.com/538348.git

The code herein halts at the first error.  Typically the code will
resume at that point once the error is repaired. 

A setup.gps program is provided to copy back the data to the source to
permit the get.gps program to run once again.

So a test cycle runs like this:

$ ./setup.gps
$ ./get.gps

I place these files on the gps itself so that I can have an inplace backup.

How I installed this on the WBT202 GPS device:

$ cd '/Volumes/NO NAME'
$ git clone file:///Users/gwood/Documents/Stanford-iPhone/Winter-2010/Depot/WBT-202_utility

Now we have a true copy of the directory that can be 'pulled' when updates are needed.

$ cd WBT-202_utility
$ git pull

I make changes in the original files on disk and then pull them to the GPS device.

About

Wintec WBT-202 Unix perl script to read files using gpsbabel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors