This blog is not very active anymore, but follow me on twitter.com/chregu or flickr.com/chregu or Instagram or many other "social" networks. Or on my own "Where was I".
Get live coordinates from Nikon GP-1 via USB with gpsbabel on OS X
Mainly for reference, maybe it's useful for someone else:
* Have a Nikon GP-1 GPS Unit
* Plug a miniUSB-USB cable into the unit and your Mac
* Get gpsbabel
* You don't need any other drivers or programs
* run it on the commandline with
gpsbabel -T -i nmea -f /dev/cu.usbmodem3d11 -F gps.csv
and it prints the coordinates to the output. gpsbabel has many output formats, with eg.
gpsbabel -T -i nmea -f /dev/cu.usbmodem3d11 -o kml,points=0,line_color=640000ff,max_position_points=10 -F gps.kml
you get a KML file, which you can open with Google Earth.
Google Earth is by the way also how I found out the needed parameters, since it "just worked" there. I started Google Earth and its Realtime GPS feature and looked at the process list with "ps aux" and got, what I needed (especially the "/dev/cu.usbmodem3d11" parameter may be different on your Mac)
vote.liip.ch
Für die diesjährigen "Best of Swiss Web" Awards sind wir gleich zweimal für den "Master of Swiss Web" nominiert. Bis am nächsten Freitag ist nun die Publikumswahl. Darum - an alle meine zahlreichen Leser hier :) - geht auf vote.liip.ch und lest, was es zu tun gibt, damit ihr Liip eure Stime geben könnt.
Falls wir gewinnen, schmeissen wir ein grandioses Fest für alle, die für uns gestimmt haben. Versprochen.







